@charset "utf-8";

div#container.home{
	}


div.home h2 {
	width:612px;
	height:29px;
	line-height:1em;
	text-indent:-9999px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	}
div.home h2#ttlNews {
	background-image:url(../images/top/top_news_info_h2.jpg);
}
div.home h2#ttlEvent {
	background-image:url(../images/top/top_event_h2.jpg);
	margin-top: 40px;
}
	
div#topicsList{
	padding: 0;
	height: 29px;
	width: 92px;
	background: none;
	margin-top: -29px;
	float: right;
	}
#topicsList a {
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 92px;
}

div.home div.content{
	margin-top:0;
	position: relative;
	}
div.content div p{
	margin:0;
	line-height: 1.6em;
	}
.content .padding_top {
	padding-top: 7px;
}
.content .no_border_bottom {
	border-bottom-style: none;
}

/* ---sidemenu--- */
div#mainMenu {
	top: -386px;
}


/* ---CAR STUDIO bland --- */
div#blandlist {
	clear: both;
	padding-top: 0;
	margin-top: 50px;
	background-image: url(../images/top/blandlist_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
div#blandlist {
    zoom:1;/*for IE 5.5-7*/
}
div#blandlist:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}


div#blandlist h2 {
	width: 612px;
	height: 62px;
	margin-bottom: 10px;
	background: url(../images/top/ttl_blandlist.jpg) no-repeat 0 0;
}
div#blandlist p.lead {
	font-size: 0;
	text-indent: -9999px;
	background: url(../images/top/blandlist_lead.gif) no-repeat;
	width: 342px;
	height: 27px;
	position: absolute;
	top: 22px;
	right: 22px;
}
div#blandlist div.heightLineParent {
	margin-left: 22px;
	padding-bottom: 20px;
}
div#blandlist div.heightLineParent div {
	width: 140px;
	float: left;
	margin-right: 2px;
	margin-bottom: 20px;
}
div#blandlist div h6 {
	font-size: 1em;
	padding-left: 5px;
}
div#blandlist div h6 a {
	color: #333333;
}
div#blandlist div p {
	font-size: 0.8em;
	line-height: 1.3em;
}



/* --- Premium-Rentacar --- */
div#bnrPremium {
	background: url(../images/top/blandlist_bg_bottom.jpg) no-repeat top;
	padding-top: 38px;
	padding-left: 6px;
}