@charset "utf-8";

/* -----------------------------------------------------------
 File name:      xxxx_common.css
 Style Info:     各特集独自のスタイル
----------------------------------------------------------- */

.catch {
	padding:10px;
}
.dataInfo {
	background-color:#f9f2d5;
	border:1px solid #f5e8b3;
	padding:6px 10px;
	font-size:10px;
	color:#993300;
	line-height:1.5;
}
.searcharea {
	width: 725px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
.maparea {
	float:left;
	width: 355px;
}
.todofukenarea {
	padding-bottom:1px;
	float: right;
	background-color: #fcfedc;
	width: 370px;
}
.searchtitle {
	background-color: #dbfaff;
	color:#F60;
	font-weight:bold;
	padding:3px;
	line-height:1.3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.searchtitle span {
	font-size:14px;
}
.widarea {
 	margin:3px 3px 0;
 	height:18px;
}
.wid {
	font-weight:bold;
	width:74px;
	background-color: #f0f2c9;
	float:left;
	padding:4px 3px 2px;
	line-height:1;
}

.widarea span {
	float:left;
	padding:3px 3px 3px 5px;
	line-height:1;
}
.fb {
	font-weight:bold;
}

.featurearea {
	margin-bottom:30px;
}

/*
 追加したスタイル[
----------------------------------------------------------- */
/*index.html*/

/*index.html*/


#content .theme_ti {
	margin-top: 15px;
}
#content .theme_read {
	font-size: 100%;
	color: #780502;
	margin-top: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#content #area_wrap {
	margin-top: 15px;
}
#area_wrap .area_block {
	background: url(../images/highclass_bg001.gif) no-repeat 15px top;
	margin-bottom: 10px;
}
#area_wrap .area_block .area_block_bottom {
	background: url(../images/highclass_bg002.gif) no-repeat 15px bottom;
	text-align: left;
	padding-left: 15px;
}
.area_box {
	float: left;
	width: 230px;
	margin-right: 10px;
	box-sizing:content-box;
	padding-top: 10px;
	padding-bottom: 10px;
}
.area_box .area_img {
	float: left;
	margin-left: 10px;
}
.area_box .area_txt {
	width: 95px;
	float: right;
}
.area_txt .tx12_333b a {
	text-decoration: underline;
}
/*右ゾーン*/
#wrapper #sidebar {
	float: right;
	width: 180px;
}
#wrapper #sidebar #rightzone_link {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
.right_link_cst .tx12_333b {
	margin-top: 10px;
	margin-bottom: 10px;
}

.right_link_cst .cst_ph {
	float: left;
}
.right_link_cst .tx10_333 {
	float: right;
	width: 70px;
	line-height: 1.4;
}
.right_link_cst .tx10_333 a {
	text-decoration: underline;
}
/*右ゾーン*/

.totop a {
	font-size: 12px;
}
h3 {
	margin-right: 10px;	
}
.searchtitle2 {
	background-color: #fcfedc;
	color:#F60;
	font-weight:bold;
	padding:3px;
	line-height:1.3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.searchtitle2 span {
	font-size:14px;
}
/* -----------------------------------------------------------
 サイドバナー
----------------------------------------------------------- */
#sidebn{
	width: 180px;
	font-size: 70%;
	float: right;
	margin-top: 5px;
}
