@charset "utf-8";
/*
Theme Name: netzkobe
Theme URI: http://www.netzkobe.co.jp/
Description: ネッツトヨタ神戸サイト「本部」のwordpressテーマ
Version: 1.0
Author: ネッツトヨタ神戸
Author URI: http://www.netzkobe.co.jp/
Text Domain: kubrick
*/
@import url("stylesheets/reset.css");
@import url("stylesheets/header.css");


body {
	font-size: 14px; /* Resets 1em to 10px */
	color: #333;
	}

.clear {
	clear: both;
	}

a:link,
a:visited {
	text-decoration: none;
	}
a:hover,
a:active {
	text-decoration: underline;
	}

a.line {
	text-decoration:underline !important;
}

body.side-newcar-list div#sidebar {
	float: none !important;
}

#content {
	clear: both;
	}
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	width: 950px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 710px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.postmetadata {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-size: 10px;
	}

#footer p {
	margin: 0;
	padding: 0px;
	}
/* End Structure */



/*	Begin Headers */
h1 {	margin: 0;	}

#sidebar h2 {
	padding: 0;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/sidebar_h2.gif);
	display: block;
	margin: 0px;
	}
#sidebar div.about h2 {
	background-image: url(images/sidebar_about_h2.gif);
	text-indent: -9999px;
	}
#sidebar div.calendar h2 {
	background-image: url(images/sidebar_calendar_h2.gif);
	text-indent: -9999px;
	margin-bottom: -5px;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


/* Begin Sidebar */
#sidebar
{
	width: 225px;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	margin-top: -10px;
	clear: both;
	}
/* End Various Tags & Classes*/


#page .bread_crumbs {
	display: block;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1;
}
div#content div.posts {
	margin-bottom: 35px;
}
.home div#content div.posts {
	padding-bottom: 20px;
	background-image: url(images/posts.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#sidebar div.about h3 {
	background-image: url(images/about_h3.gif);
	display: block;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
div#sidebar div.side_content {
	margin-bottom: 20px;
	padding-bottom: 15px;
}
div#content div.pickup li.category-area a {
	background-image: url(images/pickup_li_area.gif);
}
div#content div.pickup li.category-event a {
	background-image: url(images/pickup_li_event.gif);
}
div#content div.pickup li.category-new-car a {
	background-image: url(images/pickup_li_newcar.gif);
}
div#content div.pickup li.category-diary a {
	background-image: url(images/pickup_li_diary.gif);
}
div#content div.pickup ul {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.edit {
	clear: both;
	float: none !important;
}
.edit a {
	background-color: #FFCC33;
	display: block;
	border: 1px solid #FF9933;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1.5em;
	width: 140px;
	font-size: 14px;
	text-align: center;
}
.entry p {
	margin-bottom: 1.5em;
}
.navigation .wp-pagenavi {
	text-align: right;
}









div#slide {
	height: 350px;
	clear: both;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#content .posts h2 {
	background-image: url(images/h2.gif);
	line-height: 25px;
	display: block;
	height: 25px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
}
#content .posts h3.area_title {
	background-image: url(images/content_h3_long.gif);
	line-height: 25px;
	display: block;
	height: 25px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	clear: both;
}
div#footer p.copy a {
	background-image: url(images/copy.gif);
	height: 10px;
	width: 300px;
	display: block;
	font-size: 8px;
	line-height: 1px;
	text-indent: -9999px;
	margin-top: 20px;
}
div#content div.news div.title {
	background-image: url(images/content_news_h2.gif);
	height: 25px;
}
div#content div.blogs div.title {
	background-image: url(images/content_blogs_h2.gif);
	height: 25px;
}
div#content div.news div.title h2,
div#content div.blogs div.title h2 {
	background-image: none;
	display: block;
	width: 120px;
	text-indent: -9999px;
	float: left;
}
div#content div.news div.title a,
div#content div.blogs div.title a {
	display: block;
	width: 40px;
	text-indent: -9999px;
	float: left;
}
div#content div.newcar_search h2.header {
	background-image: url(images/content_newcar_search_h2.gif);
	text-indent: -9999px;
	height: 25px;
	font-size: 1px;
	line-height: 1px;
}
.category-newcar-list div#content h2.pagetitle {
	background-image: url(images/category-newcar-list_h2.gif);
	text-indent: -9999px;
	clear: both;
	margin-bottom: 15px;
}




div#sidebar h2.title {
	text-indent: -9999px;
	display: block;
	height: 43px;
	margin-bottom: 12px;
}
div#sidebar div.newcar h2.title {
	background-image: url(images/sidebar_title_newcar.gif);
}
div#sidebar div.ucar h2.title {
	background-image: url(images/sidebar_title_ucar.gif);
}
div#sidebar div.support h2.title {
	background-image: url(images/sidebar_title_support.gif);
}
div#sidebar div.after h2.title {
	background-image: url(images/sidebar_title_after.gif);
}
div#sidebar div.store h2.title {
	background-image: url(images/sidebar_title_store.gif);
}
div#sidebar div.company h2.title {
	background-image: url(images/sidebar_title_company.gif);
}
div#sidebar div h3 {
	background-color: #ebf5ff;
	line-height: 32px;
	height: 32px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7aadda;
	color: #0060b7;
	font-size: 16px;
	padding-left: 15px;
	font-weight: normal;
}
div#sidebar div {
	margin-bottom: 15px;
}
div#sidebar div ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7aadda;
	background-color: #f8f8f8;
	display: block;
	padding-left: 36px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#sidebar div ul li {
	line-height: 25px;
	font-size: 13px;
}
div#content div.news li,
div#content div.blogs li {
	background-image: url(images/news_li.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	display: block;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	clear: both;
}
#sidebar iframe {
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 350px;
	width: 225px;
	display: block;
}
body.search div#sidebar div.newcar h3,
body.search div#sidebar div.newcar ul,
body.search div#sidebar div.after h3,
body.search div#sidebar div.after ul
 {
	display: none;
}
div#content iframe {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	height: 1800px;
	width: 710px;
	overflow: hidden;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	}



div#content div.searched {
	background-color: #DEF3F8;
	background-image: url(images/searched.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-top: 15px;
}
div#content div.searched div.inner,
body.category-newcar-list div.inner {
	padding-right: 10px;
	padding-left: 10px;
}
div#content div.searched div.post {
	float: left;
	width: 180px;
	background-image: url(images/searchied_div.gif);
	background-repeat: no-repeat;
	height: 185px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
* html div#content div.searched div.post {
	margin-left: 5px;
}
body.category-newcar-list div.inner div.post {
	float: left;
	width: 190px;
	background-image: url(images/newcar-list_newacar.gif);
	background-repeat: no-repeat;
	height: 180px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
* html body.category-newcar-list div.inner div.post {
	margin-left: 5px;
}



div#content div.searched div.post p.thum,
body.category-newcar-list div.post p.thum {
	background-image: url(images/thum_blank.gif);
	display: block;
	height: 100px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
div#content div.searched div.post ul,
body.category-newcar-list div.post ul {
	display: block;
	clear: both;
}
div#content div.searched div.post li,
body.category-newcar-list div.post li {
	font-size: 9px;
	display: inline;
	line-height: 10px;
}
div#content div.searched div.post li span,
body.category-newcar-list div.post li span {
	color: #0060b6;
}
div#content div.searched div.post h3,
body.category-newcar-list div.post h3 {
	font-size: 15px;
	display: block;
	line-height: 30px;
	width: 148px;
	float: left;
	margin-right: 2px;
}
div#content div.searched div.post h3 a:link,
div#content div.searched div.post h3 a:visited,
body.category-newcar-list div.post h3 a:link,
body.category-newcar-list div.post h3 a:visited {
	color: #0060b6;
	text-decoration: none;
}
div#content div.searched div.post h3 a:hover,
div#content div.searched div.post h3 a:active,
body.category-newcar-list div.post h3 a:hover,
body.category-newcar-list div.post h3 a:active {
	color: #0060b6;
	text-decoration: underline;
}
div#content div.searched div.post p.to_detail,
body.category-newcar-list div.post p.to_detail {
	line-height: 16px;
	display: block;
	height: 16px;
	margin-top: 5px;
	font-size: 5px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
body.category-newcar-list div.post p.to_detail a {
	display: block;
	height: 16px;
	background-image: url(images/to_detail.gif);
	text-indent: -9999px;
}
div#content div.searched div.post p.to_detail a {
	display: block;
	height: 16px;
	background-image: url(images/to_detail_white.gif);
	text-indent: -9999px;
}
div#content div.searched div.post p.to_detail a:link,
div#content div.searched div.post p.to_detail a:visited,
body.category-newcar-list div.post p.to_detail a:link,
body.category-newcar-list div.post p.to_detail a:visited {
	background-position: 0px 0px;
}
div#content div.searched div.post p.to_detail a:hover,
div#content div.searched div.post p.to_detail a:active,
body.category-newcar-list div.post p.to_detail a:hover,
body.category-newcar-list div.post p.to_detail a:active {
	background-position: 0px -16px;
}
.searchform-params .searchform-label {
	margin-right: 8px;
	display: none;
}
.searchform-params .DropDownField .searchform-param .searchform-input-wrapper select {
	font-size: 12px;
	line-height: 16px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
div.newcar_search {
	display: block;
	padding-bottom: 15px;
}
div.searchform-params {
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 35px;
}
div.searchform-params div.DropDownField {
	float: left;
	width: 163px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 45px;
}
* html div.searchform-params div.DropDownField {
	margin-left: 9px;
}
div.searchform-params div.type {
	background-image: url(images/newcar-search-type.gif);
}
div.searchform-params div.cost {
	background-image: url(images/newcar-search-cost.gif);
}
div.searchform-params div.cc {
	background-image: url(images/newcar-search-cc.gif);
}
div#content div.searched {
	clear: both;
}
div.searchform-controls {
	text-align: center;
	float: right;
	width: 50px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 40px;
}
* html div.searchform-controls {
	margin-right: 20px;
}
div#content div.searched h2.pagetitle {
	background-image: url(images/searched_h2.gif);
	text-indent: -9999px;
	display: block;
	height: 40px;
}
body.category-newcar-list div.post p.icon,
div.searched div.post p.icon {
	display: block;
	float: left;
	height: 30px;
	width: 18px;
	font-size: 3px;
	text-indent: -9999px;
	margin-right: 2px;
}
body.category-newcar-list div.post p.test_drive,
div.searched div.post p.test_drive {
	background-image: url(images/test_drive.gif);
}
body.category-newcar-list div.post p.display,
div.searched div.post p.display {
	background-image: url(images/display.gif);
}
div#footer div.main_nav li,
div#footer div.sub_nav li {
	display: inline;
	line-height: 3em;
}





