@charset "shift-jis";


/**/
/* {ݒ */
body{
margin: 0;
padding: 0;
background-color: #FFFFFF;
}

.popcontents{
width: 920px;
background:#C7B07C;
padding-bottom:20px;
}

#mainContents{
	float:left;
	width:677px;
	background-color:#C7B07C;
	background-image:none;
	overflow:hidden;
	word-break:break-all;
	font-size:80%;
	line-height:1.3;
}

.page{
	background:#C7B07C;
	padding:16px 0 0 15px;
	margin:0 auto 14px;
	text-align:center;
}

.page .now{
	padding:5px;
	font-weight:bold;
}

img{
border: 0;
}

blockquote{
margin:12px 0;
padding:10px;
border:2px dotted #D4D4D4;
}

pre{
margin:0;
padding:0;
}

a{
text-decoration: underline;
color:#000000;
}

a:visited{
text-decoration: underline;
color:#000000;
}

a:hover{
text-decoration: underline;
color:#EF0041;
}

input,
textarea{
font-size:12px
}

div, p, h1, h2, h3, h4, h5{
margin: 0;
padding: 0;
}

.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.menu_frame dt,
.menu_frame dd,
#comment_module ul,
#comment_module li,
#trackback ul,
#trackback li,
#reader_list ul,
#reader_list li,
#favorite_list ul,
#favorite_list li,
#bookmark_list ul,
#bookmark_list li{
margin: 0;
padding: 0;
list-style-type:none;
}

.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 6px;
margin-right: 6px;
}

p.list,
p.link_blog{
padding-top: 5px;
}

#frame:after,
#wrap:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap{display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap{height: 1%;}
#frame,
#wrap{display: block;}
/* End hide from IE-mac */


/**/
/* CR */

/*CRQbZ[W{[h*/
#message{
margin:0 0 25px 15px;
background:url(../images/message_bg.gif) repeat-y scroll left top;
}
#message .contents{
background:url(../images/message_top.jpg) no-repeat scroll left top;
}
#message .subContents{
padding:20px 10px 0 20px;
background:url(../images/message_btm.gif) no-repeat scroll left bottom;
overflow:hidden;
}

#message h2{
	color:#FFFFFF;
	padding:8px 15px 2px 65px;
}

#message ul{
	display:block;
	padding-bottom:15px;
}

#message li{
	list-style:none;
	background:url(../images/arrow.gif) no-repeat left 4px;
	float: left;
	width: 125px;
	margin-bottom:5px;
}
#message li a{
	display:block;
	padding-left:14px;
}

/*CRQL*/
.entry{
	margin-left:15px;
background:url(../images/entry_head_bg.gif) repeat-y scroll left top;
margin-bottom: 40px;
zoom:1;
}
.entry .entry_head{
background:url(../images/entry_head.gif) no-repeat scroll left top;
zoom:1;
}

.entry .theme{
display:block;
padding:20px 0 0 20px;
background:url(../images/entry_bg.gif) repeat-y scroll left top;
zoom:1;
}

.entry .date{
display:block;
margin:0;
padding: 16px 0px 0 65px;
color:#ffffff;
}

.entry .name{
display:none;
}

.entry h3.title{
clear:both;
margin:0;
padding:6px 15px 16px 65px;
color:#ffffff;
font-size:14px;
font-weight: bold;
line-height:1.1;
}

.entry .contents{
margin:0;
background:url(../images/entry_bg.gif) repeat-y scroll left top;
zoom:1;
}
.entry .subContents{
padding:15px 20px 15px 20px;
overflow:hidden;
}

.entry .foot{
background:url(../images/entry_foot.gif) no-repeat scroll left bottom;
height:23px;
_height:22px;
padding:5px 10px 0 0;
_padding:6px 10px 0 0;
text-align:right;
zoom:1;
}

.entry #themeBox{display:none;}

.entryPagetop{
	margin-top:10px;
	text-align:right;
}

/*-------------------------------------*/


