/* CSS Document */@charset "Shift_JIS";body{	margin : 0px 0px 0px 0px ;	padding : 0px 0px 0px 0px ;	}/*全体--------*/#container {	display:block;	width:500px;	height:auto;	margin: 0px auto auto auto;	padding:0px 0px 0px 0px;}/*header-------*/#FheaderArea {	width:500px;	height:80px;	margin:0px 0px 0px 0px;	}#Fmain {	width:500px;	height:auto;	padding:0px 0px 0px 0px;	margin-left:0px;	}/*mainページテキスト---------*/.h1 {	font-size:14px;	color:#000000;	}.h2 {	font-size:12px;	color:#333333;	}.hb1 {	width:530px;	height:auto;	border-bottom:1px solid #999999;	line-height:40px;	}.hb2 {	width:530px;	height:auto;	border-bottom:1px solid #999999;	line-height:40px;	padding-bottom:20px;	}.mtext {	font-size:14px;	color:#333333;	line-height:24px;	margin-bottom:0px;	}	.mtext10 {	font-size:10px;	color:#666666;	line-height:14px;	}.mtext12 {	font-size:12px;	color:#666666;	line-height:14px;	}.tm-top20 {	margin-top:20px;	}.tm-top30 {	margin-top:30px;	}.tm-top50 {	margin-top:50px;	}	.tm-top70 {	margin-top:70px;	}	.tm-bottom20 {	margin-bottom:20px;	}	.tm-bottom50 {	margin-bottom:50px;	}.tm-left20 {	margin-left:20px;	}	.tm-left50 {	margin-left:50px;	}	.btext {	font-size:12px;	color:#000000;	line-height:20px;	margin:20px 0px 20px 30px;	}.qtext {	font-size:14px;	color:#000000;	line-height:25px;	}.c1 {	color:#993366;	}.c2 {	color:#40c0a0;	}.border1 {	border-bottom:2px solid #993366;	}	.border2 {	border-bottom:1px solid #40c0a0;	}.Fhlback {	width:480px;	height:30px;	background-image:url(../images/h-lineback.png);	}/*footer------------*/#Ffooter {	clear:both;	width:500px;	height:100px;	margin:0px 0px 0px 0px;	border-top:2px solid #6CA659;	}.ftext {	padding:5px 10px 0px 10px;	font-size:10px;	color:#000000;	text-align:right;	}