/**********************************/
/* Base Layout */

*{
	padding:0;
	margin:0;
}
body{
	margin:0px;
	padding:0px;
	padding-top:0px;
	color:#666666;
	line-height:1.4em;
	width:900px;
	font-size:12px;
	/* font-family:"ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3"; */
}


table td,
table th{
	font-size:12px;
}


/* safari only \*/
html:¥66irst-child html{
font-size:88%;
letter-spacing:-0.1em;
}

html:¥66irst-child body {
font-size:88%;
letter-spacing:-0.1em;
}

html:¥66irst-child table td,
table th {
font-size:88%;
letter-spacing:-0.1em;
}

 

/**********************************/
/* common */
/**********************************/
.clear{clear:both;}
hr{clear:both; border:none; visibility:hidden;}
img{border:none;}
.txt-right{text-align:right;}
.img-left{float:left; margin:0 10px 10px 0;}
.img-right{float:right; margin:0 0 10px 10px;}
.txt-small{font-size:10px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}


.red{color:red;}

/**********************************/
/* form */
/**********************************/
.textfield-1,
.textfield-2,
.textfield-3,
.textfield-4,
.textfield-5{
	padding:4px 3px;
	border:1px solid #999;
}
.textfield-1{width:50px;}
.textfield-2{width:100px;}
.textfield-3{width:200px;}
.textfield-4{width:350px;}
.textfield-5{width:595px;}

.btn-submit{
	background:url(/IMAGES/BASE/bg-submit.jpg) no-repeat;
	width:46px;
	height:24px;
	border:none;
	color:#fff;
	cursor:pointer;
}


/**********************************/
/* link */
/**********************************/
a {outline:none;}

a:link {
  color:#006699;
  text-decoration:none;
}
a:visited {
  color: #006699; 
  text-decoration:none;
}
a:hover, a:active {
  color:#006699;
  text-decoration:underline;
}



/**********************************/
/* header */
/**********************************/

div#mainHeader{
	width:990px;
	height:75px;
	margin:0px;
	padding:0px;
}

* html div#mainHeader{
	width:990px;
	height:410px;
	margin:0px;
	padding:0px;
}

/*以下追加 サーチボックス用*/
div#searchBox{
	width:157px;
	height:38px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:743px;
	z-index:10;
}

/**********************************/
/* drivenavi_header */
/**********************************/

div#dnavi_Header{
	clear:both;
	width:900px;
	height:74px;
	display:block;
	background:#fff
}

*:first-child+html div#dnavi_Header {
	height:79px;
}

div#dnavi_Header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#dnavi_Header #h-left{
	float:left;
	width:455px;
	height:74px;
	background:url(/IMAGES/BASE/logo.gif) no-repeat;
	margin-top:5px;
}
div#dnavi_Header #h-left h1 a{
	display:block;
	width:240px;
	height:74px;
}

div#dnavi_Header #h-right{
	float:right;
	width:445px;
	height:74px;
	background:url(/IMAGES/BASE/bg-navi.jpg) no-repeat;
	display: inline-block;
	margin-top:5px;
}


div#dnavi_Header{
	clear:both;
	width:900px;
	height:74px;
	display:inline-block;
	background:#fff
}
div#dnavi_Header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


div#dnavi_Header #tab #tab1 a{width:110px;height:34px;background:url(/IMAGES/BASE/tab1.jpg) 0 -34px no-repeat;overflow: hidden;display: block;}
div#dnavi_Header #tab #tab2 a{width:110px;height:34px;background:url(/IMAGES/BASE/tab2.jpg) 0 -34px no-repeat;overflow: hidden;display: block;}
div#dnavi_Header #tab #tab3 a{width:110px;height:34px;background:url(/IMAGES/BASE/tab3.jpg) 0 -34px no-repeat;overflow: hidden;display: block;}
div#dnavi_Header #tab #tab4 a{width:115px;height:34px;background:url(/IMAGES/BASE/tab4.jpg) 0 -34px no-repeat;overflow: hidden;display: block;
}

div#dnavi_Header #tab #tab1 a:hover{width:110px;height:34px;background:url(/IMAGES/BASE/tab1.jpg) 0 0px no-repeat;overflow: hidden;display: block;}
div#dnavi_Header #tab #tab2 a:hover{width:110px;height:34px;background:url(/IMAGES/BASE/tab2.jpg) 0 0px no-repeat;overflow: hidden;display: block;}
div#dnavi_Header #tab #tab3 a:hover{width:110px;height:34px;background:url(/IMAGES/BASE/tab3.jpg) 0 0px no-repeat;overflow: hidden;display: block;}
div#dnavi_Header #tab #tab4 a:hover{width:115px;height:34px;background:url(/IMAGES/BASE/tab4.jpg) 0 0px no-repeat;overflow: hidden;display: block;}

