@charset "shift-jis";

/* ===================================================================
CSS information
file name:top.css
=================================================================== */

#mainHero {
	margin-top: 12px;
	width: 960px;
	background: url(../../images/common/frm_960_btm.gif) no-repeat 0 bottom;
	overflow: hidden;
}
#hero { float: left; }
#heroDate {
	width: 294px;
	float: left;
	background: url(../../images/common/frm_960_top.gif) no-repeat right 0;
}
#heroDate .limit { margin: 5px 0 0 10px; }
#heroDate ul { margin: 5px 0 0 27px; width: 240px; }
#heroDate li {
	margin-top: 3px;
	text-align: right;
}
#heroDate li.cost a {
	padding-left: 15px;
	background: url(../../images/common/ico_arrow_left.gif) no-repeat 0 0;
}

#indexAd_top {
	margin-top: 20px;
	position: relative;
}
#indexAd_top .btn {
	position: absolute;
	top: 120px; left: 650px;
}
#monthItem dl {
	padding-top: 20px;
	width: 960px;
	overflow: hidden;
}
#monthItem dt,
#monthItem dd {
	float: left;
	overflow: hidden;
	*zoom: 1;
}
#monthItem dd.items { float: right; }
#monthItem dd h2 { margin-top: 10px; }
#monthItem dd p {
	margin-top: 25px;
	font-size: 120%;
	width: 265px;
}
#monthItem dd p.notes {
	margin: 0.5em 0 0 1em;
	text-indent: -1em;
	font-size: 90%;
}

#bookSample { margin-top: 45px; }

#bookSample .sec {
	margin: 15px auto 0;
	width: 890px;
}
#bookSample .sec h3 { margin-top: 45px; }

.spItem {
	margin-top: 23px;
	width: 930px;
	overflow: hidden;
	background: url(../../images/odd/top/brn_btm.png) no-repeat right bottom;
}
.btnTtl { width: 170px; float: left; }
.brn {
	padding-bottom: 10px;
	width: 760px;
	float: right;
	background: url(../../images/odd/top/brn_top.png) no-repeat 0 0;
}

#bookSample .brn ul.list {
	margin: -12px 0 0 35px;
	width: 700px;
}
.list li {
	margin-top: 15px;
	width: 420px;
	float: left;
}

.list li.fR {
	width: 440px;
	float: right;
}

.list li.pickUp {
	padding: 0 10px;
	width: 390px;
	background: #fffce8;
}
.list li.fR.pickUp { width: 440px; }


.list li .figure { margin: 10px 0; float: left; }

.list li dl {
	 margin: 10px 0;
	overflow: hidden;
	*zoom: 1;
}
.list dt { font-weight: bold; }
.list li dd p { margin-top: 5px; }
.list li .viewSample {
	margin-top: 1em;
	padding: 0 0 10px 27px;
	clear: both;
	background: url(../../images/common/ico_plus.gif) no-repeat 0 0;
}

#kyozaiSec { margin-top: 35px; }
#kyozaiSec h3,
#kyozaiSec dl { margin: 17px auto 0; width: 930px; }
#kyozaiSec dd { margin-top: 25px; }
#kyozaiSec .btn {
	margin: 10px auto 0;
	width: 930px;
	text-align: right;
}

#planSec { margin-top: 40px; }
#planSec .fig {
	margin: 15px auto 0;
	width: 930px;
	position: relative;
}
#planSec .fig .btn { position: absolute; right: 0; bottom: 0; }
#planSec dl {
	margin: 40px auto auto;
	width: 930px;
}
#planSec dd { margin: 20px 0 0 15px; }
#planSec dd ul { margin-top: -0.5em; }
#planSec dd li { margin-top: 0.5em; }
#planSec dd .others { margin-top: -1em; float: right; }

#playerAd {
	margin-top: 40px;
	padding-bottom: 25px;
	width: 960px;
	border-top: #005bac solid 3px;
}
#playerAd div {
	margin: 0 auto;
	width: 895px;
}
#playerAd p {
	padding-right: 13px;
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	color: #005fb0;
}
