@charset "utf-8";

/* トップ専用
----------------------------------------------------------- */
div#flash {
	width: 760px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 9px;
}

div#searchBox {
	width: 760px;
	height: 53px;
	overflow: hidden;
	background:url(../img/top/searchBox.png) left top no-repeat #e4e4e4;
	margin-bottom: 27px;
	padding-top: 4px;
}

div#lineUp {
	width:730px;
	border: 5px solid #dddddd;
	padding: 0 10px;
	font-weight: bold;
}

div#lineUp p {
	line-height: 1.5;
	margin: 0 0 5px 0;
	position: relative;
	top: -5px;
}

div#lineUp img {
	vertical-align: middle;
	padding: 0 2px 0 12px;
}

div#lineUp div#lineupMds {
	width: 273px;
	height: 30px;
	background-color: #ffffff;
	position: relative;
	top: -17px;
}

div#lineUp div#lineupMds img {
	vertical-align:middle;
	padding:0;
}

div#topCont {
	width: 760px;
}

div#topCont div#kou {
	width: 350px;
	float: left;
	overflow:hidden;
}

div#topCont div#kou div.imgSide {
	width: 72px;
	float: left;
}

div#topCont div#kou div.textSide {
	width: 267px;
	float: right;
}

div#topCont div#kou div.textSide h3,
div#topCont div#otu div.textSide h3 {
	font-size: 120%;
	line-height: 1.3;
}

div#topCont div#otu div.textSide h3.new {
	background:url(../img/icon/new.gif) right 3px no-repeat;
	padding-right:45px;
}

div#topCont div#otu {
	width: 400px;
	float: right;
}

div#topCont div#otu div#5jinama {
	width:400px;
	height:106px;
	overflow: hidden;
}

div#topCont div#otu div.imgSide {
	width: 120px;
	float: left;
}

div#topCont div#otu div.textSide {
	width: 270px;
	float: right;
}

div#topCont div#otu div.imgSide2 {
	width: 64px;
	float: left;
	padding-right:7px;
}

div#topCont div#otu div.textSide2 {
	width: 120px;
	float: left;
	padding-right:9px;
}


div#topCont h2 {
	margin-bottom:10px;
	padding-top: 12px;
}



div#topCont div#kou ul {
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}

div#topCont div#kou ul li {
	margin-bottom: 0.5em;
}

div#topCont div#kou ul.first li {
	background:url(../img/common/bgLiFirst.png) left 3px no-repeat;
	padding-left:17px;
}

div#topCont div#kou ul.first li.now {
	background:url(../img/common/bgLiFirstOv.png) left 3px no-repeat;
	font-weight:bold;
}

div#topCont div#kou ul.second { padding-left:1em; }

div#topCont div#kou ul.second li {
	background:url(../img/common/bgLiSecond.gif) left 5px no-repeat;
	padding-left:10px;
}

div#topCont div#kou ul.second li.now {
	background:url(../img/common/bgLiSecondOv.gif) left 5px no-repeat;
	font-weight:bold;
}


/* bigbanner */
div#bigBanner {
	width: 350px;
	overflow: hidden;
	padding-top: 12px;
}

/* atNet */

div#atnetBox {
	background-color: #FFFFFF;
	padding: 10px;

}

div#atnetBox div.box{
	margin: 0 0 10px;
}

div.imgDS { padding-bottom:10px; }

