@charset "utf-8";
/* CSS Document */


/* Micro clearfix */

.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

html{
	height:100%;
	font-size:62.5%;	
}
.cr {
	clear: both;
}


body {
color:#333;
font-family:"メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	font-size: 14px;
		font-size: 1.4rem;
	line-height: 1.7;
	color: #333333;
	text-align: left;
	background: #ffffff;


}


a:link{
	border: 0px;
	text-decoration: none;
	color: #3f86ff;
}

a:hover{
	color: #63C;
}


img {
	padding: 0px;
	margin:0;
	border: none;
	line-height: 0%;
}

a img {
	border: none;
	padding: 0px;
}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}



#header {
	width: 100%;
	min-width:320px;
	-webkit-box-shadow: 0 5px 3px -3px #eee;
	-moz-box-shadow:  0 5px 3px -3px #eee;
	box-shadow:  0 5px 3px -3px #eee;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 0px;
	background: url(../images/head_bg.png) repeat-x bottom;
	z-index: 999;
	top: 0px;
		display: block;
	overflow: hidden;	
	
}

.hed_line {
	background: #0071BC;
	display: block;
	height: 5px;
	width: 100%;
	overflow: hidden;
}

.width_960center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	max-width:480px;
	min-width:320px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#rogo a{
	display: block;
	text-indent:100%;
	white-space:nowrap;
	float: left;
	height: 32px;
	width: 120px;
	overflow: hidden;
	background: url(../images/aatax_rogo.png) repeat-x;
	background-size: 120px 32px;
	-webkit-background-size: 120px 32px;
	-moz-background-size: 120px 32px;
	-o-background-siz:120px 32px;
	-ms-background-size: 120px 32px;
	margin-top: 13px;
	margin-bottom: 0px;
	margin-left: 3px;
	
}


#rogo a:hover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
 
}

.navi {
	display: block;
	padding: 0px;
	float: right;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	width:173px;
}



.navi ul .navi_top a{
		float: left;
	display: block;
	overflow: hidden;
	margin-right: 6px;
	margin-bottom: 0px;
		height: 50px;
	width: 50px;
		padding:0px;
	overflow: hidden;
		text-indent:100%;
	white-space:nowrap;
background: url(../images/smp02_navi.png) no-repeat;
	background-size: 173px 50px;
	-webkit-background-size: 173px 50px;
	-moz-background-size:  173px 50px;
	-o-background-siz:  173px 50px;
	-ms-background-size:  173px 50px;
	background-position: 0 0;
	
}

.navi ul .navi_new a{
		float: left;
	display: block;
	overflow: hidden;
	margin-right: 6px;
	margin-bottom: 0px;
		height: 50px;
	width: 50px;
		padding:0px;
	overflow: hidden;
		text-indent:100%;
	white-space:nowrap;
background: url(../images/smp02_navi.png) no-repeat;
	background-size: 173px 50px;
	-webkit-background-size: 173px 50px;
	-moz-background-size:  173px 50px;
	-o-background-siz:  173px 50px;
	-ms-background-size:  173px 50px;
	background-position: -56px 0;
}

.navi ul .right_line a{
		float: left;
	display: block;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
			height: 50px;
	width: 61px;
		padding:0px;
	overflow: hidden;
		text-indent:100%;
	white-space:nowrap;
background: url(../images/smp02_navi.png) no-repeat;
	background-size: 173px 50px;
	-webkit-background-size: 173px 50px;
	-moz-background-size:  173px 50px;
	-o-background-siz:  173px 50px;
	-ms-background-size:  173px 50px;
	background-position: -112px 0;
}

.navi ul .navi_top a:hover{	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;}
.navi ul .navi_new a:hover{	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;}
.navi ul .right_line a:hover{	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;}


/*途中から出てくるナビ*/



#header_02 {
	width: 100%;
	min-width:320px;
	-webkit-box-shadow: 0 5px 3px -3px #eee;
	-moz-box-shadow:  0 5px 3px -3px #eee;
	box-shadow:  0 5px 3px -3px #eee;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 0px;
	background: url(../images/head_bg_02.png) repeat-x bottom;
	position: fixed;
	z-index: 999;
	top: 0px;
		display: block;
	overflow: hidden;	
	
}

.hed_line_02 {
	background: #0071BC;
	display: block;
	height: 5px;
	width: 100%;
	overflow: hidden;
}

