@charset "shift_jis";



@import url("./common.css");



/* TOPIMG -------------------------------------------------*/



#topimg{
	width:100%;
	text-align:center;
	background:url("../../img/bg_cts.gif") repeat-x 0% 0%;
}

#topimg p{
	background:url("../../img/bg_img.gif") no-repeat 0% 0%;
	width:910px;
	margin:0 auto;
}



#c_inr{ padding:0 0 60px; }



/* INFO -------------------------------------------------*/



#info{
	width:505px;
	float:left;
}

#info_list{
	font-size:75%;
	list-style:none;
	margin:5px 5px 0;
	color:#555;
	height:100%;
}

#info_list li{ margin:0 0 5px; }



/* BNR -------------------------------------------------*/



#bnr{
	list-style:none;
	width:355px;
	float:right;
}

#bnr li{
	float:left;
	margin-right:15px;
}

#bnr li img{ display:block; }