#drive div#dnavi_Header #tab #tab1 a{width:110px;height:34px;background:url(/IMAGES/BASE/tab1.jpg) 0 0px no-repeat;overflow: hidden;display: block;}
#event div#dnavi_Header #tab #tab2 a{width:110px;height:34px;background:url(/IMAGES/BASE/tab2.jpg) 0 0px no-repeat;overflow: hidden;display: block;}
#carlife div#dnavi_Header #tab #tab3 a{width:110px;height:34px;background:url(/IMAGES/BASE/tab3.jpg) 0 0px no-repeat;overflow: hidden;display: block;}
#community div#dnavi_Header #tab #tab4 a{width:115px;height:34px;background:url(/IMAGES/BASE/tab4.jpg) 0 0px no-repeat;overflow: hidden;display: block;}


/* navi 
div#dnavi_Header #h-right #navi{
	height:40px;
	list-style:none;
	padding-left:170px;
}
div#dnavi_Header #h-right #navi li{
	float:left;
}
div#dnavi_Header #h-right #navi li a{
	height:40px;
	display:block;
	text-indent:-9999px;
}
div#dnavi_Header #h-right #navi #navi1 a{width:83px;}
div#dnavi_Header #h-right #navi #navi2 a{width:105px;}
div#dnavi_Header #h-right #navi #navi3 a{width:87px;}
*/


/* tab 
div#dnavi_Header #h-right #tab{
	height:34px;
	list-style:none;
}
div#dnavi_Header #h-right #tab li{
	float:left;
}
div#dnavi_Header #h-right #tab li a{
	height:34px;
	display:block;
	text-indent:-9999px;
}
div#dnavi_Header #h-right #tab #tab1 a{width:110px; background:url(/IMAGES/BASE/tab1.jpg) 0 34px no-repeat}
div#dnavi_Header #h-right #tab #tab2 a{width:110px; background:url(/IMAGES/BASE/tab2.jpg) 0 34px no-repeat}
div#dnavi_Header #h-right #tab #tab3 a{width:110px; background:url(/IMAGES/BASE/tab3.jpg) 0 34px no-repeat}
div#dnavi_Header #h-right #tab #tab4 a{width:115px; background:url(/IMAGES/BASE/tab4.jpg) 0 34px no-repeat}

div#dnavi_Header #h-right #tab #tab1 a:hover{width:110px; background:url(/IMAGES/BASE/tab1.jpg) no-repeat}
div#dnavi_Header #h-right #tab #tab2 a:hover{width:110px; background:url(/IMAGES/BASE/tab2.jpg) no-repeat}
div#dnavi_Header #h-right #tab #tab3 a:hover{width:110px; background:url(/IMAGES/BASE/tab3.jpg) no-repeat}
div#dnavi_Header #h-right #tab #tab4 a:hover{width:115px; background:url(/IMAGES/BASE/tab4.jpg) no-repeat}

#drive div#dnavi_Header #h-right #tab #tab1 a{width:110px; background:url(/IMAGES/BASE/tab1.jpg) no-repeat}
#carlife div#dnavi_Header #h-right #tab #tab2 a{width:110px; background:url(/IMAGES/BASE/tab2.jpg) no-repeat}
#event div#dnavi_Header #h-right #tab #tab3 a{width:110px; background:url(/IMAGES/BASE/tab3.jpg) no-repeat}
#campaign div#dnavi_Header #h-right #tab #tab4 a{width:115px; background:url(/IMAGES/BASE/tab4.jpg) no-repeat}
*/

/**********************************/
/* container */
/**********************************/
div#container{
	width:899px;
	background:url(/IMAGES/BASE/bg-content.jpg) no-repeat;
	border-right:1px solid #e5e5e5;
}


div#container #content-padding{
	padding:30px 6px 10px 7px;
	display:inline-block;
}


div#container #content-padding, x:-moz-any-link, x:only-child{padding:30px 6px 10px 7px;}
/* info */
/* div#container #content-padding, x:-moz-any-link, x:only-child{padding:45px 6px 10px 7px;} */


div#container #content-padding:after {
	content: '';
	display: table;
	clear: both;
	/*
	2017-01-06: fix iOS scroll bug
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	*/
}

