/* CSS Document */

#top_cont1 {
	float: left;
	width: 326px;
}

#top_cont1_box1 {
	float: left;
	width: 61px;
	height: 61px;
	background: url(../img/top/reco_01.gif) left top no-repeat;
	text-align: center;
	font-size: 75%;
	font-weight: 600;
	color: #FFFFFF;
}

#top_cont1_box2 {
	float: left;
	width: 265px;
	height: 61px;
	background: url(../img/top/reco_02.gif) left top no-repeat;
}

#top_cont1_box3 {
	clear: both;
	width: 326px;
	background: url(../img/top/reco_03.jpg) left bottom no-repeat;
}

#top_cont1_box4 {
	float: left;
	width: 139px;
	padding: 10px 0 0 15px;
}

#top_cont1_box5 {
	float: right;
	width: 147px;
	padding: 10px 17px 0 0;
}

#top_cont1_box6 {
	clear: both;
	width: 300px;
	padding: 4px 0 8px 10px;
}

.topreco {
	color: #bd4616;
	font-weight: 600;
	font-size: 90%;
	padding: 23px 0 0 4px;
}

.topreco2 {
	color: #1955a3;
	font-weight: 600;
	font-size: 80%;
	border-bottom: #4985d3 1px dashed;
	background: url(../img/global/arrow_orange.gif) 1px center no-repeat;
	padding: 3px 0 1px 9px;
}

.topreco3 {
	padding: 5px 1px 5px 7px;
	font-size: 75%;
	line-height: 140%;
}

.recop_s1 {
	float:left;
	width: 66px;
	padding-top: 6px;
}

.recop_s2 {
	float:right;
	width: 66px;
	padding-top: 6px;
}

.sarani {
	padding: 0 3px 3px 0;
	text-align: right;
}




#top_cont2 {
	float: left;
	width: 294px;
	background: url(../img/top/infotitle.gif) left top no-repeat; 
	margin-left: 5px;
}

.topinfo {
	color: #bd4616;
	font-weight: 600;
	font-size: 90%;
	padding: 23px 0 0 40px;
}

#top_cont2 ul {
	font-size: 75%;
	list-style-position: outside;
	list-style-type: none;
	margin: 15px 12px 0 10px;
}

#top_cont2 li {
	border-bottom: #46b8ee 1px dashed;
	background: url(../img/global/point.gif) left center no-repeat;
	padding: 5px 0 2px 12px;
	margin-left: 0px;
}


.new {
	font-size: 75%;
	list-style-position: outside;
	list-style-type: none;
	margin: 15px 12px 0 10px;
}

.new li {
	border-bottom: #46b8ee 1px dashed;
	background: url(../img/global/point.gif) left center no-repeat;
	padding: 3px 0 2px 12px;
	margin-left: 0px;
}