#content .posts .category-newcar-list .entry h2 {
	background-image: none;
	padding: 0px;
	display: block;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#content div.category-newcar-list div.entry div.summary h3 {
	background-image: url(images/content_summary_h3.gif);
	display: block;
	text-indent: -9999px;
	height: 25px;
}
div#content div.category-newcar-list div.entry div.summary div.inner {
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 32px;
	margin-bottom: 20px;
}
div#content div.category-newcar-list div.entry div.summary div.inner div.description {
	float: right;
	width: 460px;
	line-height: 1.4;
}
div#content div.category-newcar-list div.entry div.summary div.inner div.description p {
	font-size: 12px;
	margin: 0px;
}
div#content div.category-newcar-list div.entry div.summary div.inner div.logo {
	float: left;
	width: 230px;
	padding-top: 15px;
}
div#content div.category-newcar-list div.entry div.spec {
	clear: both;
	padding-bottom: 0px;
}
div#content div.category-newcar-list div.entry div.spec p.image {
	float: left;
	padding-right: 15px;
	padding-top: 0px;
	padding-left: 0px;
}
div#content div.category-newcar-list div.entry div.spec_table {
	float: right;
	width: 240px;
	font-size: 10px;
}
div#content div.category-newcar-list div.entry div.spec_table table {
	width: 240px;
}
div#content div.category-newcar-list div.entry div.spec_table th {
	width: 60px;
	color: #FFFFFF;
	background-color: #b2b2b2;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9f9f9f;
}
div#content div.category-newcar-list div.entry div.spec_table td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #9f9f9f;
	padding: 3px;
	line-height: 1.2;
}
div#content div.category-newcar-list div.entry div.spec_table td span {
	color: #b2b2b2;
}
div#content div.category-newcar-list div.entry div.spec_table ul {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#content div.category-newcar-list div.entry div.spec_table p {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.spec_table li.catalog {
	display: block;
	float: left;
	width: 231px;
	padding: 0 0 5px 5px;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.spec_table li.catalog a {
	display: block;
	height: 31px;
	background-image: url(images/spec_catalog_big.gif);
	text-indent: -9999px;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.spec_table li.estimate {
	display: block;
	float: left;
	width: 110px;
	padding-left: 5px;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.spec_table li.estimate a {
	display:none;
}

div#content div.category-newcar-list div.entry div.spec_table li.catalog {
	display: block;
	float: left;
	width: 110px;
	padding-left: 5px;
}
div#content div.category-newcar-list div.entry div.spec_table li.catalog a {
	display: block;
	height: 20px;
	background-image: url(images/spec_catalog.gif);
	text-indent: -9999px;
}
div#content div.category-newcar-list div.entry div.spec_table li.estimate {
	display: block;
	float: right;
	width: 110px;
	padding-right: 5px;
}
div#content div.category-newcar-list div.entry div.spec_table li.estimate a {
	display: block;
	height: 20px;
	background-image: url(images/spec_estimate.gif);
	text-indent: -9999px;
}


div#content div.category-newcar-list div.entry div.text {
	clear: both;
	padding-bottom: 20px;
}
div#content div.category-newcar-list div.entry div.voice {
	float: left;
	width: 345px;
	padding-right: 20px;
}
div#content div.category-newcar-list div.entry div.staff {
	float: left;
	width: 345px;
}
div#content div.category-newcar-list div.entry div.text h3 {
	text-indent: -9999px;
	display: block;
	height: 25px;
}
div#content div.category-newcar-list div.entry div.text p {
	display: block;
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.4;
	padding-right: 5px;
	padding-left: 5px;
}
div#content div.category-newcar-list div.entry div.staff p img {
	display: block;
	float: left;
	height: 90px;
	width: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#content div.category-newcar-list div.entry div.voice h3 {
	background-image: url(images/voice_h3.gif);
}
div#content div.category-newcar-list div.entry div.staff h3 {
	background-image: url(images/staff_h3.gif);
}
div#content div.category-newcar-list div.entry div.test_drive {
	clear: both;
	padding-bottom: 10px;
}
div#content div.category-newcar-list div.entry div.test_drive h3,
div#content div.category-newcar-list div.entry div.display h3 {
	background-image: url(images/h2_arrow.gif);
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 15px;
}
div#content div.category-newcar-list div.entry div.test_drive div,
div#content div.category-newcar-list div.entry div.display div {
	display: block;
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
div#content div.category-newcar-list div.entry div.to_list {
	display: block;
	padding-top: 10px;
	clear: both;
	background-image: none !important;
}
div#content div.category-newcar-list div.entry div.test_drive ul,
div#content div.category-newcar-list div.entry div.display ul {
	display: block;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	width: 440px;
}
div#content div.category-newcar-list div.entry div.test_drive p.button,
div#content div.category-newcar-list div.entry div.display p.button,
div#content div.category-newcar-list div.entry div.to_list p.button  {
	display: block;
	font-size: 12px;
	float: right;
	width: 134px;
}
div#content div.category-newcar-list div.entry div.test_drive p.button a,
div#content div.category-newcar-list div.entry div.display p.button a,
div#content div.category-newcar-list div.entry div.to_list p.button a {
	display: block;
	height: 27px;
	text-indent: -9999px;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.test_drive p.button a:link,
body.postid-2872 div#content div.category-newcar-list div.entry div.test_drive p.button a:visited{
	display:none;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.test_drive p.button a:hover,
body.postid-2872 div#content div.category-newcar-list div.entry div.test_drive p.button a:active {
	display:none;
}

body.postid-3844 div#content div.category-newcar-list div.entry div.test_drive p.button a:link,
body.postid-3844 div#content div.category-newcar-list div.entry div.test_drive p.button a:visited{
	display:none;
}

body.postid-3844 div#content div.category-newcar-list div.entry div.test_drive p.button a:hover,
body.postid-3844 div#content div.category-newcar-list div.entry div.test_drive p.button a:active {
	display:none;
}

div#content div.category-newcar-list div.entry div.test_drive p.button a:link,
div#content div.category-newcar-list div.entry div.test_drive p.button a:visited {
	background-image: url(images/new-car_button_test-drive.gif);
	background-position: 0px 0px;
}
div#content div.category-newcar-list div.entry div.test_drive p.button a:hover,
div#content div.category-newcar-list div.entry div.test_drive p.button a:active {
	background-image: url(images/new-car_button_test-drive.gif);
	background-position: 0px -27px;
}
div#content div.category-newcar-list div.entry div.display p.button a:link,
div#content div.category-newcar-list div.entry div.display p.button a:visited {
	background-image: url(images/new-car_button_visit.gif);
	background-position: 0px 0px;
}
div#content div.category-newcar-list div.entry div.display p.button a:hover,
div#content div.category-newcar-list div.entry div.display p.button a:active {
	background-image: url(images/new-car_button_visit.gif);
	background-position: 0px -27px;
}
div#content div.category-newcar-list div.entry div.to_list p.button a:link,
div#content div.category-newcar-list div.entry div.to_list p.button a:visited {
	background-image: url(images/new-car_button_to_list.gif);
	background-position: 0px 0px;
}
div#content div.category-newcar-list div.entry div.to_list p.button a:hover,
div#content div.category-newcar-list div.entry div.to_list p.button a:active {
	background-image: url(images/new-car_button_to_list.gif);
	background-position: 0px -27px;
}

body.postid-2872 div#content div.category-newcar-list div.entry div.test_drive li,
body.postid-2872 div#content div.category-newcar-list div.entry div.display li {
	display:none;
}

body.postid-3844 div#content div.category-newcar-list div.entry div.test_drive li,
body.postid-3844 div#content div.category-newcar-list div.entry div.display li {
	display:none;
}