div#main{
	width:690px;
	float:left;
	margin-right: 3px;
}
div#main, x:-moz-any-link, x:only-child{margin-right: 0px;}


div#main2{
	width:690px;
	float:left;
	margin-right: 3px;
}

div#main2, x:-moz-any-link, x:only-child{margin-right: 0px;}


div#main .content-body,
div#main2 .content-body{
	padding:0 15px 20px 15px;
	display:inline-block;
}
div#main .content-body:after,
div#main2 .content-body:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#main-single{
	width:884px;
	float:left;

}


/**********************************/
/* topicpath */
/**********************************/
#topicpath{
	margin-bottom:10px;
	font-size:11px;
}
#topicpath ul li{
	display:inline;
}
#topicpath ul li a{
}

/**********************************/
/* title */
/**********************************/
div#main h2{
	background:url(/IMAGES/BASE/title1.jpg) no-repeat;
	width:665px;
	height:23px;
	font-size:12px;
	font-weight:normal;
	padding:7px 0 0 25px;
}
div#main h2 strong{
	margin-right:20px;
	font-weight:bold;
	font-size:14px;
}
div#main .title-m{
	background:url(/IMAGES/BASE/title2.jpg) no-repeat;
	width:635px;
	height:20px;
	padding:5px 10px 0 15px;
	margin:15px 0 5px 0;
	display: inline-block;
}
div#main .title-m:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#main .title-m h3{
	float:left;
	font-size:12px;
}
div#main .title-m .title-right{
	float:right;
}


div#main2 .title-m{
	background:url(/IMAGES/BASE/title2.jpg) no-repeat;
	width:635px;
	height:20px;
	padding:5px 10px 0 15px;
	margin:15px 0 5px 0;
	display: inline-block;
}
div#main2 .title-m:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#main2 .title-m h3{
	float:left;
	font-size:12px;
}
div#main2 .title-m .title-right{
	float:right;
}



/**********************************/
/* side */
/**********************************/
div#side{
	width:190px;
	float:right;
	display:block;
}
html>/**/body #side, x:-moz-any-link, x:default{margin-left: 4px;}/* Only FireFox 3 */



#post{
	background:url(/IMAGES/SIDE/TOP/bg-btn.jpg) no-repeat;
	width:190px;
	height:152px;
	margin-bottom:10px;
}
#post p{
	margin:2px 0 0 25px;
}


div#side h3 {
	background:url(/IMAGES/SIDE/TOP/title.jpg) no-repeat;
	width:175px;
	height:20px;
	margin-bottom:3px;
	font-size:12px;
	padding:7px 0 0 15px;
}


div#side .banner{
	margin-bottom:15px;
}
div#side .banner img{
	margin-bottom:3px;
}
div#side .side-box{
	border:1px solid #ccc;
	padding:8px;
	margin-bottom:15px;
	height:1%;
}
div#side .side-box img{
	vertical-align:middle;
}

.about-sb{
	text-align:right;
	border-bottom:1px dotted #d6d6d6;
	padding:5px 0;
	margin-bottom:10px;
}

.banner-txt{
	font-size: 11px;
	line-height: 13px;
	width: 108px;
	display: block;
}

table img {
}


#side #btn{
	background:url(/IMAGES/SIDE/SPECIAL/bg-btn.jpg) no-repeat;
	width:190px;
	height:104px;
	text-align:right;
	padding:27px 0 0 0;
	margin-bottom:10px;
}
#side #btn h3{display:none;}
#side #btn p{padding-right:5px;}


#side .nlo_ara {
	margin-bottom: 10px;
	display: block;
}
 
/* safari only \*/  
html:\66irst-child #side .nlo_ara {
	margin-bottom: -500px;
}


#side_ranking {
	padding: 1px;
	width: 186px;
	_width: 186px;
	border: 1px solid #CCCCCC;
}

#side_ranking h4{
	background-image: url(/IMAGES/SIDE/RANKING/bg.gif);
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
}

#side_ranking ol{
	list-style-type: none;
}

#side_ranking ol li{
	font-size: 10px;
	line-height: 12px;
	padding-left: 35px;
	list-style-type: none;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#side_ranking ol li.s_rank01{
	background-image: url(/IMAGES/SIDE/RANKING/rank01.jpg);
}
#side_ranking ol li.s_rank02{
	background-image: url(/IMAGES/SIDE/RANKING/rank02.jpg);
}
#side_ranking ol li.s_rank03{
	background-image: url(/IMAGES/SIDE/RANKING/rank03.jpg);
}
#side_ranking ol li.s_rank04{
	background-image: url(/IMAGES/SIDE/RANKING/rank04.jpg);
}
#side_ranking ol li.s_rank05{
	background-image: url(/IMAGES/SIDE/RANKING/rank05.jpg);
}

