	@charset "utf-8";


/* main設定
=============================================== */

#main_image{
	clear:both;
}
#main_image2{
	padding: 20px 0 25px 0;
}

#top_info{
	background:url(../../images/top_info_bg.gif) no-repeat left top;
	width:570px;
	height:26px;
	padding:6px 35px 0px 215px;
}
#top_info{ p
	height:23px;
	line-height: 23px;
}


body#top #wrap{
	margin-top:25px;
}

body#top #wrap #main li{
	width:550px;
	position:relative;
	padding-bottom: 20px;

background: url("../images/dotted_x01.jpg") 0 bottom repeat-x;
	padding-top:30px;
	line-height:1.4;
}

body#top #wrap #main li.pro_str{
	padding-top:20px;
}

body#top #wrap .top_pro_l{
	width:211px;
	float:left;
}

body#top #wrap .top_pro_r{
	width:339px;
	float:left;
}
body#top #wrap .top_pro_r p{
	padding-left: 4px;
	letter-spacing:1px;
}
body#top #wrap .top_pro_r span{
	display: block;
	padding-top:2px;
	text-align: right;
}




/* sub設定
=============================================== */


body#top #sub #sub_new,body#top #sub #sub_press{
	width:236px;
	position:relative;
}

body#top #sub #sub_new dl,body#top #sub #sub_press dl{
	width:196px;
	padding:0px 20px 0px;
	margin-bottom:5px;
	background:url(../../images/new_press_btm_bg.gif) no-repeat left bottom;
	_zoom:1;
	overflow:hidden;
}

body#top #sub #sub_new dt,body#top #sub #sub_press dt{
	width:181px;
	padding:15px 0px 5px 15px;
	background:url(../../images/new_icon.gif) no-repeat left 15px;
	line-height:1.0;
}

body#top #sub #sub_press dt{
	background:url(../../images/press_icon.gif) no-repeat left 15px;
}

body#top #sub #sub_new dd,body#top #sub #sub_press dd{
	padding-bottom:15px;
	line-height:1.5;
	margin-bottom:-1px;
	border-bottom:#ccc 1px dotted;
}

body#top #sub #sub_new div,body#top #sub #sub_press div{
	position:absolute;
	top:18px;
	right:18px;
}

body#top #sub #sub_press div{
	top:20px;
}


/* コンテンツ下部設定
=============================================== */

#bt_bnr{
	clear:both;
}

.pagetop{
	padding-top:10px;
	margin-bottom:30px;
}


