@charset "utf-8";

/*
===========================================================================
| 			index
===========================================================================
*/

/*----------新着情報・新着ブログlayout----------*/

#f1topleft{
	float:left;
	width:221px;
	padding: 0 0 0;
	font-size: 77%;
	margin-bottom: 10px;
}

#f1topleft h1{
	margin-bottom:10px;
}

/*----------topics----------*/

#topics_f1 p.info{
	margin: 10px 0 5px;
	color: #603;
	font-size: 12px;
	line-height: 140%;
}


/*----------新着ブログ----------*/

/*#newblog {
	margin-bottom: 10px;
}*/

#newblog ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 150%;
	color: #7c684b;
}

#newblog li{
	padding:2px 0 0 12px;
	background: url(/skins/F1/images/common/icon_disc.gif) no-repeat;
	overflow: hidden;
}

#newblog.date{
	color: #7c684b;
}


#newblog a:link{
	color: #650032;
	text-decoration: underline;
}

#newblog a:visited{
	color: #650032;
	text-decoration: underline;
}

#newblog a:hover{
	text-decoration: underline;
}





/*----------recommend----------
#recommend.separator{
	margin: 0 0 10px 0;
	padding: 10px 0 12px;
}
*/

/*----------メニュー----------*/
#menuLink{
	float:right;
	width: 457px;
	padding: 0 0 0;
	font-size: 77%;
	margin-bottom: 15px;
}

#menuLink a{
	position: relative;
	display: block;
	width: 225px;
	height: 166px;
	color: #603;
}

#menuLink a:hover{
	color: #ff8a00;
}

#menuLink a span.link{
	color: #603;
	text-decoration: underline;
}

#menuLink a:hover span.link{
	background: url(/skins/cartime/images/common/icon_arrow_on.gif) no-repeat left 3px;
	color: #ff8a00;
	text-decoration: underline;
}

#menuLink div.rows{
	margin: 0 0 5px;
	padding: 0 0 8px;
	background: url(/skins/F1/images/common/bg_separator.gif) repeat-x left bottom;
}

#menuLink div.block{
	float: left;
	width: 225px;
	height: 166px;
}

#menuLink div.blockCenter{
	padding: 0 6px;
	background: url(/skins/F1/images/top/bg_centerblock.gif) repeat-y center top;
}

#menuLink div.blockRight{
	float:left;
	padding-left: 7px;
	background: url(/skins/F1/images/top/bg_rightblock.gif) repeat-y left top;
}


#menuLink a span.textLink{
	position: absolute;
	bottom: 7px;
	width: 225px;
	text-align: center;
}

#imageDriver a:hover,
#imageQa a:hover,
#imageGirlsrepo a:hover,
#imageLink a:hover,
#imageDownload a:hover,
#imageGirlsvoice a:hover,
#imageMessage a:hover{
	background-position: right top;
}

#imageDriver a{
	background: url(/skins/F1/images/top/image_driver.gif) no-repeat left top;
}
#imageQa a{
	background: url(/skins/F1/images/top/image_qa.gif) no-repeat left top;
}
#imageGirlsrepo a{
	background: url(/skins/F1/images/top/image_girlsrepo.gif) no-repeat left top;
}
#imageLink a{
	background: url(/skins/F1/images/top/image_link.gif) no-repeat left top;
}
#imageDownload a{
	background: url(/skins/F1/images/top/image_download.gif) no-repeat left top;
}
#imageGirlsvoice a{
	background: url(/skins/F1/images/top/image_girlsvoice.gif) no-repeat left top;
}
#imageMessage a{
	background: url(/skins/F1/images/top/image_message.gif) no-repeat left top;
}

/*----------ブログリンク----------*/
#main div.blogLink{
	width: 688px;
}

#main div.blogLink div.rows{
	margin: 0 0 5px;
	padding: 0 0 8px;
	background: url(/skins/F1/images/common/bg_separator.gif) repeat-x left bottom;
}

#main div.blogLink div.blockLeft{
	float: left;
	width: 215px;
	padding: 5px 10px 0 0;
}

#main div.blogLink div.rows div.blockLeft{
	padding: 0 10px 0 0;
}

#main div.blogLink div.blockCenter{
	float: left;
	width: 207px;
	padding: 5px 15px 0;
	background: url(/skins/F1/images/top/bg_centerblock.gif) repeat-y center top;
}

#main div.blogLink div.rows div.blockCenter{
	padding: 0 15px;
}

#main div.blogLink div.blockRight{
	float: left;
	width: 215px;
	padding: 5px 0 0 10px;
}

#main div.blogLink div.rows div.blockRight{
	padding: 0 0 0 10px;
}

#main div.blogLink img.rightColumn{
	float: right;
}

#main div.blogLink p.title{
	margin: 0 52px 0 0;
	padding: 3px 0 0;
	color: #a290ac;
	font-size: 91%;
	font-weight: bold;
	line-height: 130%;
}

#main div.blogLink p.title a{
	text-decoration: none;
}

#main div.blogLink p.entry{
	margin: 5px 0;
	font-size: 84%;
	line-height: 130%;
	min-height: 40px;
}

#main div.blogLink p.entry span.entryMore a{
	color: #603;
}

#main div.blogLink p.from{
	margin: 0 0 3px;
	font-size: 77%;
	line-height: 130%;
}

#main div.blogLink p.from span.name{
	color: #603;
}

