@charset "UTF-8";
/*----------------------------------------
	common
----------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
	
	
	font-family: "メイリオ","Meiryo","verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.6;
	
	
	}

fieldset,img,abbr {
	border:0;
}

caption,th {
	text-align:left;
}

table{
	font-size:inherit;
	font:100%;
}

img {
	vertical-align: top;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}

/*回り込みクリア*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ?*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.header_btn{
	text-align: right;
}

/*visual*******************/


h1 {
/*  text-indent:-9999px;
	position:absolute;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
}


/*----------------------------------------
	pagetop
----------------------------------------*/
#pagetop {
	clear: both;
	width: 770px;
	height: 11px;
	padding: 20px 0;
	text-align: right;
}

#pagetopB {
	clear: both;
	width: 770px;
	height: 31px;
	padding-top: 20px;
	text-align: right;
	border-top: 1px solid #DADADA;
}

/*----------------------------------------
	contentsArea
----------------------------------------*/

#Contents_all {  }

#container img {
	vertical-align: bottom;
	margin:0;
	padding:0;
	border: 0;
}

#Contents_left {
    width: 179px;
    float: left;
}

/*----------------------------------------
	link
----------------------------------------*/

div#container a:link, a:active, a:visited {
	text-decoration: underline;
	color: #4471C5;
}

div#container a:hover {
	text-decoration: none;
	color: #4471C5;
}

div #container a:focus {
	-moz-outline-style: none;
}




@media screen and (max-width:768px){
#Contents_left {
display: none;
}	

	
#Contents_all { width:100%;  }
	
#R500_container {
	width: 100%;
	min-height: 100%;
	font-size:90%;
	font-family: "メイリオ","Meiryo","verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.6;
	margin:0;
	padding:0;

	
}

#R500_contentsall  {
	width: 100%;
	
}



.fixed { position: absolute; }







	}
@import url(/car/common_car/css/lnavi_layout.css);