@charset "utf-8";
/*

index.html

*/
/*=========================================
general
=========================================*/
#contents {margin-top: -50px;}


/*=========================================
#head_content
=========================================*/
#head_content {
	margin-bottom: 30px;
	overflow: hidden;
}
/* TOP ¤ªÃÎ¤é¤» */
/*=========================================*/
/*modify by liqf 2016-04-18 start*/
/*#head_content{
	margin-bottom: 0px;
}*/
.top_info{
	clear:both;
	padding:10px;
	width:978px;
	border:#00579A 1px solid;
	border-radius:3px;
	margin-bottom:10px;
	color:#ffffff;
        margin-top:10px;
}
.top_info p{
	width:735px;
  	margin:0px auto;
	text-align:center;
}
.top_info h4{
	text-align:center;
	margin-bottom:6px;
}
/*modify by liqf 2016-04-18 end*/
/*=========================================*/
/* #slider
-----------------------------------------*/
#head_content #slider {
	position: relative;
	width: 675px;
	height: 339px;
	float: left;
	margin-right: 10px;
	background: #002f59;
	border-radius: 0px 0px 2px 2px;
	/*opacity: 0;*/
}


/* #head_side
-----------------------------------------*/
#head_content #head_side {
	width: 315px;
	height: 339px;
	float: right;
	background: url(../img/info_bg1.png) 0 0 no-repeat;
}

#head_content #head_side .list {
	height: 48px;
	padding: 18px 30px 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#head_content #head_side .list li {z-index: 501}

/* #side_count */
#head_content #head_side #side_count {
	padding: 20px 15px 0;
	color: #fff;
}
#head_content #head_side #side_count #count_all,
#head_content #head_side #side_count #count_today {
	float: left;
	width: 50%;
	padding: 0 10px;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#head_content #head_side #side_count #count_all span,
#head_content #head_side #side_count #count_today span {
	padding: 0 2px;
	font-size: 1.286em;
	font-weight: 600;
	color: #b16938;
}
#head_content #head_side #side_count #count_all {border-right: 1px dotted #2f4771}
#head_content #head_side #side_count #count_update {
	display: block;
	clear: both;
	text-align: center;
	padding: 9px 0 21px;
	font-size: 0.9em;
	line-height: 1;
}

/* #count_user */
#head_content #head_side #count_user {
	margin: 0 16px 16px;
	padding: 9px;
	background: #cfd1d4;
	border-radius: 3px;
}
#head_content #head_side #count_user dl {
	float: left;
	width: 50%;
	line-height: 1;
	text-align: center;
}
#head_content #head_side #count_user dl dt {
	height: 38px;
	padding-top: 14px;
	font-size: 1.077em;
	background: #dde2e9;
	border-radius: 3px 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#head_content #head_side #count_user dl dd {
	height: 52px;
	padding-top: 13px;
	background: #fff;
	border-radius: 0px 0px 0px 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#head_content #head_side #count_user dl dd span {
	padding-right: 4px;
	font-size: 2.29em;
	font-weight: 600;
	color: #00235f;
}
#head_content #head_side #count_user dl#history {margin-bottom: 9px;}
#head_content #head_side #count_user dl#history dt {border-radius: 0px 3px 0px 0px}
#head_content #head_side #count_user dl#history dd {border-radius: 0px 0px 3px 0px}
#head_content #head_side #count_user dl#history p {border-left: 1px dotted #c9cacc;}

#head_content #head_side #count_user #mypage_btn {
	display: table-cell;
	width: 266px;
	height: 80px;
	font-size: 1.923em;
}



#search_free_foot {
	text-align:center;
}
#slider .flex-direction-nav{
	display:none;
}

/*=========================================
#banner_area
=========================================*/
#banner_area {
	padding: 0px;
	border-radius: 3px;
	overflow: hidden;
	_zoom: 1;
}
#banner_area li {
	float: left;
	margin-right: 20px;
}
#banner_area li.last {margin-right: 0;}

/*=========================================
#news
=========================================*/
#news {
	background:#0072c7;
	border-radius: 3px;
	color:#ffffff;
}
#news .cont_title{
	color: #fff;
	padding:13px 0px 0px 60px;
	background: url(/img/ico_h_cam.png) 20px 0px no-repeat;
	height:38px;
	margin-top:15px;
}

