@charset "shift_jis";
/*‘Sƒy[ƒW“K—pCSS -------------------------------------------------------------- */

* {
	margin		: 0;
	padding		: 0;
	font-style	: normal;
	font-size	: 100%;
}

body {
	/*font-family: "Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "ƒƒCƒŠƒI", Meiryo, "MS P Gothic", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;*/
	font-family: "Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka,"MS P Gothic", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	line-height:1.5;
	background: url(../img/img-common/all_bg01.gif) repeat;
	color: #333333;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td{  
margin:0; padding:0;  
}  
table{  
border-collapse:collapse; border-spacing:0;  
}  
fieldset, img{  
border:0;  
} 
img {
vertical-align: top;
}
/*address, caption, cite, code, dfn, em, strong, th, var{
font-style:normal; font-weight:normal;  
}*/

address, caption, cite, code, dfn, em, th, var{
font-style:normal; font-weight:normal;  
}
ol, ul{  
list-style:none;  
} 
caption, th{  
text-align:left;  
}
h1, h2, h3, h4, h5, h6{  
font-size:100%; font-weight:normal;  
}
hr {
display: none;
}

abbr, acronym{  
border:0;  
}
/* ƒ‚ƒ_ƒ“ƒuƒ‰ƒEƒUŒü‚¯ */
.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
}
/* IE-mac \*/
* html .clearfix {
        height: 1%;
}
.clearfix {
        display: block;
}
/* End IE-mac */

.clear{
clear:both;
} 

/*------------------------------------
ƒŠƒ“ƒN 
------------------------------------*/ 
a:link, a:visited {
	text-decoration:underline;
	color: #0000FF;
}

a:hover {
	text-decoration:none;
	color: #3C3CFF;
}


/*------------------------------------
ƒ‰ƒbƒp[ 
------------------------------------*/ 
#wrapper {
	margin: 0px auto;
	text-align: left;
	background: url(../img/img-common/wrapper_bg01.gif) repeat-y;
	width: 950px;
}

/*------------------------------------
ƒwƒbƒ_[ 
------------------------------------*/ 


#header {
	background: url(../img/img-common/hed_bg01.gif) no-repeat left bottom;
	width: 950px;
}

#header h1 {
	margin: 0;
	padding: 7px 0 0 18px;
	line-height: normal;
	font-size: 108%;
}

#header p.logo {
	margin: 0;
	padding: 0 0 0px 0;
	float: left;
	width: 394px;
}
#header p.logo img {
	margin: -2px 0px 0px 0px;
}



#header ul {
	padding: 0px 0 0px 0;
	margin: 0;
	float: right;
	width: 430px;
}

#header li {
	float: left;
	background: url(../img/img-common/hed_ico01.gif) no-repeat left 4px;
	padding: 0px 17px 0px 15px;
	margin: 0px 0 0px 0;
}
#header li.btn {
	background: none;
	padding: 0px 0 10px 25px;
	margin: 0;
}


#header li a{
	text-decoration: none;
	color: #333333;
}


#header li.btn a{
	background: url(../img/img-common/hed_btn01.gif);
	height: 25px;
	width: 144px;
	text-indent: -10000px;
	display: block;
	outline: none;
	overflow: hidden;
}


#header li a:hover{
	text-decoration: underline;
	color: #0707BC;
	background-position: right top;
}









/*------------------------------------
ƒRƒ“ƒeƒ“ƒc 
------------------------------------*/ 
#contents {
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: right;
}


/*------------------------------------
ƒy[ƒWƒgƒbƒv
------------------------------------*/ 



#pagetop {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 40px 0px 0px;
}
#contents #pagetop p {
	margin: 0px 47px 0px 0px;
	text-align: right;
	padding: 0px 0px 10px;
	font-size: 100%;
}
#pagetop p a {
	color: #333333;
	text-decoration: none;
	background: url(../img/img-common/pagetop_ico01.gif) no-repeat left 3px;
	padding: 0px 0 0 15px;
}
#pagetop p a:hover{
	text-decoration: underline;
}


/*------------------------------------
ƒtƒbƒ^[ 
------------------------------------*/ 