div#content div.category-newcar-list div.entry div.test_drive li,
div#content div.category-newcar-list div.entry div.display li {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	background-image: url(images/li_arrow.gif);
	float: left;
	width: 125px;
}

div#content div.category-newcar-list div.entry div.test_drive a:link,
div#content div.category-newcar-list div.entry div.test_drive a:visited,
div#content div.category-newcar-list div.entry div.display a:link,
div#content div.category-newcar-list div.entry div.display a:visited {
	color: #000000;
	text-decoration: none;
}
div#content div.category-newcar-list div.entry div.test_drive a:hover,
div#content div.category-newcar-list div.entry div.test_drive a:active,
div#content div.category-newcar-list div.entry div.display a:hover,
div#content div.category-newcar-list div.entry div.display a:active {
	text-decoration: underline;
}



body.home div#content div.blogs li .date {
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 110px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}
body.home div#content div.blogs li.category-store-blog-mondo .date {
	background-image: url(images/blogs_mondo.jpg);
}
body.home div#content div.blogs li.category-store-blog-tamba .date {
	background-image: url(images/blogs_tamba.jpg);
}
body.home div#content div.blogs li.category-store-blog-itami .date {
	background-image: url(images/blogs_itami.jpg);
}
body.home div#content div.blogs li.category-store-blog-nishinomiya .date {
	background-image: url(images/blogs_nishinomiya.jpg);
}
body.home div#content div.blogs li.category-store-blog-kawanishi .date {
	background-image: url(images/blogs_kawanishi.jpg);
}
body.home div#content div.blogs li.category-store-blog-takaraduka .date {
	background-image: url(images/blogs_takaraduka.jpg);
}
body.home div#content div.blogs li.category-store-blog-suzurandai .date {
	background-image: url(images/blogs_suzurandai.jpg);
}
body.home div#content div.blogs li.category-store-blog-kato .date {
	background-image: url(images/blogs_kato.jpg);
}
body.home div#content div.blogs li.category-store-blog-miki .date {
	background-image: url(images/blogs_miki.jpg);
}
body.home div#content div.blogs li.category-president .date {
	background-image: url(images/blogs_president.jpg);
}
body.home div#content div.blogs li.category-office .date {
	background-image: url(images/blogs_office.jpg);
}
body.home div#content div.news li.category-news span.date {
	padding-left: 60px;
	display: block;
	float: left;
	padding-right: 20px;
	background-image: url(images/news-event_news.gif);
	background-repeat: no-repeat;
}
body.home div#content div.news li.category-event span.date {
	padding-left: 60px;
	display: block;
	float: left;
	padding-right: 20px;
	background-image: url(images/news-event_event.gif);
	background-repeat: no-repeat;
}
body.home div#content div.news li.category-new-car-information span.date {
	padding-left: 60px;
	display: block;
	float: left;
	padding-right: 20px;
	background-image: url(images/news-event_new-car.gif);
	background-repeat: no-repeat;
}
div#sidebar div.about {
	font-size: 11px;
	line-height: 1.3;
	background-image: url(images/about_qr.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 105px;
}
div#sidebar div.about p.image {
	display: block;
	margin-bottom: 5px;
}
div#sidebar div.banners ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#sidebar div.banners ul li {
	display: block;
	margin-bottom: 10px;
}


#content .box {
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
}



#content .store_info h3 {
	line-height: 45px !important;
	display: block !important;
	height: 45px !important;
	padding-left: 10px !important;
	font-size: 14px !important;
	color: #0060b6 !important;
	font-weight: normal !important;
	background-image: none !important;
}

div#content p.store-eye-catch {
	margin: 0px;
	padding: 0px;
}
div#content div.store_info {
	margin-top: -25px;
}
div#content div.store_info div.left {
	width: 350px;
	padding-right: 10px;
	float: left;
}
div#content div.store_info p.blog {
	display: block;
	clear: both;
}
div#content div.store_info p.blog a {
	display: block;
	background-image: url(images/store_blog.gif);
	height: 50px;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF !important;
	padding-left: 350px;
	text-align: center;
	padding-right: 29px;
	text-decoration: none;
}
div#content div.store_info p.blog a:link,
div#content div.store_info p.blog a:visited {
	background-position: 0px 0px;
}
div#content div.store_info p.blog a:hover,
div#content div.store_info p.blog a:active {
	background-position: 0px -50px;
}
div#content div.store_info div.left p.image {
	float: left;
	display: block;
	width: 158px;
	padding-right: 15px;
	margin-bottom: 10px;
}
div#content div.store_info div.left ul {
	display: block;
	font-size: 12px;
	line-height: 1.4;
	padding-bottom: 10px;
}
div#content div.store_info div.left ul span {
	line-height: 1.4;
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 7px;
	color: #0060b6;
}
div#content div.store_info div.left div.service h4 {
	background-image: url(images/store_service.gif);
	display: block;
	height: 22px;
	width: 130px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#content div.store_info div.left div.service li {
	display: inline;
}
div#content div.store_info div.left div.service li a {
	color: #000000;
	margin-right: 7px;
	white-space: nowrap;
}





div#content div.posts div.category-store div.staff {
	clear: both;
}
div#content div.posts div.category-store div.staff div.box div.left {
	float: left;
	width: 355px;
}
div#content div.posts div.category-store div.staff div.box {
	padding-top: 30px;
}
div#content div.posts div.category-store div.staff p.image {
	float: left;
	display: block;
	height: 150px;
	width: 150px;
}
div#content div.posts div.category-store div.staff p.name {
	float: left;
	display: block;
	width: 190px;
	margin: 0px;
	color: #0060b6;
	padding-left: 10px;
}
div#content div.posts div.category-store div.staff div.message {
	float: left;
	display: block;
	width: 180px;
	padding-left: 10px;
	line-height: 1.4;
	margin: 0px;
	font-size: 12px;
	padding-right: 15px;
}
div#content div.posts div.category-store div.staff div.message h4 {
	float: left;
	display: block;
	width: 190px;
	text-indent: -9999px;
	background-image: url(images/store_message.gif);
	height: 14px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