.clearfix,
.floatClear{
	zoom:1;/*for IE 5.5-7*/
}
.clearfix:after,
.floatClear:after{/*for modern browser*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


.wrapper .leftBox{
	float:left;
	display:inline;/*IEbugFIX*/
}
.wrapper .rightBox{
	float:right;
	display:inline;/*IEbugFIX*/
}


.wrapper input.text,
.wrapper textarea{
	background:#ffffff;
	border:1px solid #cccccc;
}


/*-------------------------------------*/


.wrapper{
	width:920px;
	background:#ffffff;
}



.wrapper .imgLink a img,
.wrapper a.imgLink img{
	border:1px solid #ffffff;
}
.wrapper .imgLink a:hover img,
.wrapper a.imgLink:hover img{
	border:1px solid #ff0000;
}

#car_header {
	width:920px;
	border-bottom:1px solid #EFEFEF;
}
	#car_header #carname {
		float:left;
		width:300px;
		margin-right:10px;
	}
		#car_header h1 {
			margin-left:15px;
		}
	#car_header #car_crumb {
		float:none;
	}
	#car_crumb {
		color:#151515;
		margin:0pt;
		padding:9px 0pt 5px;
		text-align:right;
	}
		#car_crumb p {
			padding-right:10px;
			font-size:70%;
			line-height:1.5;
		}
		#car_crumb span.stay {
			font-weight:bold;
		}
		#car_crumb a:link,
		#car_crumb a:visited {
			text-decoration:underline;
		}
		#car_crumb a:active,
		#car_crumb a:hover {
			color:#EF0041;
			text-decoration:underline;
		}


#car_localfooter {
	width:919px;
	padding:6px 0pt;
	border-top:1px solid #ffffff;
	background:#E5E5E5 url(/lineup/common/images/local_bg_06.gif) repeat-x scroll left bottom;
}
	#car_localfooter #footerpgTop {
		width:130px;
		margin-left:770px;
		font-size:70%;
		text-align:right;
	}




/*TChQJX^*/

.right{
float:right;
width: 231px;
text-align:left;
margin-top:15px;
}
.right div{
margin:0 15px 10px 10px;
}
.right div p{
width:206px;
overflow:hidden;
text-indent:-9999px;
}
.right div p a{
	display:block;
	width:206px;
}

.right div .m01, .right div .m02, .right div .m03{
	height:44px;
}
.right div .m04, .right div .m05, .right div .m06{
	height:34px;
}
.right .m01 a{
	background:url(../images/wrc.gif) no-repeat left top;
	height:44px;
}
.right .m02 a{
	background:url(../images/fia.gif) no-repeat left top;
	height:44px;
}
.right .m03 a{
	background:url(../images/inter.gif) no-repeat left top;
	height:44px;
}
.right .m04 a{
	background:url(../images/dakar.gif) no-repeat left top;
	height:34px;
}
.right .m05 a{
	background:url(../images/cross.gif) no-repeat left top;
	height:34px;
}
.right .m06 a{
	background:url(../images/others.gif) no-repeat left top;
	height:34px;
}

.right div .m01over, .right div .m02over, .right div .m03over{
	height:44px;
}
.right div .m04over, .right div .m05over, .right div .m06over{
	height:34px;
}
.right .m01over{
	background:url(../images/wrc.gif) no-repeat left bottom;
	height:44px;
}
.right .m02over{
	background:url(../images/fia.gif) no-repeat left bottom;
	height:44px;
}
.right .m03over{
	background:url(../images/inter.gif) no-repeat left bottom;
	height:44px;
}
.right .m04over{
	background:url(../images/dakar.gif) no-repeat left bottom;
	height:34px;
}
.right .m05over{
	background:url(../images/cross.gif) no-repeat left bottom;
	height:34px;
}
.right .m06over{
	background:url(../images/others.gif) no-repeat left bottom;
	height:34px;
}


.right div p a:hover{
	background-position:bottom;
}


.nonePost{
	margin:20px 30px;
}