#side_ranking ul.side_ranking_mente{
	list-style-type: none;
}

#side_ranking .side_ranking_mente{
	background-image: url(/IMAGES/SIDE/RANKING/mente.gif);
	height: 50px;
	padding-left: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
}

#side_ranking .side_ranking_mente li{
	height: 18px;
	margin-right: 5px;
	_margin-right: 2px;
	margin-bottom: 2px;
	_margin-bottom: 1px;
	margin-top: 2px;
	_margin-top: 1px;
	float: left;
	width: 85px;
	_width: 81px;
}

#side_ranking .side_ranking_mente li a{
	display: block;
	text-indent: -9999px;
	height: 18px;
	margin-right: 5px;
	_margin-right: 2px;
	margin-bottom: 2px;
	_margin-bottom: 1px;
	margin-top: 2px;
	_margin-top: 1px;
	float: left;
	width: 85px;
	_width: 81px;
}
.mynavi{
	width:190px;
	background: url(/IMAGES/SIDE/MYPAGE/bolder_01.gif) no-repeat 0 0;
	padding-top:1px;
	padding-bottom:9px;
}
.mynavi .mynavi_body{
	width:190px;
	background: url(/IMAGES/SIDE/MYPAGE/my_navi_01.gif) no-repeat 0 bottom;
	padding-top:5px;
}
.mynavi .mynavi_body p{
	margin-left:6px;
	padding-right:7px;
}
.mynavi .mynavi_body .user a{
	font-weight:bold;
}
.mynavi .mynavi_body ul{
	margin-left:7px;
	margin-top:5px;
}
.mynavi .mynavi_body li{
	float:left;
	width:85px;
	height:30px;
	margin-right:5px;
	list-style:none;
}
.mynavi .mynavi_body .right{
	text-align:right;
	height:20px;
	clear:both;
	display:block;
}
.mynavi .logi_body p{
	margin-left:6px;
	padding-right:7px;
}
.mynavi .logi_body{
	width:190px;
	height:109px;
	padding-top:5px;
	background: url(/IMAGES/SIDE/MYPAGE/my_navi_02.gif) no-repeat 0 bottom;
}
.mynavi .logi_body .right{
	text-align:right;
}
.mynavi .logi_body .login{
	background: url(/IMAGES/SIDE/MYPAGE/icon_login.gif) no-repeat 0 0;
	width:152px;
	hanging-punctuation:17px;
	display:block;
	padding-left:25px;
	margin-top:4px;
	font-weight:bold;
}
.mynavi .logi_body .new{
	margin-top:5px;
	margin-bottom:3px;
}
.side_mynavi_btn{
	margin-bottom:2px;
}
/**********************************/
/* footer */
/**********************************/

div#footer{
	width:899px;
	border-top:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	font-size:10px;
	display:inline-block;
	line-height: 13px;
}
div#footer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#footer #f-left{
	float:left;
	width:189px;
	background:url(/IMAGES/BASE/bg-footer.jpg) no-repeat;
	padding:0px 4px 10px 4px;
}
div#footer #f-left a{
	width:189px;
	height:46px;
	text-indent:-9999px;
	display:block;
}
div#footer #f-left p{
	margin:10px;
}

div#footer #f-right{
	float:right;
	width:680px;
	padding:10px;
}
div#footer #f-right ul{
	margin-bottom:5px;
}
div#footer #f-right ul li{
	display:inline;
}
div#footer #f-right ul li a{
	border-left:1px solid #ccc;
	padding:0 4px;
	color:#666;
	text-decoration:none;
} 
div#footer #f-right ul li a:hover{
	border-left:1px solid #ccc;
	padding:0 4px;
	color:#222;
	text-decoration:underline;
} 

#footer_line{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e5e5e5;
	width: 680px;
	padding-bottom: 10px;
	margin-top: 10px;
}








.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}




#head_msg {
	text-align: right;
	position: absolute;
	top: 152px;
	width: 445px;
	z-index: 10;
}


#head_msg a{
	font-weight: normal;
}

#head_msg p{
	padding-top: 7px;
	padding-right: 3px;
}