div#content div.posts div.category-store div.staff h3 {
	background-image: url(images/store_staff_h3.gif);
	text-indent: -9999px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#content div.posts div.category-store .store_info #map_canvas {
	float: right;
	height: 270px;
	width: 340px;
	background-color: #B2B2B2;
}
div#content div.posts div.category-store div.test_drive h3 {
	background-image: url(images/store_test-drive.gif);
	text-indent: -9999px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#content div.posts div.category-store div.display h3 {
	background-image: url(images/store_display.gif);
	text-indent: -9999px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#content div.posts div.category-store div.test_drive {
	font-size: 9px;
	clear: both;
	margin-bottom: 15px;
}
div#content div.posts div.category-store div.test_drive li,
div#content div.posts div.category-store div.display li {
	font-size: 13px;
	display: inline;
	background-image: url(images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 15px;
}
div#content div.posts div.category-store div.test_drive li a,
div#content div.posts div.category-store div.display li a {
	color: #000000;
	white-space: nowrap;
}
div#content div.posts div.category-store div.test_drive ul,
div#content div.posts div.category-store div.display ul {
	padding-right: 10px;
	display: list-item;
	padding-left: 10px;
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
}
body.category-ucar-list div#content div.posts h2.pagetitle {
	background-image: url(images/ucar-list_h2.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
body.category-ucar-list div#content div.posts div.inner {
	background-image: url(images/searchform-params.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list {
	background-image: url(images/category-ucar-list.gif);
	height: 200px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	clear: both;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list h3 {
	display: block;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bbd3e8;
	line-height: 1.3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.thum {
	display: block;
	padding: 0px;
	float: left;
	height: 150px;
	width: 200px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.thum span.number {
	display: block;
	background-image: url(images/ucar-list_number.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	z-index: 600;
	position: relative;
	left: 145px;
	top: 125px;
	bottom: 0px;
	text-align: center;
	width: 50px;
}
body.category-ucar-list div#content div.posts div.inner p.description {
	display: block;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 15px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.thum img {
	display: block;
	background-image: url(images/ucar-list_number.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 20px;
	z-index: 0;
	position: relative;
	left: 0px;
	top: -20px;
	right: 0px;
	bottom: 0px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list div.right {
	float: right;
	width: 455px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.price {
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	color: #0060b6;
	font-weight: normal;
	margin-bottom: 10px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.price span {
	font-size: 28px;
	line-height: 30px;
	height: 30px;
	color: #0060b6;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 3px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list table {
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.3;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list th,
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list td {
	padding-top: 2px;
	padding-bottom: 2px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list table.spec th {
	color: #0060b6;
	background-color: #ebf5ff;
	text-align: center;
	width: 60px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list table.spec td {
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list tr.first td,
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list tr.first th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list table.store {
	width: 315px;
	float: left;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list table.store th {
	color: #FFFFFF;
	background-color: #0060b6;
	text-align: center;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom: 2px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list table.store td {
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.to_detail a {
	display: block;
	float: right;
	height: 35px;
	width: 115px;
	background-image: url(images/ucar-list_to_detail.gif);
	margin-top: 10px;
	text-indent: -9999px;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.to_detail a:link,
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.to_detail a:visited {
	background-position: left top;
}
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.to_detail a:hover,
body.category-ucar-list div#content div.posts div.inner div.category-ucar-list p.to_detail a:active {
	background-position: left bottom;
}
body.page-id-108 div#content div.post h2 {
	height: 304px;
	background-image: url(images/plan_h2.jpg);
	text-indent: -9999px;
	display: block;
	margin-bottom: 25px;
}










div#content div.post div.entry h3 {
	color: #FFFFFF;
	background-image: url(images/h2.gif);
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	height: 25px;
	padding-left: 13px;
	clear: both;
}
div#content h3.blog_title,
div#content div.post div.entry h3.blog_title {
	margin-bottom: 5px;
	font-size: 18px;
	display: block;
	color: #003399;
	padding-top: 0px;
	line-height: 1.3;
	background-image: none;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
div#content span.date {
	margin-bottom: 15px;
	font-size: 12px;
	display: block;
}



div#content div.post div.entry div.inner,
body.category-ask div#content div.inner,
body.category-store div#content div.inner,
div#content div.blog {
	background-image: url(images/searchform-params.gif);
	background-position: 0px 0px;
	padding-top: 25px;
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
div#content div.blog div.post {
	padding-bottom: 40px;
}



div#content div.blog {
	padding-right: 10px;
	padding-left: 10px;
}
body.category-store div#content h2 {
	display: none;
	visibility: hidden;
}
body.category-store div#content div.inner h4 {
	margin-bottom: 25px;
	color: #0F3192;
	font-size: 16px;
	line-height: 1.3;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3192;
	clear: both;
}
body.category-store div#content div.map {
	margin-bottom: 25px;
}
body.category-store div#content div.inner div.store_box {
	margin-bottom: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 455px;
	margin-right: 20px;
}
* html body.category-store div#content div.inner div.store_box {
	height: 65px;
	margin-right: 10px;
}
body.category-store div#content div.inner div.store_box h5 {
	background-image: url(images/entry_h4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	color: #0f3192;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 150px;
}
body.category-store div#content div.inner div.store_box p.address {
	display: block;
	float: left;
	width: 160px;
	font-size: 12px;
	line-height: 1.3;
}
body.category-store div#content div.inner div.store_box p.detail_button {
	display: block;
	float: left;
	width: 35px;
	margin-right: 5px;
}
body.category-store div#content div.inner div.store_box p.detail_button a {
	display: block;
	background-image: url(images/stores_button_detail.gif);
	height: 26px;
	text-indent: -9999px;
}
body.category-store div#content div.inner div.store_box p.blog_button {
	display: block;
	float: left;
	width: 35px;
	margin-right: 5px;
}
body.category-store div#content div.inner div.store_box p.blog_button a {
	display: block;
	background-image: url(images/stores_button_blog.gif);
	height: 26px;
	text-indent: -9999px;
}
body.category-store div#content div.inner div.store_box p.pipit_button {
	display: block;
	float: left;
	width: 35px;
}
body.category-store div#content div.inner div.store_box p.pipit_button a {
	display: block;
	background-image: url(images/stores_button_pipit.gif);
	height: 26px;
	text-indent: -9999px;
}
div#content div.post div.entry h4 {
	background-image: url(images/entry_h4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	color: #0f3192;
	font-size: 14px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	line-height: 1.4;
}
div#content div.post div.entry h5.none {
	background-image: none;
	padding-left: 0px;
	font-weight: normal;
	color: #0f3192;
	font-size: 13px;
	margin-bottom: 10px;
}
div#content div.post div.entry h3.dot {
	background-image: url(images/entry_h4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	color: #0f3192;
	font-size: 15px;
	margin-bottom: 10px;
	clear: both;
}
div#content div.post div.entry li.dot {
	background-image: url(images/entry_h4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	color: #0f3192;
	font-size: 15px;
	margin-bottom: 5px;
	clear: both;
}
div#content div.post div.entry li.strong {
	background-image: url(images/entry_h4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	color: #0f3192;
	font-size: 14px;
	margin-bottom: 0px;
	clear: both;
}
div#content div.post div.entry h4 span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
div#content div.post div.entry h3.none {
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	color: #0f3192;
	font-size: 15px;
	margin-bottom: 14px;
}
div#content div.post div.entry h4.none {
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	color: #0f3192;
	font-size: 15px;
	margin-bottom: 14px;
}
div#content div.post div.entry h4.normal {
	background-image: none;
	padding-left: 0px;
	font-weight: normal;
	color: #0f3192;
	font-size: 13px;
	margin-bottom: 10px;
}
div#content div.post div.entry h4.point {
	background-image: url(images/entry_point.gif);
	background-position: left center;
	font-size: 14px;
	line-height: 26px;
	padding-left: 80px;
	margin-bottom: 10px;
}
div#content div.post div.entry p,
body.category-company div.entry p {
	font-size: 13px;
	line-height: 1.4;
}
div#content div.post div.entry li {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.3;
}
div#content div.post div.entry ul {
	margin-bottom: 1.5em;
}
div#content div.post div.entry ul.plan_box {
	display: block;
	padding-bottom: 20px;
	padding-top: 15px;
}
div#content div.post div.entry ul.plan_box li {
	display: block;
	height: 144px;
	width: 204px;
	float: left;
	margin-right: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.2;
	color: #999999;
	font-size: 11px;
	background-repeat: no-repeat;
}
div#content div.post div.entry ul.plan_box li h5 {
	display: block;
	height: 58px;
	text-indent: -9999px;
}
div#content div.post div.entry ul.plan_box li p {
	font-size: 12px !important;
	line-height: 1.3;
}
ul.plan_box li.box_01 {
	background-image: url(images/plan_box_01.gif);
}
ul.plan_box li.box_02 {
	background-image: url(images/plan_box_02.gif);
}
ul.plan_box li.box_03 {
	background-image: url(images/plan_box_03.gif);
}
div.plan_picture_01 {
	background-image: url(images/plan_picture.gif);
	height: 311px;
	margin-bottom: 25px;
}
div.plan_picture_02 {
	background-image: url(images/plan_picture_02.gif);
	height: 215px;
	margin-bottom: 25px;
}
div#content div.posts div.category-ask h3 {
	background-image: url(images/ask_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	display: block;
	margin-bottom: 10px;
}
div#content div.posts div.category-ask div.entry {
	background-image: url(images/ask_entry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
div#content div.posts div.category-ask div.entry p {
	line-height: 1.3;
	margin: 0px;
	font-size: 12px;
}
body.category-ask div#content p.comment {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.4;
}
body.category-ask div#content h2.pagetitle {
	background-image: url(images/ask_h2.jpg);
	text-indent: -9999px;
	height: 304px;
	margin-bottom: 20px;
}
body.page-id-133 div#content div.post h2 {
	background-image: url(images/insurance_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 304px;
	margin-bottom: 20px;
}
body.page-id-112 div#content div.post h2 {
	background-image: url(images/ucar_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 405px;
	margin-bottom: 20px;
}
body.page-id-124 div#content div.post h2 {
	background-image: url(images/support_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 405px;
	margin-bottom: 20px;
}
body.page-id-117 div#content div.post h2 {
	background-image: url(images/long-extension_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 304px;
	margin-bottom: 20px;
}
body.page-id-213 div#content div.post h2 {
	background-image: url(images/pipit_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 304px;
	margin-bottom: 20px;
}
body.page-id-2192 div#content div.post h2 {
	background-image: url(images/present_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 304px;
	margin-bottom: 20px;
}
body.page-id-2205 div#content div.post h2 {
	background-image: url(images/value_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 320px;
	margin-bottom: 20px;
}

body.page-id-213 div#content div.post div.box {
	display: block;
	width: 220px;
	float: left;
	background-image: none;
	margin-right: 15px;
}
body.page-id-213 div#content div.post div.box li {
	font-size: 13px;
	line-height: 1.4;
}
body.page-id-213 div#content div.post div.box p {
	margin-bottom: 10px;
}
body.page-id-213 div#content div.post div.box li a {
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
body.page-id-213 div#content div.post li h4 {
	font-size: 14px;
}
body.category-after div#content div.posts h2 {
	background-image: url(images/after_h2.jpg);
	text-indent: -9999px;
	display: block;
	height: 405px;
	margin-bottom: 20px;
}
body.page-id-112 .narrowcolumn,
body.page-id-124 .narrowcolumn,
body.category-after .narrowcolumn,
body.category-store .narrowcolumn {
	margin: 0px 0 0;
	width: 950px;
	}
