/* @group PAGE CONTENTS BASE */
/* for other */
div#contents2 {
	width: 890px;
	padding-top: 30px;
}

div#contents_l {
	float: left;
	width: 655px;
}

div#contents_r {
	float: right;
	width: 205px;
}
/* @end */


div#contents2 h2 {
	font-size: 80%;
}


/* @group INFORMATION */
div#info_list {
	margin-top: 25px;
}

div#info_list h3 {
	font-size: 80%;
}

div#info_list ul {
	list-style: none;
	border-bottom: 1px solid #D5D3BC;
	border-right: 1px solid #D5D3BC;
	border-left: 1px solid #D5D3BC;
	padding: 10px 15px 15px 15px;
}

div#info_list li {
	background: url("../../common/images/line_bg.gif") repeat-x bottom left;
	padding: 4px;
	font-size: 80%;
	line-height: 140%;
}

div#info_list li a {
	padding-left: 25px;
}

div#info_list li a:link {color: #000; text-decoration: none;	background: url("../images/info_bg.gif") no-repeat center left;}
div#info_list li a:visited {color: #000; text-decoration: none;	background: url("../images/info_bg.gif") no-repeat center left;}
div#info_list li a:active {color: #4399D2; text-decoration: none;	background: url("../images/info_bg2.gif") no-repeat center left;}
div#info_list li a:hover {color: #4399D2; text-decoration: none;	background: url("../images/info_bg2.gif") no-repeat center left;}


div#info_list li span {
	padding-left: 10px;
	font-size: 90%;
	line-height: 140%;
	color: #666;
}
/* @end */

/* @group SEARCH */
div#search {
	margin-top: 30px;
	background: url("../images/srh_bg.gif") no-repeat bottom left;
	width: 655px;
}

div#search h3 {
	position: absolute;
	left: 35px ;
	margin-left: 9px;
	width: 47px;
	font-size: 80%;
	text-align: center;
	border-top: 1px solid #4399D2;
}

div#search h3 img {
	margin-left: auto;
	margin-right: auto;
}

div#search h3 img.srh_shou, div#search h3 img.srh_kou {
	margin-top: 90px;
}

div#search h3 img.srh_tyu {
	margin-top: 77px;
}

div#search div {
	margin-left: 61px;
}

div#search h4 {
	font-size: 80%;
	margin-bottom: 10px;
}

/* srh1 */
div#srh1 {
	margin-bottom: 20px;
}

div#srh1 p {
	font-size: 80%;
}

/* srh2 */
div#srh2 {
}

div#srh2 ul {
	float: left;
	list-style: none;
}

div#srh2 li {
	background: url("../../common/images/line_bg.gif") repeat-x bottom left;
	padding: 5px 0;
	font-size: 80%;
}

div#srh2 li img {
	display: block;
	margin-left: 10px;
}

div#srh2 ul.srh2_li1 {
	margin-right: 20px;
	width: 170px;
}

div#srh2 ul.srh2_li2 {
	width: 213px;
}

div#srh2 ul.srh2_li3 {
	margin-right: 20px;
	width: 160px;
}

div#srh2 ul.srh2_li4 {
	margin-right: 20px;
	width: 195px;
}

div#srh2 ul.srh2_li5 {
	width: 195px;
}


/* @end */
/* @group RIGHT COLUMN */

/* guide INDEXÆ¯¶ */
ul#guide {
	list-style: none;
}

ul#guide li {
	font-size: 80%;
}

/* ranking */
div#ranking {
	margin-top: 25px;
	font-size:1.1em;
}

div#ranking div {
	overflow: auto;
	border-left: 1px solid #D5D3BC;
	border-right: 1px solid #D5D3BC;
	border-bottom: 1px solid #D5D3BC;
	height: 250px;
}
	
div#ranking dl {
	padding: 8px;
}

div#ranking dt {
	background: url("../../common/images/line_bg.gif") repeat-x top left;
	clear: left;
	float: left;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 36px;
	font-size: 70%;
	line-height: 130%;
	font-weight: bold;
	color: #4399D2;
}

div#ranking dt img {
	margin-top: 2px;
}

div#ranking dd {
	background: url("../../common/images/line_bg.gif") repeat-x top left;
	margin-left: 36px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 70%;
	line-height: 130%;
	color: #888;
}

div#ranking dd img {
	vertical-align: middle;
	margin-right: 5px;
}

div#ranking dd a {
	display: block;
	margin-top: 3px;
	font-weight: normal;
}


/* pickup */
div#pickup {
	padding-top: 15px;
}

div#pickup p {
	margin-top: 10px;
	font-size: 80%;
}

/* bn_link */
div#bn_link {
	padding-top: 20px;
	font-size: 80%;
}

div#bn_link p {
	margin-top: 5px;
}

/* @end */