#footer {
	clear: both;
	width: 950px;
	background: url(../img/img-common/fot_bg01.gif) no-repeat left top;
}
#footer ul {
	font-size: 108%;
	padding: 20px 0px 10px 0;
	margin: 0px auto;
	width: auto;
	text-align: center;
}

#footer li {
	display: inline;
	margin: 0 14px 0 0;
	padding: 0 14px 0 0;
	border-right: 1px solid #333333;
}
#footer li.last {
	border-right: none;
	margin: 0;
	padding: 0;
}

#footer li a{
	color: #333333;
	text-decoration: none;
}
#footer li a:hover{
	color: #3C3CFF;
	text-decoration: underline;
}
#footer address {
	padding: 0 0 10px;
	margin: 0;
	text-align: center;
	clear: both;
}

#footer dl.fot_btn {
	margin: 0 0 0 253px;
	clear: both;
	padding: 0 0 10px 0;
}
#footer dl.fot_btn dt {
	float: left;
	padding: 0 0 20px 0;
}

#footer dl.fot_btn dt a {
	background: url(../img/img-common/fot_ic_01.gif) no-repeat left top;
	height: 39px;
	width: 40px;
	text-indent: -10000px;
	display: block;
	outline: none;
	overflow: hidden;
	font-size:0;
}

#footer dl.fot_btn dt a:hover{
	background-position: left bottom;
}


#footer dl.fot_btn dd {
	padding: 10px 0 0 40px;
	text-align: left;
}





#container {
	clear: both;
	width: 950px;
	background: url(../img/img-common/left_bg01.gif) repeat-y;
}


#left_nav {
	float: right;
	width: 200px;

}
#left_nav ul {
	margin: 0px;
	padding: 17px 0px 0px 9px;
}
#left_nav li {
	margin: 0px;
	padding: 0px 0px 8px;
}
#left_nav li.method04 {
	margin: 0px;
	padding: 0px 0px 6px;
}

/*#left_nav dd.upperdd a{
	background: url(../img/img-common/left_navi01.gif) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 45px;
	width: 180px;
	outline: none;
	overflow: hidden;
}
*/


#left_nav li a{
	background: url(../img/img-common/left_navi01.gif) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 45px;
	width: 180px;
	outline: none;
	overflow: hidden;
}
#left_nav li.method02 a{
	background: url(../img/img-common/left_navi02.gif) no-repeat left top;
}

#left_nav li.method03 a{
	background: url(../img/img-common/left_navi03.gif) no-repeat left top;
}

#left_nav li.method04 a{
	background: url(../img/img-common/left_navi04.gif) no-repeat left top;
}

#left_nav li.method05 a{
	background: url(../img/img-common/left_navi05.gif) no-repeat left top;
	height: 47px;
}

#left_nav li.method06 a{
	background: url(../img/img-common/left_navi06.gif) no-repeat left top;
}

#left_nav li.method07 a{
	background: url(../img/img-common/left_navi07.gif) no-repeat left top;
}

#left_nav li.method08 a{
	background: url(../img/img-common/left_navi08.gif) no-repeat left top;
}

#left_nav li.method09 a{
	background: url(../img/img-common/left_navi09.gif) no-repeat left top;
}

#left_nav li.method10 a{
	background: url(../img/img-common/left_navi10.gif) no-repeat left top;
}

#left_nav li.method11 a{
	background: url(../img/img-common/left_navi11.gif) no-repeat left top;
}

#left_nav li.method12 a{
	background: url(../img/img-common/left_navi12.gif) no-repeat left top;
}

#left_nav li.method13 a{
	background: url(../img/img-common/left_navi13.gif) no-repeat left top;
}

#left_nav li a:hover{
	background-position: right top;
}

#left_nav dl dt.upperdd {
	margin: 8px 0px 0;
}

#left_nav dl dt.method05 {
	padding: 0px 0px 0;
}

#left_nav dl dt.method14 {
	padding: 0px 0px 8px 0 ;
}


#left_nav dl dt.method01 {
	padding: 0;
}