body.page-id-112 div#content div.post div.ucar_menu p,
body.page-id-124 div#content div.post div.support_menu p,
body.category-after div#content div.posts div.after_menu p {
	display: block;
	height: 230px;
	margin-bottom: 10px;
	float: left;
	width: 310px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-decoration: none;
	color: #2074BF !important;
}
body.page-id-112 div#content div.post div.ucar_menu a.box,
body.page-id-124 div#content div.post div.support_menu a.box,
body.category-after div#content div.posts div.after_menu a.box {
	display: block;
	height: 230px;
	float: left;
	width: 280px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-decoration: none;
	color: #2074BF !important;
	cursor: pointer;
}
body.page-id-112 div#content div.post div.ucar_menu a.box:link,
body.page-id-112 div#content div.post div.ucar_menu a.box:visited,
body.page-id-124 div#content div.post div.support_menu a.box:link,
body.page-id-124 div#content div.post div.support_menu a.box:visited,
body.category-after div#content div.posts div.after_menu a.box:link,
body.category-after div#content div.posts div.after_menu a.box:visited {
	background-position: 0px 0px;
}
body.page-id-112 div#content div.post div.ucar_menu a.box:hover,
body.page-id-112 div#content div.post div.ucar_menu a.box:active,
body.page-id-124 div#content div.post div.support_menu a.box:hover,
body.page-id-124 div#content div.post div.support_menu a.box:active,
body.category-after div#content div.posts div.after_menu a.box:hover,
body.category-after div#content div.posts div.after_menu a.box:active {
	background-position: 0px -230px;
}
body.page-id-112 div#content div.post div.ucar_menu a.box_01 {
	background-image: url(images/ucar_box01.jpg);
}
body.page-id-112 div#content div.post div.ucar_menu a.box_02 {
	background-image: url(images/ucar_box02.jpg);
}
body.page-id-112 div#content div.post div.ucar_menu a.box_03 {
	background-image: url(images/ucar_box03.jpg);
}
body.page-id-112 div#content div.post div.ucar_menu a.box_04 {
	background-image: url(images/ucar_box04.jpg);
}
body.page-id-112 div#content div.post div.ucar_menu a.box_05 {
	background-image: url(images/ucar_box05.jpg);
}
body.page-id-112 div#content div.post div.ucar_menu a.box_06 {
	background-image: url(images/ucar_box06.jpg);
}

body.page-id-124 div#content div.post div.support_menu a.box_01 {
	background-image: url(images/support_box01.jpg);
}
body.page-id-124 div#content div.post div.support_menu a.box_02 {
	background-image: url(images/support_box02.jpg);
}
body.page-id-124 div#content div.post div.support_menu a.box_03 {
	background-image: url(images/support_box03.jpg);
}
body.page-id-124 div#content div.post div.support_menu a.box_04 {
	background-image: url(images/support_box04.jpg);
}
body.page-id-124 div#content div.post div.support_menu a.box_05 {
	background-image: url(images/ucar_box05.jpg);
}
body.page-id-124 div#content div.post div.support_menu a.box_06 {
	background-image: url(images/support_box06.jpg);
}

body.category-after div#content div.posts div.after_menu a.box_01 {
	background-image: url(images/after_box01.jpg);
}
body.category-after div#content div.posts div.after_menu a.box_02 {
	background-image: url(images/after_box02.jpg);
}
body.category-after div#content div.posts div.after_menu a.box_03 {
	background-image: url(images/after_box03.jpg);
}
body.category-after div#content div.posts div.after_menu a.box_04 {
	background-image: url(images/after_box04.jpg);
}
body.category-after div#content div.posts div.after_menu a.box_05 {
	background-image: url(images/after_box05.jpg);
}
body.category-after div#content div.posts div.after_menu a.box_06 {
	background-image: url(images/after_box06.jpg);
}


body.page-id-112 div#content div.post div.ucar_menu p.right,
body.page-id-124 div#content div.post div.support_menu p.right,
body.category-after div#content div.posts div.after_menu p.right {
	margin-right: 0px;
}
body.page-id-112 div#content div.post div.ucar_menu a.long {
	height: 300px;
}
body.page-id-124 div#content div.post div.support_menu a.box span.text,
body.page-id-112 div#content div.post div.ucar_menu a.box span.text {
	font-size: 12px;
	margin-bottom: 0px;
	display: block;
	padding-top: 156px;
}
body.category-after div#content div.posts div.after_menu a.box span.text {
	font-size: 12px;
	margin-bottom: 0px;
	display: block;
	padding-top: 150px;
}
body.page-id-112 div#content div.post div.ucar_menu ul {
	display: block;
	float: left;
	clear: both;
	padding-left: 20px;
	width: 300px;
	padding-bottom: 20px;
}
body.category-after div#content div.posts div.after_menu ul {
	display: block;
	float: left;
	padding-left: 20px;
	width: 290px;
	padding-bottom: 20px;
	padding-right: 10px;
}
body.category-after div#content div.posts div.after_menu ul.right {
	padding-right: 0px;
}
body.page-id-112 div#content div.post div.ucar_menu li,
body.category-after div#content div.posts div.after_menu li {
	font-size: 12px;
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
body.page-id-124 div#content div.post div.support_menu a.box span.title,
body.category-after div#content div.posts div.after_menu a.box span.title {
	background-image: none;
	display: block;
	margin-bottom: 3px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none !important;
	color: #FFFFFF !important;
	text-decoration: none;
}
body.page-id-112 div#content div.post div.ucar_menu a.box span.title {
	background-image: none;
	display: block;
	margin-bottom: 3px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none !important;
	color: #FFFFFF !important;
	text-decoration: none;
}


div#content div.posts h2.single_header {
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}


.postid-236 div#page div#content div.posts h2.single_header {
	background-image: url(images/company_h2.jpg);
}
.postid-236 div#page div#content div.posts table {
	font-size: 12px;
}
.postid-236 div#page div#content div.posts th {
	background-color: #EBF5FF;
	width: 130px;
	padding-left: 20px;
	border: 1px solid #cccccc;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}
.postid-236 div#page div#content div.posts td {
	padding-left: 20px;
	border: 1px solid #cccccc;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}
.postid-236 div#page div#content div.posts td h4 {
	font-size: 13px;
	background-image: none;
	padding-left: 0px;
	font-weight: normal;
}
.postid-236 div#page div#content div.posts td p.attention {
	font-size: 11px;
}
.postid-236 div#page div#content div.posts td ul li {
	display: inline;
}
.postid-236 div#page div#content div.posts td ul li span {
	white-space: nowrap;
	margin-right: 10px;
}
.postid-236 div#page div#content div.posts td ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 15px;
}
.postid-217 div#page div#content div.posts h2.single_header,
.category-company div#page div#content div.posts h2 {
	background-image: url(images/brand_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.postid-242 div#page div#content div.posts h2.single_header {
	background-image: url(images/recruit_h2.jpg);
}
.postid-242 div#page div#content div.posts div.left {
	float: left;
	width: 440px;
}
.postid-242 div#page div#content div.posts div.right {
	float: right;
	width: 220px;
}
.postid-242 div#page div#content div.posts div.right img {
	margin-bottom: 20px;
}
.postid-242 div#page div#content div.posts strong {
	color: #1D3D98;
}
.postid-221 div#page div#content div.posts h2.single_header {
	background-image: url(images/president_h2.jpg);
}
.postid-151 div#page div#content div.posts h2.single_header {
	background-image: url(images/oil_h2.jpg);
}
.postid-151 div#page div#content div.posts div.description {
	background-image: url(images/oil_description.gif);
}
.postid-151 div#page div#content div.posts div.description2 {
	background-image: url(images/oil_description2.gif);
}
.postid-151 div#page div#content div.posts div.box {
	height: 163px;
	margin-bottom: 20px;
	width: 593px;
}
.postid-151 div#page div#content div.posts div.box h5 {
	float: left;
	display: block;
	width: 180px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1;
	padding-top: 30px;
}
.postid-151 div#page div#content div.posts div.box ul {
	float: left;
	display: block;
	width: 360px;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 0px;
}
.postid-151 div#page div#content div.posts div.box li {
	display: block;
	font-size: 13px;
	margin-bottom: 3px;
}

.postid-151 div#page div#content div.posts div.box div.text {
	height: 100px;
	width: 593px;
	text-indent: -9999px;
}
.page-id-262 div#page div#content h2 {
	background-image: url(images/privacy_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.page-id-260 div#page div#content h2 {
	background-image: url(images/use_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.page-id-120 div#page div#content h2 {
	background-image: url(images/clean_maru_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.postid-149 div#page div#content h2 {
	background-image: url(images/onecoin_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.postid-149 div#page div#content h4.title_01 {
	background-image: url(images/onecoin_h4_01.gif);
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.postid-149 div#page div#content h4.title_02 {
	background-image: url(images/onecoin_h4_02.gif);
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.postid-149 div#page div#content h4.title_03 {
	background-image: url(images/onecoin_h4_03.gif);
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.postid-149 div#page div#content h4.title_04 {
	background-image: url(images/onecoin_h4_04.gif);
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.postid-149 div#page div#content table {
	margin-bottom: 10px;
}
.postid-149 div#page div#content td h5 {
	margin-bottom: 5px;
	font-size: 13px;
	color: #0f3192;
}
.postid-149 div#page div#content th {
	width: 50%;
}
.postid-219 div#page div#content h2 {
	background-image: url(images/phyrosophy_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.page-id-120 div#page div#content div.room_clean h3 {
	height: 65px;
	text-indent: -9999px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.page-id-120 div#page div#content div.room_clean h3.room_clean_title {
	background-image: url(images/clean_maru_box_h3.gif);
}
.page-id-120 div#page div#content div.room_clean h3.body_clean_title {
	background-image: url(images/clean_maru_box_body_h3.gif);
	background-position: left bottom;
	padding-top: 30px;
}
.page-id-120 div#page div#content div.room_clean div.box {
	background-image: none;
	height: 130px;
	margin-bottom: 2px;
	width: 352px;
	float: left;
	margin-right: 2px;
	background-color: #f8f8f8;
}
.page-id-120 div#page div#content div.room_clean div.box h4 {
	background-image: none;
	height: 28px;
	background-color: #ebf5ff;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 28px;
	margin-bottom: 0px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.page-id-120 div#page div#content div.room_clean div.box h5 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #0f3192;
	display: block;
	padding-top: 5px;
}
.page-id-120 div#page div#content div.room_clean div.box p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
}


