@charset "UTF-8";
@import "common.css";

/*-----------------------------------------
	header
-----------------------------------------*/

#header {
	width:100%;
	height:488px;
	margin-top:0px;
	background:url(../img_top/header_bg.gif) top center repeat-x;
}

#header-in {
	width:900px;
	margin:0 auto;
}

/*-----------------------------------------
	flash
-----------------------------------------*/

#flash {
	clear:both;
	width:900px;
	height:353px;
	margin:0 auto 6px auto;
}

/*-----------------------------------------
	main
-----------------------------------------*/

#main {
	width:920px;
	margin:28px auto 0 auto;
}


#main-left {
	float:left;
	width:590px;
	margin:0 0 30px 0;
}

#main-right {
	float:right;
	width:300px;
	margin:0 10px 30px 0;
}

/*-----------------------------------------
	info
-----------------------------------------*/

#info {
	width:570px;
	margin:0 0 11px 10px;
}

#info-ttl {
	width:570px;
	height:19px;
	margin-bottom:9px;
	background:url(../img_top/info_ttl.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
}

#info-more {
	position:absolute;
	top:0;
	right:0;
}

.info-line {
	clear:both;
	width:570px;
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px dotted #BFBFBF;
}

.info-line-date {
	float:left;
	width:95px;
	color:#FFFFFF;
	font-size:85%;
	*font-size:x-small;
}

.info-line-date p{
	margin:0 4px;
	padding-left:12px;
	background:url(../img_top/info_date_icon.gif) left 55% no-repeat;
}

.info-line-date-box-bg {
	width:95px;
	background:url(../img_top/info_date_bg.gif) repeat-y;
}

.info-line-date-box-top {
	width:95px;
	padding-top:4px;
	background:url(../img_top/info_date_top.gif) top no-repeat;
}

.info-line-date-box-btm {
	width:95px;
	padding-bottom:4px;
	background:url(../img_top/info_date_btm.gif) bottom no-repeat;
}

.info-line-txt {
	float:right;
	width:465px;
	color:#FF7F0B;
}

.info-line-txt a:link,
.info-line-txt a:visited,
.info-line-txt a:hover,
.info-line-txt a:active{
	color:#FF7F0B;
	text-decoration:underline;
}

/*-----------------------------------------
	カープロバナー
-----------------------------------------*/

#carpro {
	width:590px;
	padding-top:16px;
	background:url(../img_top/carpro_bg.gif) top center no-repeat;
}



/*バナー*/

#right-menu-bn-top {
	padding-top:10px;
	background:url(../img_top/right_banner_top.gif) top left no-repeat;
}

#right-menu-bn-btm {
	padding-bottom:10px;
	background:url(../img_top/right_banner_btm.gif) bottom left no-repeat;
}

#right-menu-bn-bg {
	background:url(../img_top/right_banner_bg.gif) repeat-y;
}

.right-menu-bn {
	margin:0 15px 5px 15px;
}

.right-menu-link {
	margin:10px 15px 0 15px;
}

.right-menu-link li {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px solid #C5C5C5;
	list-style:none;
}

.right-menu-link span {
	padding-left:13px;
	background:url(../common/icon_maru_ora_bgg.gif) 0 5px no-repeat;
}

.right-menu-link span a:link,
.right-menu-link span a:visited,
.right-menu-link span a:hover,
.right-menu-link span a:active {
	text-decoration:underline;
	font-size:85%;
}

/*リユース*/
#bn-reuse-box {
	width:900px;
	margin:0 auto 30px auto;
}

#bn-reuse {
	width:80px;
	float:left;
}

#bn-reuse-text {
	width:805px;
	padding:5px 5px 0 0;
	float:right;
	font-size: 93%;
}






