@charset "euc-jp";
/*
========== TABLE of CONTENTS ==========
file name:list.css
กก1.module
========== TABLE of CONTENTS ==========
*/

/* ---------- 1.module ---------- */
/* listTop */
#listTop{}
#listTop h2{margin-bottom:14px;overflow: hidden;text-indent: -9999px;}
#listTop #areaTokyo h2{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/tab_tokyo.png") no-repeat;width:178px;height:42px;}
#listTop #areaTohoku h2{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/tab_tohoku.png") no-repeat;width:179px;height:31px;}
#listTop #areaTokyo{padding:0 0 0 10px;border-bottom:1px solid #c8c8c8;}
#listTop #areaTohoku{padding:0 0 0 10px;}
#listTop h3{margin-bottom: 10px;padding-bottom: 3px;border-bottom: 1px dotted #000000;font-weight: bold;}
#listTop h3 .ttl{padding: 0 8px;border-left: 9px solid #F9C701;}
#listTop .lnk{font-size:110%;font-weight:bold;}
#listTop .wrap{margin-bottom:23px;}
#listTop .wrap .lnk span{color:#b0b0b0;}
#listTop .wrap .txt{margin-top:5px;font-size: 86.7%;}
#listTop .map{width:608px;margin:0 auto 29px auto;text-align:center;}
#listTop .map .bnr{display:block;width:608px;height:80px;margin-bottom:5px;overflow: hidden;text-indent: -9999px;}
#listTop #areaTokyo .map .bnr{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/bnr_map_tokyo.png") no-repeat;}
#listTop #areaTohoku .map .bnr{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/bnr_map_tohoku.png") no-repeat;}
#listTop #areaHokkaido .map .bnr{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/bnr_map_hokkaido.png") no-repeat;}
#listTop #areaKansai .map .bnr{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/bnr_map_kansai.png") no-repeat;}
#listTop #areaKyushu .map .bnr{background:url("http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/bnr_map_kyushu.png") no-repeat;}

/* listSrchResult */
#listSrchResult .cmnlabel02{margin-bottom: 10px;}
#listSrchResult #searchText{width: 270px;margin: 0 5px 0 0;padding: 2px;border: 1px solid #b0b0ae;vertical-align: middle;}
#listSrchResult #searchButton{vertical-align: middle;}
#listSrchResult .list{margin-top:13px;border-bottom: 1px solid #b0b0ae;font-size: 86.7%;}
#listSrchResult .list span{font-weight:bold;}
#listSrchResult .result table{width:100%;border-bottom: 1px solid #b0b0ae;}
#listSrchResult .result th{padding:14px 14px 3px;border-bottom: 1px solid #b0b0ae;font-weight:bold;text-align:left;}
#listSrchResult .result td{padding:3px 14px;}
#listSrchResult .result .even{background:#f5f5f5;}
#listSrchResult .result .no{padding:20px 0px;}
#listSrchResult .pageNavi{margin-top:18px;}
#listSrchResult .pageNavi .cur,#listSrchResult .pageNavi a{margin-right: 4px;padding: 3px 5px;border: 1px solid #DDDDDD;white-space: nowrap;}
#listSrchResult .pageNavi .cur{background:#eeeeee;font-weight:bold;}
#listSrchResult .pageNavi .m a{text-decoration: none;}
#listSrchResult .pageNavi .underLline{border-bottom: 1px solid;font-weight:bold;}
#listSrchResult .pageNavi .arr{text-decoration: none;}

/* listSrchList */
#listSrchList .cmnlabel02{margin-bottom: 10px;}
#listSrchList ul:after{content:'';display:block;clear:both;}
#listSrchList ul{padding: 10px;}
#listSrchList li{
	float: left;
	width:49.9%;
	padding:5px 0;
	/zoom:1;
}

/* listSrchGroup */
#listSrchGroup .evt_urgency table{width:100%;margin: 0 auto;}
#listSrchGroup .text{margin:20px 0 10px;padding:0;line-height:1.5em;}
#listSrchGroup .grpList{margin:20px 0 10px;padding:0;overflow:hidden;_zoom:1;}
#listSrchGroup .grpList:after{display:block;clear:both;height:0;content:".";visibility:hidden;}
#listSrchGroup .grpList li{display:block;float:left;padding:0 10px;border-left:1px solid #000000;line-height:1.25em;}
#listSrchGroup .grpList li.first{border:none;}
#listSrchGroup .grpList li em{font-style:normal;font-weight:bold;}
#listSrchGroup .areaList{border:1px solid #d7d7d1;border-collapse:collapse;border-spacing:0;}
#listSrchGroup .areaList th,
#listSrchGroup .areaList td{padding:5px;border:solid #d7d7d1;border-width:0 0 1px 1px;line-height:1.5em;}
#listSrchGroup .areaList th{background:#ebebeb;text-align:center;font-weight:bold;}
#listSrchGroup .areaList .pref{width:140px;text-align:center;}
#listSrchGroup .notice{
	font-size: 86.7%;
	line-height: 1.4;
}