#mainBSerch {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
#serchWaku {
	font-family: "Hiragino Kaku Gothic Pro W3, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック";
	font-size: 95%;
	line-height: 135%;
	background-color: #FFFFFF;
	padding: 8px 8px 8px 15px;
	margin-top: 10px;
	border: 1px solid #FF9900;
	color: #000000;
}
#mainBList td {
	font-family: "Hiragino Kaku Gothic Pro W3, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック";
	font-size: 95%;
	line-height: 150%;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image:  url("../img/link_arrow_f01.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#mainBDetail th {
	font-family: "Hiragino Kaku Gothic Pro W3, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック";
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: normal;
	background-color: #FFFFCC;
}
#mainBL {
	float: left;
	width: 460px;
	padding-bottom: 10px;
}
#mainBR {
	float: right;
	width: 220px;
	padding-bottom: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック";
	font-size: 85%;
	line-height: 130%;
	text-align: left;
}
#gBorder {
	background-color: #CDEBBB;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 700px;
	margin-top: 10px;
}