.width_960center_02 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	max-width:480px;
	min-width:320px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#rogo_02 a{
	display: block;
	text-indent:100%;
	white-space:nowrap;
	float: left;
	height: 32px;
	width: 120px;
	overflow: hidden;
	background: url(../images/aatax_rogo.png) repeat-x;
	background-size: 120px 32px;
	-webkit-background-size: 120px 32px;
	-moz-background-size: 120px 32px;
	-o-background-siz:120px 32px;
	-ms-background-size: 120px 32px;
	margin-top: 13px;
	margin-bottom: 0px;
	margin-left: 3px;
	
}


#rogo_02 a:hover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
 
}

.navi_02 {
	display: block;
	padding: 0px;
	float: right;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	width:173px;
}



.navi_02 ul .navi_top_02 a{
		float: left;
	display: block;
	overflow: hidden;
	margin-right: 6px;
	margin-bottom: 0px;
		height: 50px;
	width: 50px;
		padding:0px;
	overflow: hidden;
		text-indent:100%;
	white-space:nowrap;
background: url(../images/smp02_navi.png) no-repeat;
	background-size: 173px 50px;
	-webkit-background-size: 173px 50px;
	-moz-background-size:  173px 50px;
	-o-background-siz:  173px 50px;
	-ms-background-size:  173px 50px;
	background-position: 0 0;
	
}

.navi_02 ul .navi_new_02 a{
		float: left;
	display: block;
	overflow: hidden;
	margin-right: 6px;
	margin-bottom: 0px;
		height: 50px;
	width: 50px;
		padding:0px;
	overflow: hidden;
		text-indent:100%;
	white-space:nowrap;
background: url(../images/smp02_navi.png) no-repeat;
	background-size: 173px 50px;
	-webkit-background-size: 173px 50px;
	-moz-background-size:  173px 50px;
	-o-background-siz:  173px 50px;
	-ms-background-size:  173px 50px;
	background-position: -56px 0;
}

.navi_02 ul .right_line_02 a{
		float: left;
	display: block;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
			height: 50px;
	width: 61px;
		padding:0px;
	overflow: hidden;
		text-indent:100%;
	white-space:nowrap;
background: url(../images/smp02_navi.png) no-repeat;
	background-size: 173px 50px;
	-webkit-background-size: 173px 50px;
	-moz-background-size:  173px 50px;
	-o-background-siz:  173px 50px;
	-ms-background-size:  173px 50px;
	background-position: -112px 0;
}

.navi_02 ul .navi_top_02 a:hover{	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;}
.navi_02 ul .navi_new_02 a:hover{	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;}
.navi_02 ul .right_line_02 a:hover{	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;}


/*途中から出てくるナビここまで*/




#main {
	width: 100%;
	min-width:320px;
	padding-top:0px;
	
}



h2 {
	min-width:320px;
	color: #fefefe;
	background: #3f86ff;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 30px;
		

}

.width_960center h1 img {
	display: block;
	width:100%;
	height: auto;
	max-width: 450px;
	overflow: hidden;
	margin: 50px auto 30px;

}

.m_center {
	text-align: center;
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
}

.min_max_center_100 p {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.min_max_center_100 {
	max-width:480px;
	min-width: 310px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.name_w {
 white-space: nowrap; 
	
}

.left_photo {
	float: left;
	width:100px;
	height:auto;
}

.left_photo img{
width:100%;
height:auto;
}

.right {
	font-size:12px;
	font-size:1.2rem;
	width:50%;
	float: right;
	text-align: right;
	display: block;
	margin-top: 30px;
	margin-right: 5px;
}



p .mag img {
		display: inline-block;
	margin-bottom: -5px;
}

.red {
	color: #cc0000;
}

.blue {
	font-size: 18px;
	font-size: 1.8rem;
	color: #0071BC;
	font-weight: bold;
}

#footer {
	font-size: 12px;
		font-size: 1.2rem;
	color: #fefefe;
	background: #3F86FF;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}

.pa_50 {
	display: block;
	padding-top: 30px;
}

.m_center img {
	height: auto;
	width: 200px;
}


.bottun a{
	font-size:14px;
	font-size:1.4rem;
	text-align: center;
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: #F5F5F5;
	margin-top: 5px;
	width: 250px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
}