.postid-221 div#page div#content div.posts div.left {
	float: left;
	width: 440px;
}
.postid-221 div#page div#content div.posts div.right {
	float: right;
	width: 220px;
}
.postid-221 div#page div#content div.posts div.right1 {
	float: right;
	width: 440px;
	clear: both;
	padding-top: 15px;
}
.postid-221 div#page div#content div.posts div.left1 {
	float: left;
	width: 220px;
	padding-top: 25px;
}
.postid-221 div#page div#content div.posts div.right p {
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
.postid-221 div#page div#content div.posts div.right p.button {
	display: block;
	text-align: left;
}
.postid-221 div#page div#content div.posts div.right p.button a {
	display: block;
	text-indent: -9999px;
	height: 26px;
	width: 71px;
	background-image: url(images/president_blog_button.gif);
	float: right;
}
.postid-221 div#page div#content div.posts div.right p.button a:link,
.postid-221 div#page div#content div.posts div.right p.button a:visited {
	background-position: 0px 0px;
}
.postid-221 div#page div#content div.posts div.right p.button a:hover,
.postid-221 div#page div#content div.posts div.right p.button a:active {
	background-position: 0px -26px;
}

body.page-id-114 div#content h2 {
	background-image: url(images/long_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
body.page-id-114 div#content ul.description {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
body.page-id-114  div#content ul.description li {
	display: block;
	float: left;
	width: 300px;
	height: 150px;
	padding-right: 20px;
	padding-left: 20px;
}
body.page-id-114 div#content ul.description li p {
	line-height: 1.2;
}
body.page-id-114  div#content ul.description li h5 {
	display: block;
	background-image: none;
	text-indent: -9999px;
	height: 83px;
}
body.page-id-114 div#content ul.description li.description_01 {
	background-image: url(images/long_description_01.jpg);
}
body.page-id-114 div#content ul.description li.description_02 {
	background-image: url(images/long_description_02.jpg);
}
body.page-id-114 div#content ul.description li.description_03 {
	background-image: url(images/long_description_03.jpg);
}
body.page-id-114 div#content ul.description li.description_04 {
	background-image: url(images/long_description_04.jpg);
}
body.page-id-114 div#content div.description_box {
	background-image: url(images/long_description_box.gif);
	height: 260px;
	width: 210px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 25px;
}
* html body.page-id-114 div#content div.description_box {
	margin-left: 6px;
}
body.page-id-114 div#content div.description_box h5 {
	height: 52px;
	display: block;
	margin-bottom: 1px;
	text-indent: -9999px;
}
body.page-id-114 div#content div.description_box ul {
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
}
body.page-id-114 div#content div.description_box li {
	line-height: 1.3;
	padding-left: 0px;
}
body.page-id-114 div#content div.box_01 h5 {
	background-image: url(images/long_box_01_h5.gif);
}
body.page-id-114 div#content div.box_02 h5 {
	background-image: url(images/long_box_02_h5.gif);
}
body.page-id-114 div#content div.box_03 h5 {
	background-image: url(images/long_box_03_h5.gif);
}
body.page-id-114 div#content div.box_04 h5 {
	background-image: url(images/long_box_04_h5.gif);
}
body.page-id-114 div#content div.box_05 h5 {
	background-image: url(images/long_box_05_h5.gif);
}
body.page-id-114 div#content div.box_06 h5 {
	background-image: url(images/long_box_06_h5.gif);
}
body.page-id-114 div#content div.box_07 h5 {
	background-image: url(images/long_box_07_h5.gif);
}
body.page-id-114 div#content div.box_08 h5 {
	background-image: url(images/long_box_08_h5.gif);
}
body.page-id-114 div#content div.box_09 h5 {
	background-image: url(images/long_box_09_h5.gif);
}

body.postid-144 div#content div.post h2.single_header {
	background-image: url(images/coat_h2.jpg);
}
body.postid-144 div#content div.post div.left,
body.postid-146 div#content div.post div.left  {
	float: left;
	width: 380px;
}
body.postid-345 div#content div.post div.left  {
	float: left;
	width: 470px;
}
body.postid-345 div#content div.post div.right  {
	float: right;
	width: 220px;
}
body.postid-144 div#content div.post div.right,
body.postid-146 div#content div.post div.righ {
	float: right;
	width: 250px;
}
div#content div.after table {
	width: 100%;
	clear: both;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 1.3;
}
div#content div#post-117 table {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.3;
}
div#content div.after th {
	font-weight: bold;
	background-color: #EBF5FF;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #cccccc;
	color: #0f3192;
}
div#content div.after th.blank {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#content div.after td.blank {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#content div#post-117 th {
	font-weight: bold;
	background-color: #EBF5FF;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #cccccc;
	white-space: nowrap;
	text-align: center;
	padding-right: 10px;
}
div#content div#post-117 th.title {
	background-color: #AFDAF9;
}
div#content div#post-117 table.large td {
	background-color: #F8F8F8;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #cccccc;
	text-align: center;
}
div#content div.after th.th_wide,
div#content div#post-117 th.th_wide {
	width: 480px;
}
 
div#content div.after td,
div#content div#post-117 td {
	background-color: #F8F8F8;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #cccccc;
	padding-right: 5px;
}
div#content div.after table.white_table td {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	vertical-align: top;
}
div#content div.after table.white_table td span {
	display: block;
	line-height: 1.3;
	padding-top: 5px;
}
div#content div.after p.button a {
	display: block;
	height: 45px;
	width: 700px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: -9999px;
	clear: both;
}
body.postid-144 div#content div.post p.button a {
	background-image: url(images/coat_buton.gif);
}
body.postid-146 div#content div.post p.button a {
	background-image: url(images/clean_button.gif);
}
body.postid-149 div#content div.post p.button a {
	background-image: url(images/onecoin_button.gif);
	margin-top: 30px;
}
body.postid-138 div#content div.post p.button a {
	background-image: url(images/nikoniko_button.gif);
}
body.postid-387 div#content div.post p.button a {
	background-image: url(images/check-10_button.gif);
}
body.postid-387 div#content div.post p.check_12 a {
	background-image: url(images/check-10-12_button.gif);
}



body.postid-345 div#content div.post p.button a {
	background-image: url(images/repair_button.gif);
}
body.postid-151 div#content div.post p.button a {
	background-image: url(images/oil_button.gif);
}
body.postid-142 div#content div.post p.button a {
	background-image: url(images/tsukushi_button.gif);
	margin-bottom: 40px;
}
body.postid-1037 div#content div.post p.button a,
body.postid-140 div#content div.post p.button a {
	background-image: url(images/quick_button.gif);
}
body.postid-136 div#content div.post p.button a {
	background-image: url(images/smart_button.gif);
}
body.page-id-120 div#content div.post p.button a {
	display: block;
	height: 45px;
	width: 700px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: -9999px;
	clear: both;
	background-image: url(images/oil_button.gif);
}
div#content div.after p.button a:link,
div#content div.after p.button a:visited {
	background-position: 0px 0px;
}
div#content div.after p.button a:hover,
div#content div.after p.button a:active {
	background-position: 0px -45px;
}
body.postid-146 div#content div.post h2.single_header {
	background-image: url(images/clean_h2.jpg);
}
body.postid-136 div#content div.post h2.single_header {
	background-image: url(images/smart_h2.jpg);
}
body.postid-136 div#content div.post div.left {
	float: left;
	width: 440px;
}
body.postid-136 div#content div.post div.right {
	float: right;
	width: 219px;
	margin-bottom: 25px;
}
body.postid-1037 div#content div.post h2.single_header {
	background-image: url(images/quick_h2.jpg);
}
body.postid-1037 div#content div.post div.box {
	margin-bottom: 30px;
	float: left;
	width: 345px;
	border: 1px solid #CCCCCC;
	background-image: url(images/quick_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
}
body.postid-1037 div#content div.post div.box-2 {
	margin-bottom: 30px;
	float: left;
	width: 345px;
	border: 1px solid #CCCCCC;
	background-image: url(images/quick_box-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	padding-bottom: 10px;
}
body.postid-1037 div#content div.post div.box-3 {
	margin-bottom: 30px;
	float: left;
	width: 345px;
	border: 1px solid #CCCCCC;
	background-image: url(images/quick_box-3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	padding-bottom: 10px;
}
body.postid-1037 div#content div.post div.right {
	margin-right: 0px;
}
body.postid-1037 div#content div.post table {
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	width: 335px;
	margin-bottom: 0px;
}
body.postid-1037 div#content div.post table.single {
	background-position: left top;
	margin-right: 180px;
	width: 150px;
	margin-bottom: 0px;
	margin-left: 5px;
}
body.postid-1037 div#content div.post div.box h5,
body.postid-1037 div#content div.post div.box-2 h5,
body.postid-1037 div#content div.post div.box-3 h5 {
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	display: block;
	color: #003399;
	padding-top: 10px;
	line-height: 16px;
}
body.postid-1037 div#content div.post div.box ul,
body.postid-1037 div#content div.post div.box-2 ul,
body.postid-1037 div#content div.post div.box-3 ul {
	display: block;
	padding-left: 95px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