#left_nav dl dt a{
	background: url(../img/img-common/left_navi01.jpg) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 45px;
	width: 180px;
	outline: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#left_nav dl dt.method02 a{
	background: url(../img/img-common/left_navi02.jpg) no-repeat left top;
}
#left_nav dl dt.method03 a{
	background: url(../img/img-common/left_navi03.jpg) no-repeat left top;
}
#left_nav dl dt.method04 a{
	background: url(../img/img-common/left_navi04.jpg) no-repeat left top;
}
#left_nav dl dt.method05 a{
	background: url(../img/img-common/left_navi05.jpg) no-repeat left top;
	height: 47px;
}
#left_nav dl dt.method06 a{
	background: url(../img/img-common/left_navi06.jpg) no-repeat left top;
}
#left_nav dl dt.method07 a{
	background: url(../img/img-common/left_navi07.jpg) no-repeat left top;
}
#left_nav dl dt.method08 a{
	background: url(../img/img-common/left_navi08.jpg) no-repeat left top;
}
#left_nav dl dt.method09 a{
	background: url(../img/img-common/left_navi09.jpg) no-repeat left top;
}
#left_nav dl dt.method10 a{
	background: url(../img/img-common/left_navi10.jpg) no-repeat left top;
}
#left_nav dl dt.method11 a{
	background: url(../img/img-common/left_navi11.jpg) no-repeat left top;
}
#left_nav dl dt.method12 a{
	background: url(../img/img-common/left_navi12.jpg) no-repeat left top;
}
#left_nav dl dt.method13 a{
	background: url(../img/img-common/left_navi13.jpg) no-repeat left top;
}
#left_nav dl dt.method14 a{
	background: url(../img/img-common/left_navi14.jpg) no-repeat left top;
}

#left_nav dl dt a:hover{
	background-position: right top;
}


#left_nav h3 {
	margin: 15px 0px 5px 6px;
	padding: 0px;
}
#left_nav p.last {
	margin: 0px 0px 0px 25px;
	padding: 4px 0px 0px 3px;
	/*background: url(../img/img-common/left_bg02.jpg) no-repeat left top;*/
}

#left_nav ol {
	margin: 0px 0 0 27px;
	padding: 19px 0px 0px 11px;
}
#left_nav ol li {
	margin: 0px;
	padding: 0px 0px 8px;
}

#left_nav ol li a{
	background: url(../img/img-common/left_btn_01.jpg) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 23px;
	width: 120px;
	outline: none;
	overflow: hidden;
}
#left_nav ol li.method02 a{
	background: url(../img/img-common/left_btn_02.jpg) no-repeat left top;
}

#left_nav ol li a:hover{
	background-position: right top;
}
#left_nav ul.kouhou {
	background:url(../img/img-common/left_line01.gif) no-repeat 10px bottom;
	margin: 0px;
	padding: 21px 0px 22px 9px;
	display:block;
}
#left_nav ul.kouhou li{
	margin:0;
	padding:0;
	}
#left_nav ul.kouhou li.method01 a{
	background: url(../img/img-common/left_btn_03.gif) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 80px;
	width: 186px;
	outline: none;
	overflow: hidden;
	margin:0;
	padding:0;
	}
#left_nav ul.kouhou li.method01 a:hover{
	background-position: right top;
}
#left_nav ul.kouhou li.method02{
	padding:0 20px 0 0px;
	}
#left_nav ul.kouhou li.method02 a{
	background:url(../img/img-common/left_icon_01.gif) no-repeat 6px 4px;
	text-indent:0;
	margin:0;
	height:auto;
	width:auto;
	overflow:auto;
	margin:0;
	padding:0 0 0 19px;
	}
#left_nav ul.kouhou li.method02 em{
	font-size:83%;
	padding:0 0 0 19px;
	display:block;
	height:100%;
	}


.member #contents .line-through {
	text-decoration: line-through;
}
.assistance_contract-4 #contents p.first {
	margin: 0px 65px -30px;
	padding: 0px;
}
#header input.w_01{
	width:140px;
}

#header form.search{
	padding:0px 0 0px 0;
	margin: 0 241px 0 0px;
	width: 200px;
	float: right;
	display: inline;

}

#header form.search div{
	padding:0px 0 25px 0;

}


#left_nav ol li.method02 {
	padding:0 0 30px;
	margin:0;
	display:block;
	height:100%;
}
