/*   メニューコンテンツ */
.menucon2 {
	float: left;
	background : url(../image/mark/menulist.gif) no-repeat left center;
	background: #fff;
	color: #000;
	height: 20px;
	text-decoration: none;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin : 0px;
	padding: 3px 0px 3px 0px;
}

/*   下段左ボックス */
#tx_Left_box{
	float: left;
	width: 180px;
	padding: 0px;
	margin: 10px 0px 0px 5px;
}
/*   下段右ボックス */
#tx_Right_box{
	float: right;
	width: 565px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}
/*   外枠 */
#Soto_box{
	width: 550px;
	margin : 10px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #666;
}

#Soto_box B{
	font-size: 15px;

}
#Soto_box SPAN{
	font-size: 14px;
	line-height: 130%;
	margin: 10px 0 20px 5px;
	display : block;
}
#aka{
	font-size: 10px;
	color :red;
	background: #ffc;
	margin: 10px 50px 10px 50px;
	padding: 5px;
	border: 1px solid #666;
}
a .waku{
	border: 1px solid #000;
	filter: alpha(style=0, opacity=70);
}
a:hover .waku{
	border: 1px solid #000;
	filter: alpha(style=0, opacity=100);
}
.mon{
	font-size: 12px;
	line-height: 140%;
}
.f12{
	font-size: 12px;
	text-align: center;
}
.f12_2{
	width: 110px;
	font-size: 10px;
	text-align: center;
}
.syousai a{
	font-size : 16px;
	width : 330px;
	height : 23px;
	background : url(../image/page/k_syousai_off.gif) no-repeat left top;
	display : block;
	text-decoration:none;
}

.syousai a:hover{
	text-decoration:none;
	font-size : 16px;
	width : 330px;
	height : 23px;
	background : url(../image/page/k_syousai_on.gif) no-repeat left top;
	display : block;
}
.syousai STRONG{
	margin-top : 3px;
	margin-left : 30px;
	color : #000;
	display : block;
}
.tb_b{
	margin-bottom: 10px;
}

