@charset "shift_jis";


body {
	text-align:center;
	background:#faf7f3;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	color:#5A594C;
	font-size:12px;
	letter-spacing:-0.1px;
	line-height:18px;
	text-align:center;
}


img {
	border:0;
}
#container {
	width:650px;
	margin:15px auto;
	text-align:left;
}

#container .tet {
	padding:10px 0px 10px 15px;
}

table.hyou{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:6px 6px 9px 9px;
	color:#515151;
	font-size:12px;
}

table.hyou td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
/*	padding:4px 2px;*/
	padding:6px 9px 6px 9px;
}

table.hyou td.a01{
	background-color:#f7b84a;
	color:#000000;
	font-weight:bold;
}

table.hyou td.a02{
	background-color:#fae0b4;
	color:#000000;
}

table.hyou td.a03{
	background-color:#fae0b4;
	color:#000000;
	width:90px;
}

table.hyou td.a04{
	line-height:180%;
}

table.hyou td.a05{
	background-color:#fae0b4;
	color:#000000;
	width:230px;
}

table.hyou td.a06{
	background-color:#fae0b4;
	color:#000000;
	width:120px;
}

/*------------------------------------ footer */
#container #contents .footer {
	width:600px;
	height:6px;
}



/*------------------------------------ main */








/*----- CLOSE BUTTON */

.btn {
	clear:both;
	margin:20px 0 30px;
	padding-left:225px;
	text-indent:-99999px;
}
#btn_close a {
	width:205px;
	height:33px;
	display:block;
	background:url(../Images/common/btn_close.jpg) no-repeat left top;
}
#btn_close a:hover {
	background:url(../Images/common/btn_close.jpg) no-repeat left bottom;
}
.btns {
	clear:both;
	margin:5px 0 30px;
	padding-left:160px;
	_padding-left:0;
	text-indent:-99999px;
}
*:first-child+html .btns {
	clear:both;
	margin:5px 0 30px;
	padding-left:0;
	text-indent:-99999px;
}














