@charset "shift_jis";
/* CSS Document */

body{
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'ＭＳ Ｐゴシック','ＭＳ ゴシック',san-serif;
	background:url(../media/car_bg.jpg);
	font-size:13px;
	line-height:22px;
	color:#000;
}

body,div,p,h1,h2,h3,ul,li{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

a{
	color: #FFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.pt_11{
	padding-top:11px !important;
}

.pt_22{
	padding-top:22px !important;
}
.mb_20{
	margin-bottom:20px;
}
.mt_20{
	margin-top:20px;
}

#car{
	width:auto;
	min-width:980px;
	height:auto;
	clear:both;
	overflow:hidden;
	
}

#car #car_h1{
	width:auto;
	min-width:980px;
	height:28px;
	background:#000;
}

#car #car_h1 h1{
	width:960px;
	margin:0 auto;
	font-size:12px;
	line-height:28px;
	font-weight:normal;
	color:#FFF;
	clear:both;
	overflow:hidden;
}

#car #car_header{
	width:auto;
	min-width:980px;
	height:auto;
	background:#326665;
	border-bottom:solid #ff0000 1px;
}

#car #car_header .header{
	width:980px;
	height:auto;
	margin:0 auto;
	padding:20px 6px;
	overflow:hidden;
}

#car #car_header .header .logo{
	width:107px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}

#car #car_header .header h2{
	width:350px;
	height:auto;
	font-size:36px;
	padding:12px 0 0 15px;
	float:left;
	overflow:hidden;
	line-height:40px;
	color:#FFF;
}

#car #car_header .header .header_txt{
	width:450px;
	height:auto;
	font-size:13px;
	padding:15px 0 0 10px;
	clear:both;
	overflow:hidden;
	color:#FFF;
	font-weight:normal;
}
#header_left {
	float:left;
}

#car #car_header .banner{
	width:500px;
	height:auto;
	padding:0;
	overflow:hidden;
	float:left;
}

#car #car_menu{
	width:auto;
	min-width:980px;
	height:65px;
	background:#3e131a;
}

#car #car_menu .menu{
	width:980px;
	height:65px;
	margin:0 auto;
	padding:0;
	clear:both;
	overflow:hidden;
}

#car #car_menu .menu ul{
	width:980px;
	height:65px;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
}

#car #car_menu .menu ul li{
	width:980px;
	height:auto;
	margin:0;
	padding:0 0 0 65px;
	float:left;
	background:url(../media/car_ico.png) 35px 27px no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#car #car_main{
	width:980px;
	height:auto;
	margin:0 auto;
	padding:35px 0 100px 0;
	clear:both;
	overflow:hidden;
}

#car #car_main .main_left{
	width:630px;
	height:auto;
	margin:0;
	padding:0 0 0 15px;
	float:left;
	overflow:hidden;
}

#car #car_main .main_left .main_l_til{
	width:572px;
	height:46px;
	background:#326665 url(../media/til.png) no-repeat;/*　ここを全置換　*/
	font-size:14px;
	line-height:46px;
	font-weight:bold;
	color:#FFF;
	padding-left:58px;
}

#car #car_main .main_left .main_l_txt{
	width:610px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 0;
	clear:both;
	overflow:hidden;
}

.main_l_txt a{
	color:#FF6699;
	text-decoration:underline;
	border-width:0px;
	border-bottom-width:2px;
	border-style:dotted;
	font-weight:bold;
	text-decoration:none;
	border-color:#ff99CC;
	padding:0 2px;
}

.main_l_txt p{
	color:#000033;
	padding-top:10px;
}

.cont {
	border-bottom:1px dotted #326665;
}
.link {
	padding:5px;
}
.link a{
	margin-left:10px;
}
.dis {
	padding:0 5px 5px 5px;
	font-size:11px;
}
.prof_box {
	margin:10px;
}

#you_movie {
	width:560px;
	margin:10px auto;
}

#car #car_main .main_right{
	width:308px;
	height:auto;
	margin:0;
	padding:0 15px 0 0;
	float:right;
	overflow:hidden;
}


#car #car_main .main_right .main_r_til{
	width:298px;
	height:31px;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	color:#fff;
	text-align:center;
	background:url(../media/menu_right.png) no-repeat #326665;
}

#car #car_main .main_right ul{
	width:298px;
	height:auto;
	padding-top:25px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

#car #car_main .main_right ul li{
	width:298px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px dotted #666;
	padding:5px;
}

.main_right ul li a{
	color:#FF6600;
	
}

#car #car_footer{
	width:auto;
	min-width:980px;
	height:auto;
	background:#000;
}

#car #car_footer .footer{
	width:980px;
	margin:0 auto;
	padding:30px 0;
	font-size:12px;
	line-height:28px;
	font-weight:normal;
	color:#FFF;
	clear:both;
	overflow:hidden;
	text-align:center;
}