/*
------------------------------------------------------------------------
------------------------------------------------------------------------
HOME
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
div.large_banner table{
	width: 100%;
}
div.large_banner table td{
	width: 50%;
	text-align: center;
}


span.topics_date{
	font-size: 10px;
	margin-right: 20px;
}


#whatsNew .allnews{
	text-align: right;
	padding: 5px 0;
}


/*
------------------------------------------------------------------------
------------------------------------------------------------------------
お知らせ
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
h2.subtitles{
	padding-top: 30px;
}

.info_box{
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin: 20px;
}

.category-news h2, 
.category-news h3{
	margin: 20px 0;
}


/*
------------------------------------------------------------------------
------------------------------------------------------------------------
CATEGORY
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
.category-news div.entry-meta{
	float: right;
	margin-top: 10px;
}

.category-news h2.entry-title{
	border-left: 10px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
	margin-bottom: 10px;
	padding: 10px 5px;
	background: #FFFEEE;
}


.category-news div.entry-summary, 
.category-news div.entry-utility{
	clear: both;
	margin: 20px;
}









.category-contributions div.entry-meta{
	float: right;
	margin-top: 10px;
}

.category-contributions h2.entry-title{
	border-left: 10px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
	margin-bottom: 10px;
	padding: 10px 5px;
	background: #FFFEEE;
}


.category-contributions div.entry-summary, 
.category-contributions div.entry-utility{
	clear: both;
	margin: 20px;
}


/*
------------------------------------------------------------------------
------------------------------------------------------------------------
会社概要など
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
table.company_table {
	border-collapse:collapse;
	width:100%;
}

table.company_table td {
	border:thin solid darkgray;
	padding: 10px;
}



div.policy_paragraph{
	margin-bottom: 20px;
}
div.policy_paragraph p.underline_gray{
	font-size: 16px;
	border-bottom: 2px solid #EEEEEE;
}
div.policy_paragraph p.privacy_text_box{
	padding: 20px 10px;
}
div.policy_paragraph ul{
	list-style: disc;
}
div.policy_paragraph li{
	margin: 5px 20px;
}

/*
------------------------------------------------------------------------
------------------------------------------------------------------------
一覧
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
table.store_list_table {
	border-collapse:collapse;
	width:100%;
	margin: 20px 0;
}

table.store_list_table th, table.store_list_table td {
	border:thin solid darkgray;
	padding: 5px;
	background: #FFFFFF;
}
table.store_list_table th{
	background: #CCCCCC;
}



table.store_list_table td.shop_photo{
	width: 80px;
	padding: 0;
	margin: 0;
}


table.store_list_table td.shop_name{
	font-weight: bold;
}



table.store_list_table td.shop_phone{
	width: 100px;
	text-align: center;
}


/*
------------------------------------------------------------------------
------------------------------------------------------------------------
店舗詳細
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
table.test_car_table {
	border-collapse:collapse;
	width:100%;
}

table.test_car_table th, table.test_car_table td {
	border:thin solid darkgray;
	padding: 5px;
}
table.test_car_table th{
	background: #CCCCCC;
}




/*
------------------------------------------------------------------------
------------------------------------------------------------------------
中古車
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
.ucar_popbox{
	background: #FFFFFF;
}





/*
------------------------------------------------------------------------
------------------------------------------------------------------------
店舗詳細
------------------------------------------------------------------------
------------------------------------------------------------------------
*/

#text-3 h3.widget-title{
	display: none;
}

div.textwidget ul.bnlist li{
	margin-bottom: 5px;
}
div.test_cars{
	margin-top: 20px;
}



/*
------------------------------------------------------------------------
------------------------------------------------------------------------
クルマをさがす
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
div.carsearch{
	margin-top: 20px;
}

div.carsearch_left{
	width: 320px;
	float: left;
}
div.carsearch_right{
	width: 320px;
	float: right;
}


/*
------------------------------------------------------------------------
------------------------------------------------------------------------
メンテナンスパック
------------------------------------------------------------------------
------------------------------------------------------------------------
*/

img.wp-image-466, img.wp-image-482, img.wp-image-488{
	margin-top: 30px;
	margin-bottom: 15px;
}


img.wp-image-470, img.wp-image-474{
	margin: 15px;
}


img.wp-image-475{
	margin-bottom: 30px;
}

table.mainte_course{
	margin: 10px 0;
}
table.mainte_course th{
	color: white;
	font-size: 16px;
	padding: 10px;
	width: 100px;;
}
table.mainte_course th.pack_a {
	background: #ff9900;
}
table.mainte_course th.pack_b {
	background: #ff0000;
}
table.mainte_course th.pack_c {
	background: #6666ff;
}
table.mainte_course th.pack_d {
	background: #339900;
}
table.mainte_course th.pack_d2 {
	background: #669900;
}
table.mainte_course th.pack_e {
	background: #6666cc;
}
table.mainte_course th.pack_f {
	background: #006600;
}
table.mainte_course th.pack_g {
	background: #cc6699;
}
table.mainte_course th.pack_h {
	background: #cc0000;
}





/*
------------------------------------------------------------------------
------------------------------------------------------------------------
らくらくプラン
------------------------------------------------------------------------
------------------------------------------------------------------------
*/
.tokuyaku_note{
	margin: 30px;
	width: 600px;
}

table.tokuyaku_table{
	width: 500px;
	border: #999999 1px solid;
	padding: 10px;
}

table.tokuyaku_table th{
	background: #666666;
	color: #ffffff;
	text-align: left;
}

img.wp-image-506{
	margin-top: 15px;
}


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

------------------------------------------------------------------------
------------------------------------------------------------------------
*/
img.wp-image-421, img.wp-image-422, img.wp-image-423{
	margin-top: 15px;
}
span.function_title{
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
	display: inline-block;
}




/*
------------------------------------------------------------------------
------------------------------------------------------------------------
イベントカレンダー
------------------------------------------------------------------------
------------------------------------------------------------------------
*/






#calendar_wrapLarge{
	padding-top: 20px;
}
#CalendarLarge-Header{
	margin-bottom: 20px;
	width: 100%;
}

.event_prev_month{
	text-align: left;
	width: 25%;
}

.event_current_month{
	text-align: center;
	widows: 50%;
}
.event_next_month{
	width: 25%;
	text-align: right;
}

/*
------------------------------------------------------------------------
------------------------------------------------------------------------
サイドバー
------------------------------------------------------------------------
------------------------------------------------------------------------
*/



#widget_shopinfo h3 {
	/*text-indent: -5000px;*/
	margin: 30px 0 10px 0;
	padding: 5px 0 5px 10px;
	width: 210px;
	
	border-bottom: 2px solid #CCCCCC;
	border-left: 20px solid #ff9900;
	/*
	background-image: url(images/title_carendar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	*/
	font-size: 16px;
	font-weight: normal;
	
}
#widget_shopinfo ul{
	margin-bottom: 30px;
}




.blogdate{
	display: block;
	padding: 2px;
	background: #FEFEFE;
	border-bottom: 1px solid #CCCCCC;
}
