* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #000;
    margin: 0;

}

a img{ border:none; }
a{ color: #000; text-decoration: none; }
a:link,a:visited{ color:#FFF; text-decoration: none; }
a:hover{
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	text-transform: uppercase;
	font-family: Bliss, 'Myriad Pro', 'Trebuchet MS', Arial, Sans-Serif;
	color: #a1c117;
}
h1 a, h2 a, h3 a, h4 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	text-decoration: none;
	color: #a1c117;
}
h1 {
	font-size: 1.93em;
	line-height: 1.2em;
	margin: 8px 0 38px 0;
}
h2 {
	font-size: 1.47em;
	line-height: 1.2em;
	margin: 8px 0 15px 0;
}
h3 {
	font-size: 1.20em;
	line-height: 1.2em;
	margin: 8px 0 15px 0;
}
h4 {
	font-size: 1.07em;
	line-height: 1.1em;
	margin: 8px 0 15px 0;
}
h5 {
	font-size: 1.07em;
	line-height: 1.1em;
	margin: 8px 0 15px 0;
}
a img {
	border: 0;
}
ul {
	padding-left: 40px;
}

.green { color:#063; }
.red { color:#990000; }

.white{
	color:#FFFFFF;
}


/* 回り込み解除 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	 clear:both;
}

/*--------------------------------*/

pre {
	background: #efefef;
	border: 1px solid silver;
	margin: 10px 0;
	padding: 10px;
	font-family: 'Courier New', Courier, monospace;
}


.midashi_04 {
	width: 670px;
	color:#000;
    padding: 5px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	background-color: #FFF;
/*	margin: 0 auto;*/}




#logo {
	background: url(../img/shahan_logo.png) 0 0 no-repeat;
	width: 378px;
	height: 121px;
	position: absolute;
	top: 7px;
	left: 30px;
	z-index: 1900;
	text-indent: -9999px;
}

#header {
	min-width:900px;
	width:1000px;
	margin:auto;
}


#container  {
	min-width:900px;
	padding-top:340px;
	position:relative;
	width:1000px;
	margin:auto;
}
#mainContent {
	background-image:url(../img/bg_green.jpg);
}


#mainContent h1 {
	text-align: -9999px;
	height: 0;
	overflow: hidden;
	margin: 0;
}
#content {
	margin-right: 250px;
}
#sidebar {
	position: absolute;
	top: 448px;
	width: 200px;
	right: 30px;
}
.panel {
	margin-bottom: 2em;
	display: none;
}


.left_contents{
	width:732px;
	height:auto;
	float:left;
	
}

.right_contents{
	width:256px;
    height:auto;
    float:right;

}


/*---------------------------

	車販ページ

---------------------------*/
	
.shahan_maker_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_loan_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_sonpo_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_member_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_special_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_mitsumori_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.left{
	float:left;
	margin-right:20px;

}


.menu_box{
	height:100px;
	background-image:url(../img/menu_bg1.png);
}
.menu_box1{
	width:165px;
	height:60px;
	margin-left:35px;
	margin-top:36px;
	float:left;
}




.navi_bar{
	padding-bottom:20px;
}

.side_blog{
	width:240px;
	height:140px;
	padding-top:80px;
	padding-bottom:20px;
	background-image:url(../img/blog.png);
	background-repeat:no-repeat;
	background-position:top;
}


.left_contents{
	width:732px;
	height:auto;
	float:left;
	
}

