/* CSS Document */

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

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

h3{
	width:80%;
	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;
}

.wrap_465{
	width: 465px;
}

.wrap_960{
	width: 960px;
	overflow: hidden;
	margin-left: 15px;
	padding-top: 48px;
}


.pbox {
	position: relative;
}

.pboxdt {
	position: absolute;
	top: 220px;
	left: 0px;
}

/* 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;
}

.anno {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	display: block;
	text-indent: 0em; !important
}

.mbox {
	background-color: #eeeeee;
	padding: 25px;
	width: 580px;
	overflow: hidden;
	margin-top: 30px;
}

.mbox dt {
	float: left;
	margin-right: 30px;
	margin-bottom: 0;
}

.mbox dd p {
	font-size: 14px;
}


.rbox {
	background-color: #eeeeee;
	padding: 25px;
	width: 250px;
	float: right;
	display: block;
}

.rbox dt {
	margin-bottom: 30px;
}

.rbox dd p {
	font-size: 13px;
	line-height: 22px;
}

.rbox dd .rboxTxts {
	font-size: 12px;
}


.wrap_155 {
	width: 155px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*page7 idea*/
.idea{
	margin: 5px auto 60px;
	padding: 30px 30px 0px 30px;
	width:900px;
	border:#1f87c6 1px dotted;
	overflow: hidden;
}

.idea ul {
	width: 430px;
	float: left;
}


.idea li{
	line-height:1.8em;
	margin-bottom: 20px;
}

.intoroCnt2 img {
	margin:0 0 10px 20px;
	display: block;
}