@charset "UTF-8";

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

 TOP

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

#main {
	background:url(../../images/top/topbg.jpg) no-repeat right top;
}
h2.icon {
	font-size:1.8em;
	width:500px;
	font-weight:bold;
	color:#ff6600;
	clear:both;
	padding:10px 0 0 33px;
	height:28px;
	margin-top:10px;
	border-bottom:none;
}
div.topconts {
	width:600px;
	height:150px;
	min-height:150px;
	/* background:url(../../images/top/topnavi.gif) no-repeat left top; */
}
#headerTop {
	width:940px;
	height:120px;
	margin-bottom:10px;
}
#headerTop .logo {
	position:absolute;
	top:50px;
}
#big3 {
	width:940px;
	float:left;
	border-bottom:2px solid #e1e1e1;
	margin-bottom:15px;
	clear:both;
}
#big3 div.contents_left {background:url(../../images/common/rank1.gif) no-repeat;}
#big3 div.contents_center {background:url(../../images/common/rank2.gif) no-repeat;}
#big3 div.contents_right {background:url(../../images/common/rank3.gif) no-repeat;}

#big3 span.lead {
	font-size:1.4em;
	font-weight:bold;
	margin-top:8px;
	margin-left:75px;
	display:block;
}
#big3 span.name {
	font-size:2.2em;
	font-weight:bold;
	clear:both;
	margin-top:5px;
	margin-left:75px;
	margin-bottom:10px;
	display:block;
}
#big3 p {
	font-size:1.3em;
	margin-top:8px;
	margin-bottom:15px;
}
#big3 a:link img,
#big3 a:visited img {border:1px solid #cccccc;}
#big3 a:hover img,	
#big3 a:active img {border:1px solid #ff6600;}


#rank {
	width:760px;
	clear:both;
	margin-bottom:20px;
}

ul.basicIndex {
	margin-top:5px;
}
ul.basicIndex li {
	font-size:1.4em;
	line-height:1.7;
	list-style-type:none;
	padding-left:8px;
	background:url(../../images/common/listmark.gif) no-repeat left 0.6em;
}

#main p {
	font-size:1.4em;
	line-height:1.5;
}
.wakuOut {
	margin-bottom:10px;
}
.wakuInSS {
	width:208px;
	background:#ffffff;
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:2px;
}

ul.pipeTop {
	font-size:1.4em;
}
ul.pipeTop li {
	display:inline;
	padding:0 8px;
	border-right:1px solid #cccccc;
}
ul.pipeTop li.first {
	padding-left:0;
}
ul.pipeTop li.last {
	padding-right:0;
	border:none;
}



/*- table -----------------------------------------------------*/
div.toptable {
	background:#FFFFFF;
	border-top:1px solid #333333;
}
table.koza {
	margin-bottom:15px;
}
table.koza img {
	margin-bottom:8px;
}
table.koza td.tCenter {
	text-align:center;
}