body.postid-1037 div#content div.post div.box_01 ul {
	background-image: url(images/quick_box_01_ul.gif);
}
body.postid-1037 div#content div.post div.box_02 ul {
	background-image: url(images/quick_box_02_ul.gif);
}
body.postid-1037 div#content div.post div.box_03 ul {
	background-image: url(images/quick_box_03_ul.gif);
}
body.postid-1037 div#content div.post div.box_04 ul {
	background-image: url(images/quick_box_04_ul.gif);
}
body.postid-1037 div#content div.post div.box_05 ul {
	background-image: url(images/quick_box_05_ul.gif);
}
body.postid-1037 div#content div.post div.box_06 ul {
	background-image: url(images/quick_box_06_ul.gif);
}


body.postid-1037 div#content div.post div.box-2-1 ul {
	background-image: url(images/quick_box_2-01_ul.gif);
}
body.postid-1037 div#content div.post div.box-2-2 ul {
	background-image: url(images/quick_box_2-02_ul.gif);
}
body.postid-1037 div#content div.post div.box-2-3 ul {
	background-image: url(images/quick_box_2-03_ul.gif);
}
body.postid-1037 div#content div.post div.box-2-4 ul {
	background-image: url(images/quick_box_2-04_ul.gif);
}
body.postid-1037 div#content div.post div.box-2-5 ul {
	background-image: url(images/quick_box_05_ul.gif);
}
body.postid-1037 div#content div.post div.box-2-6 ul {
	background-image: url(images/quick_box_06_ul.gif);
}

body.postid-1037 div#content div.post div.box-3-1 ul {
	background-image: url(images/quick_box_3-01_ul.gif);
}
body.postid-1037 div#content div.post div.box-3-2 ul {
	background-image: url(images/quick_box_3-02_ul.gif);
}
body.postid-1037 div#content div.post div.box-3-3 ul {
	background-image: url(images/quick_box_3-03_ul.gif);
}



body.postid-1037 div#content div.post div.box ul li,
body.postid-1037 div#content div.post div.box-2 ul li,
body.postid-1037 div#content div.post div.box-3 ul li {
	font-size: 12px;
	background-image: url(images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
body.postid-1037 div#content div.post div.box ul li span,
body.postid-1037 div#content div.post div.box-2 ul li span,
body.postid-1037 div#content div.post div.box-3 ul li span {
	color: #FF7F00;
	margin-right: 20px;
}
body.postid-1037 div#content div.post div.box p,
body.postid-1037 div#content div.post div.box-2 p,
body.postid-1037 div#content div.post div.box-3 p {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.3;
	height: 65px;
	margin-bottom: 0px;
}
body.postid-138 div#content div.post h2.single_header {
	background-image: url(images/nikoniko_h2.jpg);
}
body.postid-240 div#content div.post h2.single_header {
	background-image: url(images/histroy.jpg);
}
body.postid-240 div#content div.post ul {
	background-image: url(images/history_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
}
body.postid-240 div#content div.post li {
	background-image: url(images/history_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	font-size: 13px;
	line-height: 3;
	padding-left: 15px;
}
body.postid-142 div#content div.post h2.single_header {
	background-image: url(images/tsukushi_h2.jpg);
	height: 140px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
body.page-id-258 div#content h2 {
	color: #FFFFFF;
	background-image: url(images/h2.gif);
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	height: 25px;
	padding-left: 13px;
	clear: both;
}
body.page-id-258 div#content div.post h3 {
	background-image: url(images/sitemap_h3.gif);
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2449a2;
	line-height: 17px;
	display: block;
	height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	color: #2449a2;
}
body.page-id-258 div#content div.post h4 {
	background-image: url(images/arrow_blue.gif);
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
	float: left;
	width: 220px;
	clear: none;
	margin-bottom: 15px;
}
body.page-id-258 div#content div.post div.box2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
body.page-id-258 div#content div.post div.inner {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
body.page-id-258 div#content div.post div.box {
	margin: 0px;
	background-image: none;
}
body.page-id-258 div#content div.post div.box li {
	margin-right: 20px;
}
body.page-id-258 div#content div.post div.stores li {
	margin-right: 0px;
	display: block;
	float: left;
	width: 165px;
	margin-bottom: 10px;
}
body.page-id-258 div#content div.post div.box li a {
	white-space: nowrap;
	color: #333333;
}
body.page-id-258 div#content div.post div.box h4 {
	margin-bottom: 10px;
	float: none;
	clear: both;
	width: 690px;
}
body.page-id-258 div#content div.post div.box div {
	margin-bottom: 15px;
}




body.page-id-258 div#content div.post ul {
	margin-bottom: 0px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
body.page-id-258 div#content div.post li {
	display: inline;
}
body.page-id-258 div#content div.post div.h3_box ul {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
body.page-id-258 div#content div.post div.h3_box li {
	display: block;
	width: 250px;
	float: left;
}
body.page-id-258 div#content div.post div.h3_box li h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}


body.postid-142 div#content div.post div.description01 {
	background-image: url(images/tsukushi_description01.jpg);
	height: 245px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
body.postid-142 div#content div.post ul.tsukushi_nav {
	margin-bottom: 20px;
	padding-left: 20px;
}
body.postid-142 div#content div.post h3.title_02 {
	background-image: url(images/tsukushi_h3_02.gif);
	text-indent: -9999px;
	display: block;
	height: 97px;
	margin-bottom: 20px;
}
body.postid-142 div#content div.post h3.title_03 {
	background-image: url(images/tsukushi_h3_03.gif);
	text-indent: -9999px;
	display: block;
	height: 97px;
	margin-bottom: 20px;
}
body.postid-142 div#content div.post ul.tsukushi_nav li {
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	padding-left: 12px;
}
body.postid-138 div#content div.post div.section,
body.postid-387 div#content div.post div.section {
	margin-bottom: 20px;
	float: left;
	width: 150px;
	margin-right: 30px;
	height: 200px;
	color: #003399;
}
* html body.postid-138 div#content div.post div.section,
* html body.postid-387 div#content div.post div.section {
	margin-right: 10px;
}
* html body.postid-387 div#content div.post div.section {
	height: 210px;
}
body.postid-387 div#content div.post div.inner2 div.section img {
	border: 1px solid #CCCCCC;
}
body.postid-138 div#content div.post div.section p,
body.postid-387 div#content div.post div.section p {
	margin-bottom: 5px;
}
body.postid-387 div#content div.post div.section li {
	font-size: 10px;
}
body.postid-387 div#content div.post div.check_10 {
	margin-bottom: 20px;
	float: left;
	width: 150px;
	margin-right: 35px;
	height: 150px;
	color: #003399;
}
* html body.postid-387 div#content div.post div.check_10 {
	height: 170px;
	font-size: 13px;
}
body.postid-387 div#content div.post div.section h5 {
	font-weight: normal;
	margin-top: 5px;
}
body.postid-138 div#content div.post div.section ul {
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 13px;
}
div.right_section {
	margin-right: 0px !important;
}


body.postid-138 div#content div.post div.section img {
	margin-right: 30px;
	border: 1px solid #cccccc;
}
body.postid-138 div#content div.post div.section h5 {
	font-weight: normal;
}
body.postid-138 div#content div.post table {
	margin-bottom: 30px;
}
body.postid-138 div#content div.post th {
	white-space: nowrap;
}
body.postid-345 div#content div.post h2.single_header {
	background-image: url(images/repair_h2.jpg);
}
body.postid-387 div#content div.post h2.single_header {
	background-image: url(images/check-10_h2.jpg);
}
body.postid-387 div#content div.post table {
	margin-bottom: 20px;
}
body.postid-140 div#content div.post h2.single_header {
	background-image: url(images/pack_h2.jpg);
}
body.postid-140 div#content div.post ul.nav {
	margin-bottom: 20px;
	display: block;
}
body.postid-140 div#content div.post ul.nav li {
	display: inline;
}
body.postid-140 div#content div.post ul.nav li a {
	display: block;
	float: left;
	height: 40px;
	width: 155px;
	text-indent: -9999px;
	margin-right: 10px;
}
body.postid-140 div#content div.post ul.nav li a:link,
body.postid-140 div#content div.post ul.nav li a:visited {
	background-position: 0px 0px;
}
body.postid-140 div#content div.post ul.nav li a:hover,
body.postid-140 div#content div.post ul.nav li a:active {
	background-position: 0px -40px;
}
body.postid-140 div#content div.post ul.nav li.new-car-plan a {
	background-image: url(images/pack_new-car-plan.gif);
}
body.postid-140 div#content div.post ul.nav li.check-plan a {
	background-image: url(images/pack_check-plan.gif);
}
body.postid-140 div#content div.post ul.nav li.maintenance-plan a {
	background-image: url(images/pack_maintenance-plan.gif);
}
body.postid-140 div#content div.post ul.nav li.truck-plan a {
	background-image: url(images/pack_truck-plan.gif);
}
body.page-id-265 div#content div.post h2 {
	background-image: url(images/csr_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
body.postid-345 div#content div.post ul.description li {
	margin-bottom: 10px;
	display: block;
	float: left;
	height: 33px;
	width: 157px;
	text-indent: -9999px;
	margin-right: 15px;
}
body.postid-345 div#content div.post ul.description01 li {
	margin-bottom: 10px;
	display: block;
	float: left;
	height: 50px;
	width: 157px;
	text-indent: -9999px;
	margin-right: 15px;
}
body.postid-345 div#content div.post ul.description li.description_01 {
	background-image: url(images/repair_description_01.gif);
}
body.postid-345 div#content div.post ul.description li.description_02 {
	background-image: url(images/repair_description_02.gif);
}
body.postid-345 div#content div.post ul.description li.description_03 {
	background-image: url(images/repair_description_03.gif);
}
body.postid-345 div#content div.post ul.description li.description_04 {
	background-image: url(images/repair_description_04.gif);
}

