@charset "shift_jis";

#body{
	margin:0 auto;
	padding:0 auto;
	height:auto 0;
	width:740px;
	color:#333;
	background:#fff;
	a:link;
	a:active;
	a:visited;
	a:hover;
}

/* IE対応してません・・
#wrapper{width:740px;
		 margin:0 auto;
		 padding:0;
		 height:auto;
}

#content{
		width:729px;
		float:right;
}

#main{
		width:718px;
		float:left;
}

#right{
		float:right;
		height:1300px;
		width:11px;
		background-image:url(../images/bg_right.jpg);
        background-repeat:repeat;
}
#left{
		float:left;
		width:11px;
		height:1300px;
		background-image:url(../images/bg_left.jpg);
		background-repeat:repeat;	
}
*/

/* 現在不要だが、今後使う可能性あり

#inbox { width:720px
		 margin:0 auto;
		 padding:0;
	     height:auto;
}


#wrap { float:center;
		width:720px;
}

#main { width:698px;
		font-size:14px;
		color:#333;	
}
*/


#heada{
	width:718px;
	height:60px;
	background-image:url(../images/common/heada.jpg);
	background-repeat: no-repeat;
}

#table_left{
width:50px;
height:200px;
margin:0 10 10 0;
padding-left:5px;
}

#dotted{
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	font-size:10px;
	width:100%;
	padding-bottom:10px;
}

#under { float:left;
		 width:720px;
		 background-color:#424242;
		 color:#fff;
		 font-size:12px;
		 padding:5px;
		 line-height:18px;
		 margin-top:20px;
		 text-align:center;
}

#footer{
	width:720px;
	height:20px;
	background-color:#FFFFFF;
	float:left;
	font-size:11px;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-variant:small-caps;
	padding-top:10px;
	text-align:center;
}

#line_groove{
	border-bottom-color:#fff;
	border-bottom-style:ridge;
	width:698px;
	padding-left:10px;
}

#bg_note{
		background-image:url(../images/faq/bg_note.jpg);
		background-repeat:no-repeat;
}

.PL10_bold{
    padding-left:10px;
	font-weight:bold;
	font-size:14px;
	}
	
.PL10{
    padding-left:10px;
	font-size:14px;
	}

.P5{
	padding:5px;
	font-size:14px;
	}
	
.bg_gray001{
    background-color:#e9e9e9;
	padding:8px 8px 8px 8px;
	}
	
	
		

	


