@charset "utf-8";

/* -----------------------------------------------------------
 File name:      september_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 {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
.maparea {
	float:left;
	border:1px solid #f08a7b;
}
.todofukenarea {
	height: 280px;
	_height: 285px;
	width:370px;
	float:right;
	border:1px solid #f08a7b;
	padding-bottom:1px;
	background: url("../images/index_bg001.gif") repeat-x scroll right top #FFFFFF;
}
*:first-child+html .todofukenarea{
	height:278px;
}
.todofukenarea_list{
    border-bottom: 1px dotted #f08a7b;
    height: 25px;
    margin: 5px auto;
    width: 320px;
	_width: 340px;
	}
.searchtitle {
	margin:1px 1px 0;
	background-color: #f08a7b;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	line-height:1.3;
}
.searchtitle span {
	font-size:14px;
}
.widarea {
 	margin:3px 3px 0;
 	height:18px;
}
.wid {
	font-weight:bold;
	width:74px;
	background-color: #fdffda;
	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;
}

h3 {
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.featurearea {
	margin-bottom:30px;
}

.link li {
    background: url("/theme/common/images/tri_sk.gif") no-repeat scroll 0 3px transparent;
    padding-left: 10px;
	margin-left:10px;
}

.link2 li {
    background: url("../images/index_icon001.gif") no-repeat scroll 30px 3px transparent;
    float: left;
    font-size: 13px;
    padding-left: 40px;
    width: 130px;
}
*:first-child+html .link2 li{
	width: 100px;
}
.link3 li {
    background: url(../images/index_icon001.gif) no-repeat scroll 0 3px transparent;
	padding-left:10px;
	font-size:13px;
    font-weight: bold;
	margin:3px 0;
}	

.link3_2 li {
    background: url(../images/index_icon001.gif) no-repeat scroll 0 3px transparent;
	padding-left:10px;
	font-size:12px;
    font-weight: bold;
	margin:3px 0;
}	
.areasearch{
	background:url(../images/index_il001.gif) no-repeat ;
    height: 50px;
    margin: 15px 0 0 60px;
    padding: 10px 0 10px 60px;
	font-size:16px;
	font-weight:bold;
	}


/* -----------------------------------------------------------
 20120709追加
----------------------------------------------------------- */

#season_content{
	width:743px;
	_width:743px;
	margin:0 auto;
	}
	
	
#season_main{
	width:743px;
	_width:743px;
	height: 149px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	}

#season_main h2{
	width:372px;
	float: left;
	}
	
#season_main .season_img{
	width:371px;
	float: right;
	}