body.postid-345 div#content div.post ul.description01 li.description_01 {
	background-image: url(images/repair_description01_01.gif);
}
body.postid-345 div#content div.post ul.description01 li.description_02 {
	background-image: url(images/repair_description01_02.gif);
}
body.postid-345 div#content div.post ul.description01 li.description_03 {
	background-image: url(images/repair_description01_03.gif);
}
body.postid-345 div#content div.post ul.description01 li.description_04 {
	background-image: url(images/repair_description01_04.gif);
}
body.postid-345 div#content div.post ol.procedure {
	display: block;
	margin-bottom: 15px;
}
body.postid-345 div#content div.post ol.procedure li {
	display: inline;
	color: #003399;
}
body.postid-345 div#content div.post ol.procedure li.next {
	background-image: url(images/repair_ol_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
body.postid-345 div#content div.post table {
	margin-bottom: 20px;
}
p.attention {
	color: #003399;
	clear: both;
}
#post-534 h2,
#post-126 h2,
#post-267 h2,
#post-808 h2,
#post-128 h2,
#post-2306 h2 {
background-image:url("images/h2.gif");
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:normal;
height:25px;
line-height:25px;
padding-left:10px;
}

div#content div.post div.entry .wpcf7 {
	font-size: 12px;
}
div#content div.post div.entry .wpcf7 h3 {
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	color: #0f3192;
	font-size: 14px;
	margin-bottom: 10px;
}
div#content div.post div.entry .wpcf7 .form_box {
	margin-bottom: 25px;
	background-color: #ebf5ff;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#content div.post div.entry .wpcf7 .form_box2 {
	margin-bottom: 3px;
	background-color: #ebf5ff;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#content div.post div.entry .wpcf7 p {
	margin-bottom: 0px;
	display: block;
	clear: both;
}
div#content div.post div.entry .wpcf7 .wpcf7-list-item-label {
	margin-right: 25px;
}
div#content div.post div.entry .wpcf7 .form_box textarea {
	width: 100%;
	margin-top: 5px;
	font-size: 13px;
}
div#content div.post div.entry .wpcf7 p.margin_bottom {
	margin-bottom: 15px;
}
div#content div.post div.entry .wpcf7 span.inline_label {
	width: 190px;
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 2px;
}
div#content div.post div.entry .wpcf7 span.inline_label span.required {
	color: #FF0000;
	margin-left: 8px;
}
div#content div.post div.entry .wpcf7 span.input_sample {
	margin-left: 10px;
	font-size: 0.8em;
	color: #666666;
}
div#content div.post div.entry .wpcf7 span.input_sample_address {
	margin-left: 190px;
	font-size: 0.8em;
	color: #666666;
}
div#content div.post div.entry .wpcf7 span.input_sample_form {
	font-size: 0.8em;
	color: #666666;
}
div#content div.post div.entry .wpcf7 li {
	font-size: 12px;
}
div#content div.post div.entry .wpcf7 select {
	font-size: 12px;
}

input.inspection-year,
input.inspection-month,
input.model-year,
input.model-month,
input.birth-year,
input.birth-month,
input.birth-day
 {
	width: 40px !important;
	margin-left: 8px;
	margin-right: 8px;
}
input.car-number {
	width: 50px !important;
	margin-left: 8px;
	margin-right: 8px;
}

div#content div.post div.entry .wpcf7 .text_box {
	font-size: 12px;
	background-color: #F8F8F8;
	padding: 10px;
	margin-bottom: 20px;
}
td.cost {
	text-align: center;
}
p.to_top {
	text-align: right;
}
p.to_top a {
	background-image: url(images/to_top_a.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-left: 18px;
}


div#content div.post #form_temp div.box {
	background-image: none;
}
div#content div.post #form_temp h3 {
	background-image: none;
	display: block;
	color: #0F3192;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}
div#content div.post #form_temp div.mail {
	background-image: none;
	display: block;
	color: #0F3192;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-bottom: 40px;
	background-color: #cbf2ff;
	margin-right: 140px;
	margin-left: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#content div.post #form_temp div.box div {
	margin-bottom: 20px;
}
div#content div.post #form_temp div.stores li {
	margin-right: 0px;
	display: block;
	float: left;
	width: 165px;
	margin-bottom: 10px;
}
div#content div.post #form_temp div.box li a {
	white-space: nowrap;
	color: #333333;
}
.presents .left-td {
	padding-right:20px;
}
.presents td {
	padding-bottom:5px;
}
.presents table {
	margin-bottom:25px;
}
.presents th {
	padding-right:20px;
	font-size: 12px;
	color: #0f3192;
	vertical-align: top;
	padding-bottom: 15px;
}
.presents th span {
	font-size: 11px;
	color: #333;
	display: block;
	margin-top: 5px;
}


.page-id-2192 .system {
	background-color:#f8f8f8;
	padding: 10px;
	margin-bottom: 25px;
}
.page-id-2192 div#content div.post div.entry .system h4 {
	background-image: none;
	padding: 0px;
}
.present-a h4  {
	background-image: url(images/present-a-h4.gif) !important;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 54px;
	background-color: #f8f8f8;
	margin-bottom: 25px !important;
}
.present-b h4  {
	background-image: url(images/present-b-h4.gif) !important;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 54px;
	background-color: #f8f8f8;
	margin-bottom: 25px !important;
}
.present-c h4  {
	background-image: url(images/present-c-h4.gif) !important;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 54px;
	background-color: #f8f8f8;
	margin-bottom: 25px !important;
}
.present-d h4  {
	background-image: url(images/present-d-h4.gif) !important;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 54px;
	background-color: #f8f8f8;
	margin-bottom: 25px !important;
}


.page-id-2192 div#content p.button a {
	display: block;
	height: 45px;
	width: 700px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: -9999px;
	clear: both;
	background-image: url(images/present_button.gif);
}
.page-id-2192 div#content p.button a:link,
.page-id-2192 div#content p.button a:visited {
	background-position: 0px 0px;
}
.page-id-2192 div#content p.button a:hover,
.page-id-2192 div#content p.button a:active {
	background-position: 0px -45px;
}





body.page-id-2205 div#content div.post div.left {
	float: left;
	width: 440px;
}
body.page-id-2205 div#content div.post div.right {
	float: right;
	width: 219px;
	margin-bottom: 25px;
}

.page-id-2205 div#content p.button a {
	display: block;
	height: 45px;
	width: 700px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: -9999px;
	clear: both;
}
.page-id-2205 div#content p.button-01 a {
	background-image: url(images/value_button-01.gif);
}
.page-id-2205 div#content p.button-02 a {
	background-image: url(images/value_button-02.gif);
}
.page-id-2205 div#content p.button a:link,
.page-id-2205 div#content p.button a:visited {
	background-position: 0px 0px;
}
.page-id-2205 div#content p.button a:hover,
.page-id-2205 div#content p.button a:active {
	background-position: 0px -45px;
}

.form-midium {
	width: 165px !important;
}

.form-small {
	width: 105px !important;
}

.form-box {
	width: 470px !important;
}

div.movie_text {
	width: 400px;
	float: left;
}

div.movie {
	margin-bottom: 10px;
	width: 275px;
	height: 180px;
	float: right;
}

div.clear {
	clear: both;
}

body.postid-295 div#content div.category-newcar-list div.entry div.voice h3 {
	visibility: hidden;
}

/*****************
2011.06.20追記
新車情報サイドバー
******************/
div.newcar ul li.category-newcar-list a {
	font-size: 1em;
}

div.type-post h3 a {
	font-size: 0.75em;
}

/*****************
2011.06.30追記
次世代法ページ
******************/
.postid-3367 div#page div#content h2 {
	background-image: url(images/compatible_h2.jpg);
	height: 304px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

/*****************
2011.07.14追記
尼崎店ブログ公開
******************/
body.home div#content div.blogs li.category-store-blog-amagasaki .date {
	background-image: url(images/blogs_amagasaki.jpg);
}

/*****************
スライド追記
******************/

#slideshow {
    position:relative;
    height:350px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 350x;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 350px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}



