a{
  text-decoration : none;
}
a:hover{
  color : #ff8000;
  text-decoration : underline;
}
body{
	font-size:13px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
img {
	max-width:100%;
	height:auto;
}
div {
	max-width:100%;
	height:auto;
}
table {
	max-width:100%;
	height:auto;
}
form {
	max-width:100%;
	height:auto;
}
input {
	max-width:100%;
	height:auto;
}
iframe {
	max-width:100%;
	height:auto;
}
table{
	text-align:left;
}
td{
	font-size : 13px;
}
h1,h2,h3{
	font-size : 13px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
.commentblock{
	margin-top:20px;
	margin-bottom:50px;
	margin-left:25px;
}
.pContainerTL {
	position: absolute;
	width: 20px;
	height: 20px;
	top: -20px;
	left: -20px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowTL.png) no-repeat;
}
.pContainerTR {
	position: absolute;
	width: 20px;
	height: 20px;
	top: -20px;
	right: -20px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowTR.png) no-repeat;
}
.pContainerBL {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: -20px;
	left: -20px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowBL.png) no-repeat;
}
.pContainerBR {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: -20px;
	right: -20px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowBR.png) no-repeat;
}
.pContainerL {
	position: absolute;
	height: 100%;
	width: 20px;
	top: 0px;
	left: -20px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowL.png) repeat-y;
}
.pContainerR {
	position: absolute;
	height: 100%;
	width: 20px;
	top: 0px;
	right: -20px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowR.png) repeat-y;
}
.pContainerT {
	position: absolute;
	width: 100%;
	height: 20px;
	top: -20px;
	left: 0px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowT.png) repeat-x;
}
.pContainerB {
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: -20px;
	left: 0px;
	background : transparent url(https://www.aimix.jp/image/popUpShadowB.png) repeat-x;
}
div.windowth{
	width:100%;
	height:2em;
	background-color:#666666;
	background: -moz-linear-gradient(top, #999999, #666666);
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#666666));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#999999,EndColorStr=#666666);
}

#header {
	width: 100%;
	background-color: #0080c0;
	line-height: 2em;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : black;
	border-bottom-color : black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
}
#searchbar {
}
#searchbarwrap {
	width: 100%;
	background-color: #006393;
	line-height: 2em;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : black;
	border-bottom-color : black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	text-align: center;
}
#topmenu {
	max-width: 728px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006393;
	background-image : url(https://www.aimix.jp/menubg.gif);
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : black;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : black;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : black;

	text-align: center;
}
.sidebanner {
	max-width: 728px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006393;
	border: 1px solid black;
	text-align: center;
	overflow: hidden;
}
#snsbuttons {
	max-width: 728px;
	padding-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
	background-color: #ffffff;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : black;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : black;
	text-align: right;
}
div#snscode {
	margin:0;
	padding:0;
}
div#snscode ul{
	margin:0;
	padding:0;
}
div#snscode li {
	float:left !important;
	list-style-type:none;
}
.snscode{
	margin-right:0px;
	display:inline-block;
	overflow:hidden;
	*display: inline;
	*zoom: 1;
}
.contentwrap {
	max-width: 728px;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : black;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : black;
}
.contentinner {
	padding-top: 1px;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
}
.tipstitle {
	line-height: 2em;
	padding-left: 1em;
	margin-top: 1.5em;
	border-left-width : 5px;
	border-bottom-width : 1px;
	border-left-style : solid;
	border-bottom-style : solid;
	border-left-color : #0080c0;
	border-bottom-color : #0080c0;
	border-top-style : none;
	border-right-style : none;
}
.tipscontent {
	margin-left: 1.5em;
	margin-right: 1em;
	padding-left: 1.5em;
	padding-right: 1em;
	padding-top: 1.5em;
}
.linkbox {
	float: left;
	padding: 1em;
}
.linkbox_title {
	font-weight: bold;
}
.linkbox > ul {
	padding-left: 2em;
	list-style-image: url(bot4.gif);
}
.single_linkbox {
	width: 12em;
	background: url(yazi.gif) no-repeat left center;
	padding-left:15px;
	line-height: 2em;
	float: left;
}
#footer1 {
	width: 100%;
	background-color: #006393;
	line-height: 2em;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : black;
	border-bottom-color : black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	text-align: center;
}
#footer2 {
	width: 100%;
	background-color: #0080c0;
	line-height: 2em;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : black;
	border-bottom-color : black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	text-align: center;
}
#topbannerimage {
	background: url('logodog.gif') 0 0 no-repeat;
	background-size: contain;
	width: 728px;
	height: 90px;
	max-width: 728px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006393;
	border: 1px solid black;

}