/* .news_lists
-----------------------------------------*/
#news .news_lists {
	padding:5px 0 15px 20px;
        min-height:130px;
}
#news .news_lists.news_list_first {
        padding-top: 0;
        background: url(../img/news_line.png) bottom center no-repeat;
        overflow: hidden;
        _zoom: 1;
}
#news .news_lists .news_list {
	float: left;
	width: 50%;
}
#news .news_lists .news_list img.news_img {float: left;}
#news .news_lists .news_list img{
        clip: rect(0px, 196px, 118px, 0px);
        position:absolute;
        display:block;
}
#news .news_lists .news_list .news_info {
	display: block;
	padding: 0 35px 0 210px;
}
#news .news_lists .news_list .news_info h3 {
	font-size: 1.077em;
	line-height: 1.538;
	font-weight: 600;
}
#news .news_lists .news_list .news_info h3 a{
	color:#ffffff;
}

#news .news_lists .news_list .news_info .news_date {
	padding: 7px 0 10px;
	line-height: 1;
}
#news .news_lists .news_list .news_info .news_date .news_icon {
	margin-right: 7px;
	padding: 2px 8px 1px;
	font-size: 0.923em;
	background: #193972;
	color: #fff;
	text-align: center;
}
#news .news_lists .news_list .news_info .news_text {
	font-size: 0.956em;
	line-height: 1.568;

}

/* #news_foot
-----------------------------------------*/
#news #news_foot {
	clear: both;
	width: 100%;
	height: 36px;
	padding-top: 14px;
	text-align: center;
/*	background: url(../img/news_footer.png) top center no-repeat;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
*/

	-moz-box-shadow: 0px 0px 0px 1px #8a8f99;
	-webkit-box-shadow: 0px 0px 0px 1px #8a8f99;
	box-shadow: 0px 0px 0px 1px #8a8f99;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a9b8c2), color-stop(1, #818690));
	background:-moz-linear-gradient(top, #a9b8c2 5%, #818690 100%);
	background:-webkit-linear-gradient(top, #a9b8c2 5%, #818690 100%);
	background:-o-linear-gradient(top, #a9b8c2 5%, #818690 100%);
	background:-ms-linear-gradient(top, #a9b8c2 5%, #818690 100%);
	background:linear-gradient(to bottom, #a9b8c2 5%, #818690 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9b8c2', endColorstr='#818690',GradientType=0);
	background-color:#a9b8c2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #979ca6;
	display:inline-block;
	cursor:pointer;
	color:#036ec0;
	text-shadow:0px 1px 0px #9ebfdb;
}

#news #news_foot:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #818690), color-stop(1, #a9b8c2));
	background:-moz-linear-gradient(top, #818690 5%, #a9b8c2 100%);
	background:-webkit-linear-gradient(top, #818690 5%, #a9b8c2 100%);
	background:-o-linear-gradient(top, #818690 5%, #a9b8c2 100%);
	background:-ms-linear-gradient(top, #818690 5%, #a9b8c2 100%);
	background:linear-gradient(to bottom, #818690 5%, #a9b8c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#818690', endColorstr='#a9b8c2',GradientType=0);
	background-color:#818690;
}
#news #news_foot:active {
	position:relative;
	top:1px;
}



#news #news_foot a {
	position: relative;
	padding-left: 11px;
}
#news #news_foot a:before {
	content: "";
	display: block;
	position: absolute;
	width: 4px;
	height: 7px;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: url(/common/img/icon_arrow01.png) 0 0 no-repeat;
}

/*=========================================
#utility
=========================================*/
#utility .utility_list {
	width: 765px;
	overflow: hidden;
	float: left;
}
#utility .utility_list div {
	float: left;
	width: 235px;
	margin: 0 20px 10px 0;
	background: #fff;
	border-radius: 3px;
	text-align: center;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.35);
}
#utility .utility_list div a {
	display: block;
	text-decoration: none;
}
#utility .utility_list div a h4 {
	height: 27px;
	padding: 7px 14px 0;
	font-size: 1.077em;
	font-weight: 600;
	line-height: 1;
	color: #00386b;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#utility .utility_other {
	float: left;
	width: 235px;
}
#utility .utility_other li {
	display: table;
	width: 235px;
	height: 55px;
	margin-bottom: 10px;
}
#utility .utility_other li.last {margin-bottom: 0;}


/*=========================================
#sns
=========================================*/
#sns {
	background: #26467c url(/img/sns_back.jpg) 0px 0px no-repeat;
	border-radius: 3px;
	margin-bottom: 0;
}
#sns .cont_title {
	color: #fff;
	padding-left:47px;
	background: url(/img/ico_sns.png) 15px 10px no-repeat;
}

#sns ul {
	padding: 0 15px 15px;
	overflow: hidden;
	_zoom: 1;
}
#sns ul li {
	float: left;
	margin-right: 10px;
}
#sns ul li.last {margin-right: 0;}


/* car list */

.car_list .car_name{
	margin-top:2px;
	line-height:13px;
	padding: 2px 7px;
}

.car_list_sizeL .car_name{
	margin:10px 0px 0px 10px;
}
