/* CSS Document */

/*/////// style.css////////*/

h2{
	height:13px;
	margin: 0 0 5px 15px;
}

h3{
	width:80%;
	margin-top:3px;
	font-size:14px;
	font-weight:normal;
	float:left;
	text-align:center;
}

.cnt{
	overflow:hidden;
	_zoom:1;
	padding-top:40px;

}

.wrap{
	padding-left:15px;
	padding-right:15px;
}

.wrap_300{
	width:300px;
}

.wrap_630{
	width:630px;
}

/* list
------------------------------------------------------------ */

/*top page only*/
.intoroCnt dl{
	margin:0 0 10px 20px;
}

.intoroCnt h3{
	padding-left:90px;
}
.intoroCnt .naviNo{
	padding-left:90px;
}

.mainImg{
	border-bottom:1px #c7e1f0 dotted;
	padding-bottom:40px;
	width:960px;
	margin:0 auto;
}

/*all page*/
.cntList{
	margin:10px 0 0 0 ;
}

.cntList li.ttl{
	text-indent:0em;
	list-style-type:none;
}

.cntList li{
	font-size:16px;
	padding-left:15px;
	background:url(/world/choroko/common/images/arrow_r.gif) no-repeat left;
	line-height:2em;
}

.cntList li a:link           { color: #333333; text-decoration: none;}
.cntList li a:link:hover     { color: #999999; text-decoration: none;}
.cntList li a:link:active    { color: #333333; text-decoration: none;}
.cntList li a:visited        { color: #333333; text-decoration: none;}
.cntList li a:visited:hover  { color: #999999; text-decoration: none;}
.cntList li a:visited:active { color: #333333; text-decoration: none;}

.listWrap li{
	width:300px;
	margin:0 15px;
	float:left;
	display:inline;/*for ie6,ie7*/
}

.h_280 li{
	height:280px;
}

.h_300 li{
	height:300px;
}

.h_320 li{
	height:320px;
}

dt{
	margin-bottom:10px;
}

dd p{
	font-size:12px;
	text-indent:0em !important;
}

dd.caption{
	background:none;
	padding:10px 0 0 0;
}

dd.caption p{
	background:#eeeeee;
	padding:10px;
	text-indent:0em !important;
}


/*page4 ranking*/
ul.rank{
	margin-top:10px;
	padding:10px 20px;
	width:370px;
	border:#1f87c6 1px dotted;
}

ul.rank li{
	line-height:1.8em;
}

