/* temp -------------------------20050208 by leftside */

@import "./common.css";
@import "./common2.css";
@import "./leftnavi.css";


h1{
	background:url("../../select/img/topimg.jpg") no-repeat;
	margin:7px 13px 0px;
	height:180px;
	text-indent:-10000px;
	font-size:1px;
}

#txt_about{
	margin:30px 0px 0px 20px;
	font-size:75%;
	width:750px;
}

#select{
	list-style:none;
	margin:30px 0px 0px;
	_margin:30px 0px 0px -20px;
}

#select li{
	width:233px !important;
	float:left;
	padding:4px 0px 0px;
	margin:0px 0px 20px 20px;
	background:url("../../select/img/list_bg_top.gif") left top no-repeat;
}

#select li h2{
	font-size:75%;
	padding:6px 10px 10px;
	margin:0px;
	background:#60844A;
}

#select li h2 a{
	color:#fff;
}

.img_box{
	text-align:center;
	background:url("../../select/img/list_bg.gif") 0% 0% repeat-y;
}

.img_box a img{
	margin:15px 0px 0px;
}

.detail_box{
	margin:0px;
	padding:0px;
	background:url("../../select/img/list_bg_btm.gif") left bottom no-repeat;
}

.detail_box p{
	background:url("../../select/img/list_navi01.gif") right center no-repeat;
	margin:0px 10px 0px 0px;
	padding:10px 8px;
	text-align:right;
	font-size:62.5%;
}

