/* CSS Document */
/* -----------------------------------------------------------共通 */
a:hover {
	color: #4BA6F8;
	text-decoration:none;
}
body {
	font-size:12px;
	margin: 0px;
	background-color: #F1F1F0;

}
td { font-size:12px; line-height: 120%; }
img {border: 0;}
.pt9 {font-size : 9pt;}
body,td,th {
	color: #333333;
}
.table_body {
	text-align:center;
	background-image:url(../img/body.gif)
}

.text_fff12px {
	font-size: 12px;
	color: #FFFFFF;
	line-height:17px;
}
.text_fff10px {
	font-size: 10px;
	color: #FFFFFF;
	line-height:17px;
}
.text_33312px {
	font-size: 12px;
	color: #333333;
	line-height:17px;
}



/* -----------------------------------------------------------ヘッダー */
.h1 {
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	text-align: right;
	height: 40px;
	padding-top: 15px;
	line-height: 14px;
	width: 590px;
/*	width: 540px;*/
	white-space: nowrap;
}

.hdr_menu {
	text-align: right;
	padding-top: 10px;
	padding-left: 85px;
}



/* -----------------------------------------------------------フッター */
.ftr_line {
	background-image:url(../img/ftr_bg.gif);
	height:10px;
}
.ftr_pad {
	padding-top: 10px;
}
.footer_bgcolor 	{
	height:90px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;

}
.footer_bgcolor_req 	{
	height:70px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;

}

/* -----------------------------------------------------------検索メニュー */
.search_body {
	height: 140px;
	text-align:center;
	background-image:url(../img/search_bg.png)
}



/* -----------------------------------------------------------コーナー BEST3 */
.title_best3 {
	width:410px;
	height: 140px;
	background-image:url(../img/title_best3_body.gif)
}



/* -----------------------------------------------------------コーナーbody_550px */
.corner_550_body {
	width:550px;
	background-image:url(../img/title_body_550px.gif)
}



/* -----------------------------------------------------------エリア検索 */
.area_bg {
	background-image:url(../img/side_area_bg.gif);
	background-position: left;
	padding-bottom: 10px;
}
.area_text {
	width:66px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-left: 3px;
	text-decoration: none;
}
.area_dog {
	width:110px;
	height: 32px;
}

.area_icon {
	width:11px;
	height: 11px;
	background-image:url(../img/side_area_icon.gif);
}




/* -----------------------------------------------------------右側メニュー */

.side_body {
	height: 75px;
}

.side_menu_text_01 {
	padding-top:5px;
	padding-left:10px;
	width:230px;
}
.side_menu_text_02 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	line-height: 17px;
}

.side_menu_link {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.side_menu_btn {
	padding-bottom: 5px;
}

.side_menu_bg {
	background-image: url(../img/side_menu_bg.gif);
}

.side_info {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

/* -----------------------------------------------------------コーナーbody_910px */
.corner_910_body {
	width:910px;
	background-image:url(../img/title_body_910px.gif);
}

/* -----------------------------------------------------------コーナーbody_450px */
.corner_450_body {
	width:450px;
	background-image:url(../img/title_body_450px.gif);
}