@charset "EUC-JP";
/* CSS Document */

@import "./default.css";
@import "./base.css";
@import "./setsuden.css";

/*--------------------------------------------------------------
	div#content
--------------------------------------------------------------*/

div#content, x:-moz-any-link, x:default {
	border-top: 1px solid #4880e3;
	border-top: 1px solid #71aaee;
}

/*--------------------------------------------------------------
	div#main
--------------------------------------------------------------*/

div#main {
	padding-top: 476px;
}

h1 {
	position: absolute;
	top: -12px;
	left: 35px;
}

ul#mainMenu {
	list-style: none;
	position: absolute;
	top: 125px;
	left: 25px;
}

	ul#mainMenu li {
		padding-bottom: 20px;
	}

/*---------- div#checkArea ----------*/

div#checkArea {
	background: url(http://i.yimg.jp/images/evt/setsuden_guide2012/idx_checkarea_bg_h.gif) left top no-repeat;
	width: 576px;
}

div#checkArea h2 {
	padding-bottom: 5px;
}

div#checkArea p#checkLead {
	padding: 0 20px 10px;
	color: #016640;
}

div#listArea {
	width: 536px;
	float: left;
	padding: 5px 20px 0;
	background: #fff url(http://i.yimg.jp/images/evt/setsuden_guide2012/idx_checkarea_bg_h.gif) left bottom no-repeat;
}

dl.chL {
	clear: both;
	width: 536px;
	float: left;
	padding: 0.5em 0;
	border-bottom: 1px dotted #ccc;
}

	dl.end {
		border: none;
	}

	dl.chL dt {
		color: #057347;
		font-size: 112%;
		width: 11.5em;
		float: left;
	}

	dl.chL dt span {
		color: #f00;
	}

	dl.chL dd {
		padding-left: 207px;
	}

	dl.chL dd.normal {
		font-size: 112%;
		padding-bottom: 0.2em;
	}

	dl.chL dd.f70 {
		color: #f00;
	}

p#cBTN {
	clear: both;
	text-align: center;
	padding: 20px 0 40px;
	background: url(http://i.yimg.jp/images/evt/setsuden_guide2012/idx_checkarea_bg_b.gif) left bottom no-repeat;
}

/*----------  ----------*/

ul#subMenu {
	list-style: none;
}

	ul#subMenu li {
		display: inline-block;
	    *display: inline;
	    *zoom: 1;
		margin: 0 15px 15px 0;
	}

ul#idxBanner {
	margin-left: -7px;
	list-style: none;
}

	ul#idxBanner li {
		display: inline-block;
	    *display: inline;
	    *zoom: 1;
		padding: 0 8px 8px 0;
	}

/*--------------------------------------------------------------
	PR area¡Êsidebar¡Ë
--------------------------------------------------------------*/

div#socialArea {
	text-align: center;
	background: #9ad0ef;
	padding: 6px 0 8px;
	margin-bottom: 11px;
}

table#sbt {
	border-spacing: 0;
	border-collapse: collapse;
	width: 280px;
	margin: 5px auto 0;
}

	table#sbt td {
		width: 140px;
		text-align: center;
	}

	iframe.twitter-share-button {
		width: 140px!important;
	}
