/*主な構造 ここから---------------------------------------------------------*/


/*another ---------------------------------------------------------*/

#menu_bnr{
	margin-top:0px;
	margin-bottom:10px;
	text-align:right; 	
}

#sub_bnr{
	margin-top:0px;
	margin-bottom:20px;
}

#info_bnr{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

H3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
	line-height: normal;
}

/*information ---------------------------------------------------------*/

#info_tbl {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 145%;
	margin-bottom: 0px;
	width: 510px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:left;
}
#info_tbl td{
	border-bottom:1px dotted #333333; 
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px
}