/*======================================*/
/*	ƒgƒbƒvCSS														*/
/*======================================*/

BODY	{
	margin:0px;
	padding:0px;
	color:#6b696b;
	font-size:12px;
	background-color:#ededed;
	background-image:url("./images/body-bg.gif");
	background-repeat:repeat-y;
	background-position:0px 0px;
}
BODY.new	{
	background-image:url("./common/images/body-bg.gif");
}

.top_ttl	{
	background-image:url("img_2012/top_bg.jpg");
	height: 333px;
	width: 785px;
}
.top_ttl	img	{
	margin-left: 27px;
	margin-top: 19px;
}

.top_navi	{
	background-image:url("img_2012/navi_bg.gif");
	height: 71px;
	width: 785px;
}
.top_navi	img	{
	float: left;
	margin-bottom: 9px;
	margin-left: 18px;
	margin-right: 19px;
}
.top_navi	img.last	{
	float: left;
	margin-bottom: 9px;
	margin-left: 23px;
	margin-right: 0px;
}
.top_navi_bar	{
	background-image:url("img_2012/navi_bar.gif");
	float: left;
	height: 25px;
	line-height: 22px;
	width: 785px;
}
.top_navi_bar	img	{
	float: left;
	margin-left: 15px;
	margin-right: 4px;
	margin-top: 7px;
}
.top_navi_bar	img.top	{
	float: left;
	margin-left: 15px;
	margin-right: 4px;
	margin-top: 7px;
}
.top_navi_bar	a	{
	color: #373737;
	float: left;
	text-decoration: none;
}

.top_main	{
	background-color: #D6D6D6;
	padding-bottom: 4px;
	text-align: center;
	width: 785px;
}
.top_main	.if_new	{
	float: left;
	margin-left: 6px;

}
.top_main	iframe	{
	background-color: #ffffff;
	border:solid 1px #CCCCCC;
	float: left;
	height: 168px;
	width: 501px;
}
.top_main	.top_bnr	img	{
	float: left;
	margin-bottom: 2px;
	margin-left: 5px;
}

.footer	{
	color: #8C8C8C;
	text-align: center;
	width: 785px;
}

.footer	a	{
	color: #8C8C8C;
	display: inline;
	float: none;
	text-decoration: none;
}







A.top	{	text-decoration:none;color:#FFFFFF;}
A.top:hover{	text-decoration:underline;#FFFFFF;}

DIV.wn	{
	margin:5px 0px 0px;
}
DIV.wn	H2{
	color:#6699ff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
DIV.wn	TABLE{
	margin:0px 10px;
}
DIV.wn	TABLE	TD{
	vertical-align:top;
}
DIV.wn	P{
	margin:0px 10px;
}

DIV.wn	A	{	text-decoration:underline;color:#6b696b;}

DIV.toiawase	{
	text-align:right;
	margin:10px 20px 5px;
	font-size:11px;
}

.navi2_top{
	width:160px;
	border-collapse:collapse;
	font-size:14px;
	margin-left:1px;
}

.navi2_top	td.on	{
	padding:6 10 5px;
	padding-left:17px;
	background-color:#99E84A;
}

.navi2_top	td.on	a:link	{
	color:#000066;
	text-decoration:none;
}

.navi2_top	td.on	a:visited	{
	color:#000066;
	text-decoration:none;
}


.navi2_top	td.on	a:hover	{
	color:#666666;
	text-decoration:none;
}

.navi2_top	td.1	{
	background-color:#ffffff;
	height:1px;
}

.navi2_top	td.etc	{
	text-align:center;
	font-size:13px;
	margin:1px;
	padding:4 10px;
	border:solid 1px #C8C8C8;
	background-color:#F1F1F1;
}

/*--	foot_top	--*/
.foot_top	{
	width: 780px;
	text-align: left;
	background-color:#E6E6E6;
	margin-left: 3px;
	line-height: 20px;
	}
.foot_top_p{
	padding-left: 40px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
	}
.foot_top_p	img.li{
	margin-left: 55px;
	margin-top: 10px;
	}	

.foot_nenkin	{
	width:623px;
	text-align:center;
	margin-top:4px;
	color:#333333;
	line-height: 20px;
}
.btn_r	{
	float: right;
	}