@charset "utf-8";
/* ================================
    CSS STYLES FOR infoCMS1.0
   ================================
*/ 

/* ---------------------------------------------------------
common
--------------------------------------------------------- */
font {

}
.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 83.3%;
}
.m5b {
	margin-bottom: 5px;
}
.m10b {
	margin-bottom: 10px;
}
.m20b {
	margin-bottom: 20px;
}
.m30b {
	margin-bottom: 30px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.area {
	padding: 0 0 15px;
	overflow: hidden;
	_zoom:1;
}
.normal {
	font-weight:normal;
}
em {
	font-style:normal;
	font-weight:bold;
}
a img {
	border:none;
}
.frame_item00 {
	overflow: hidden;
	_zoom:1;
}

/* サブクラス */

.floatimage_left {
	margin:0 0 10px;
	float:left;
	padding-right:10px;
}
.floatimage_right {
	margin:10px 0;
	float:right;
	padding-left:10px;
}
.price {
	text-align:right;
}
.center {
	text-align:center;
}


/*--ヘッドライン系--*/
h2.headline {
background:transparent url(/Portals/0/images/common/h2_back.gif) repeat-x scroll left top;
border-bottom:1px solid #999999;
font-size:1.2em;
margin:0 0 10px;
padding:10px 5px;
}

h3 {
margin: 0 0 5px;
}

h4 {
margin: 0 0 10px;
}

h4.headline {
background:#FFFFFF url(images/common/sub_h4.gif) repeat-x scroll left bottom;
border-bottom:1px solid #DDDDDD;
clear:both;
font-size:1em;
margin: 0 0 10px;
padding:3px;
}


.frame_item00 h4 {
	padding: 10px 0;
}
.frame_item00 h4.headline {
background:#FFFFFF url(images/common/sub_h4.gif) repeat-x scroll left bottom;
border-bottom:1px solid #DDDDDD;
clear:both;
font-size:1em;
margin:3px 0 0;
padding:3px;
}



/* ---------------------------------------------------------
ヘッダーサブナビ
--------------------------------------------------------- */

#header #top_sub ul {
	clear:both;
	height:19px;
	margin:0;
	padding:0 0 12px;
	list-style:none;
	background:none;
}
#header #top_sub li {
	display:block;
	height:19px;
	width:146px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
#header #top_sub li a {
	display:block;
	width:146px;
	text-indent:-9999px;
}
#header #top_sub li.bosch_products a {
	background: url(/Portals/0/images/common/subnavi/top_sub01.gif) top left no-repeat;
}
#header #top_sub li.oil_information {
	width:110px;
}
#header #top_sub li.oil_information a {
	width:110px;
	background: url(/Portals/0/images/common/subnavi/top_sub02.gif) top left no-repeat;
}
#header #top_sub li.corporate_profile {
	width:119px;
}
#header #top_sub li.corporate_profile a {
	width:119px;
	background: url(/Portals/0/images/common/subnavi/top_sub03.gif) top left no-repeat;
}
#header #top_sub li.faq {
	width:136px;
}
#header #top_sub li.faq a {
	width:136px;
	background: url(/Portals/0/images/common/subnavi/top_sub04.gif) top left no-repeat;
}
#header #top_sub li.inquiry {
	width:136px;
}
#header #top_sub li.inquiry a {
	width:136px;
	background: url(/Portals/0/images/common/subnavi/top_sub05.gif) top left no-repeat;
}
/* ---------------------------------------------------------
フッターナビ
--------------------------------------------------------- */
#footer ul {
	margin:12px;
	padding:0 0 12px 0;
	list-style:none;
	background: url(/Portals/0/images/common/footer/footer_line.gif) bottom left repeat-x;
}
#footer li {
	display:inline;
	margin:0 0;
	padding:0 12px;
	border-left:1px solid #000;
}
#footer li.first {
	border:none;
}
#footer li a {
	color:#000;
	text-decoration:none;
}
/* ---------------------------------------------------------
サイドナビ
--------------------------------------------------------- */

/*--ナビゲーション--*/
#leftmenu #contentsmenu {
	width:227px;
	background:url(/Portals/0/images/common/side/contents_shadow1.png) top right no-repeat;
	margin-bottom:12px;
	_background-image:url(/Portals/0/images/common/side/contents_shadow1b.gif);
}
#leftmenu #contentsmenu ul {
	background:url(/Portals/0/images/common/side/contents_shadow2.png) bottom right;
	_background-image:url(/Portals/0/images/common/side/contents_shadow2b.gif);
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftmenu #contentsmenu li a {
	display:block;
	width:198px;
	padding:7px 2px 7px 20px;
	background:url(/Portals/0/images/common/side/contents_button.gif) center left no-repeat;
	border-bottom:1px solid #000;
	border-top:1px solid #666;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#leftmenu #contentsmenu li a:hover {
	background-position:center right;
}
#leftmenu #contentsmenu #contentsmenuinner {
	background:url(/Portals/0/images/common/side/contents_shadow3.png) bottom right no-repeat;
	padding-bottom:8px;
	_background-image:url(/Portals/0/images/common/side/contents_shadow3b.gif);
}
/*--バナー--*/
#leftmenu #banner {
}
#leftmenu #banner a {
	display:block;
	margin-bottom:3px;
}
#leftmenu #shopinfo {
	margin:18px 0 0 0;
	width:220px;
	_font-size:0.95em;
}
#leftmenu #shopinfo h2 {
	font-size:0.9em;
	border-bottom:1px solid #999;
	letter-spacing:-0.025em;
	white-space:pre;
	margin:0;
	padding:0;
}
#leftmenu #shopinfo p {
	text-align:right;
	padding:0;
	margin:6px 0 10px 0;
}
#leftmenu #shopinfo a {
	display:block;
	width:145px;
	border:1px solid #999;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:5px 5px 5px 70px;
	color:#000000;
	font-weight:bold;
	background:url(/Portals/0/images/common/side/shopinfo_contact.jpg) 50px center no-repeat;
}
/* 本文領域 */
#main_inner h1 {
	margin:0;
	padding:0;
}
#main_inner #subject {
	margin:0;
	padding:20px;
	color:#333;
	overflow: hidden;
	_zoom: 1;
}
#main_inner #subject h2 {
	margin:0;
	padding:0px;
	font-size:1.2em;
}
#main_inner #subject p {
	margin:10px 0;
	padding:0px;
}
#main_inner #text {
	clear:both;
	color:#333333;
	margin:0;
	padding:0;
}
#main_inner #text h3 {
	margin:0 0 3px 0;
	padding:0px;
	font-size:1.2em;
	clear:both;
}
#main_inner #text h4 {
	margin:3px 0 0 0;
	padding:3px;
	font-size:1em;
	clear:both;
	background: url(/Portals/0/images/common/sub_h4.gif) bottom left repeat-x #FFF;
	border-bottom:1px solid #DDD;
}
#main_inner #text p {
	margin:10px 0;
	padding:0px;
	float:none;
}
#main_inner #text #itemblock {
	clear:both;
	margin:10px 0 12px 0;
	padding:0;
}/* 0514追記 新ID */
#main_inner #text #itemblock h4 {
	margin:0;
	padding:0px;
	font-size:1em;
	clear:both;
	background:#FFF;
	border:none;
}/* 0514追記 新ID */
#main_inner #text #itemblock #block_end {
	clear:both;
}/* 0514追記 新ID */
#main_inner #text table {
margin:10px 0 padding:0;  /*border-top:1px solid #FFF; border-left:1px solid #FFF;*/
	border:1px solid #DDD;
}/* 0514追記 新ID */
#main_inner #text th {
	padding:3px 12px;
	text-align:left;
	background:#DDD;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}/* 0514追記 新ID */
#main_inner #text td {
	padding:3px 12px;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}/* 0514追記 新ID */
#main_inner #text table.horizontal th {
	text-align:center;
}
#main_inner #text table.Vertical th {
	text-align:left;
}
#main_inner #text table.border {
	border-right:none;
	border-bottom:none;
}
#main_inner #text table.border th, #main_inner #text table.border td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
}
#main_inner #text table th.attention {
	background:#970004;
	color:#FFF;
}
#main_inner #text table td.attention {
	background:#FFEEFF;
	font-weight:bold;
}
#main_inner #text table th.comparison {
	background:#59ACFF;
	color:#FFF;
}
#main_inner #text table td.comparison {
	background:#F3F3FF;
}
#main_inner #text ul.electrical_system {
	float:left;
	width: 200px;
	padding: 0pt 0pt 0pt 10px;
	font-weight: bold;
	margin: 0pt 0pt 0pt 500px;
}
.electrical_padding {
	padding: 0pt 0pt 0pt 280px;
	font-weight: bold;
}
/*#main_inner #text ul.electrical_system li {
	margin:0;
	padding:0;
}
*/
#notice {
	line-height:1.5em;
	margin:5px 0 0 0;
	padding:0 0 0 0;
}/* 0514追記 新ID */
#main_inner #text table.horizontal th {
	text-align:center;
}
#notice dt {
	float:left;
	padding:0;
	margin:0;
}/* 0514追記 新ID */
#notice dd {
	margin:0 0 0 1.2em;
	padding:0;
}/* 0514追記 新ID */
#main_inner #sitemap {
	margin:0;
	padding:20px 45px 20px 25px;
	color:#333;
}
#main_inner #sitemap h2 {
}
#main_inner #sitemap ul {
	margin:15px 5px 25px 5px;
	padding:0 0 0 20px;
	list-style:none;
}
#main_inner #sitemap li {
	margin:8px 3px;
	padding:0;
	list-style:none;
}
#main_inner #sitemap li ul {
	margin:0 0 0 24px;
	padding:0;
	list-style:none;
}
#main_inner #sitemap a {
	background:url(/Portals/0/images/site_map/sitemap_link.gif) left center no-repeat;
	padding:3px 3px 3px 20px;
	margin:3px;
	color:#333;
}
/*0515追記　サブカテゴリータブ*/
#subcategorytab {
	background:transparent url(/Portals/0/images/common/sub_category_end.gif) repeat-x scroll left 45px;
	color:#000000;
	margin:0 20px;
	overflow:hidden;
	_zoom: 1;
	padding:20px 0 40px;
}


#subcategorytab ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
#subcategorytab li {
	display:block;
	background:url(/Portals/0/images/common/sub_category_pa.gif) bottom left repeat-x;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	border-top:1px solid #F1F1F1;
	text-align:center;
	width:308px;
	float:left;
	font-weight:bold;
}
#subcategorytab li.here {
	background:#00045B none repeat scroll 0 0;
	border-left:1px solid #00045B;
	border-right:1px solid #00045B;
	border-top:1px solid #00045B;
	color:#FFFFFF;
	padding:6px 0;
	width:308px;
}
#subcategorytab li a {
	display:block;
	width:308px;
	padding:6px 0;
	color:#333333;
	font-weight: bold;
}
#subcategorytab #block_end {
	clear:both;
}
/*0516追記　お問い合わせフォーム*/
#main_inner form {
	margin:0;
	padding:0;
	font-size:1em;
}
#main_inner form dl {
	margin:0;
	padding:0;
}
#main_inner form dt {
	display:block;
	float:left;
	width:180px;
	background:#999999;
	margin:0 0 5px 0;
	padding:2px;
}
#main_inner form dd {
	margin:0 0 5px 0;
	padding:2px;
}
#main_inner form dd#marker {
	font-size:0.8em;
	font-weight:bold;
	color:#F00;
	text-align:center;
	display:block;
	width:45px;
	margin:0;
	padding:2px;
	float:left;
	background:#000000;
}
table#inquiry {
	margin:0;
	padding:0;
	border-top:1px solid #CCC;
}
table#inquiry th {
	margin:0;
	padding:5px 3px;
	width:174px;
	border-bottom:1px solid #CCC;
	text-align:left;
	white-space:nowrap;
}
table#inquiry td {
	margin:0;
	padding:5px 3px;
	width:373px;
	border-bottom:1px solid #CCC;
	font-size:1em;
}
table#inquiry td.marker {
	width:45px;
	text-align:center;
	color:#F00;
	font-size:0.8em;
	font-weight:bold;
}
#main_inner form textarea {
	font-size:1em;
}
#main_inner form #name, #main_inner form #kana {
	width:300px;
}
#main_inner form #address2, #main_inner form #address2, #main_inner form #address3 {
	width:300px;
}
#main_inner form #mail, #main_inner form #conf_mail {
	width:300px;
}
#main_inner form #inquirybody {
	width:300px;
	height:125px;
}
#main_inner form #button {
	text-align:center;
	margin:10px;
}
/* 0516 プライバシー */
#privacy {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}
#privacy h3 {
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:12px 0 0 0;
}
#privacy ol {
	margin:0;
	padding:0 0 0 3em;
}
#privacy ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#privacy li {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#privacy p, #privacy li p {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
}
#privacy ol.end {
	margin-bottom:10px;
}
/* 0517 会社案内 */
dl#address {
	margin:0 0 25px 0;
}
dl#address dt {
	width:80px;
	float:left;
}
dl#address dd {
	margin:0 0 5px 110px;
}
dl#address dd.delimit {
	width:30px;
	float:left;
	margin:0 0 5px 0px;
}
#map {
	width: 608px;
	height: 450px;
	border: 1px solid #666666;
}
/* pagetop */
#pagetop {
	clear:both;
	padding:0 20px 17px 25px;
	text-align:right;
}
/* FAQ */
#question {
	background:url(/Portals/0/images/faq/open_question.gif) top left no-repeat;
	padding:18px 0 3px 40px;
	border: 1px solid #ffffff;
}
#main_inner #subject #question h2 {
background:none;
border-bottom:none;
font-size:1.2em;
margin:0;
padding:0px 5px;
}

#answer {
	margin:0 0 15px 0;
	padding:0px;
	background:url(/Portals/0/images/faq/ca_back.gif) right bottom no-repeat #FFF;
}
#answer .ans {
	padding:18px 10px 12px 50px;
	background:url(/Portals/0/images/faq/answer.gif) 5px 0 no-repeat;
}
/* 第二階層用サブメニュー */
	#leftmenu #categorysubmenu {
	width:220px;
	margin-bottom:12px;
}
#leftmenu #categorysubmenu ul {
list-style: none;
}
#leftmenu #categorysubmenu li a {
	display:block;
	width:198px;
	padding:7px 2px 7px 20px;
	background:url(/Portals/0/images/common/contents_button.gif) center left no-repeat;
	border-bottom:1px solid #000;
	border-top:1px solid #666;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#leftmenu #categorysubmenu li a:hover, #leftmenu #categorysubmenu li a.here {
	background-position:center right;
}/* 0514追記 #leftmenu #categorysubmenu li a.here  */
#leftmenu #categorysubmenu #contentsmenuinner {
}
/* トップページ用 */
#news_topics {
	padding:20px 40px 0 20px;
	margin-bottom:12px;
}
#news_topics h1 {
	margin:0;
	padding:0;
}
#news_topics_innner {
	padding:5px 10px 15px 10px;
	background:url(images/top/news_back.jpg) center bottom no-repeat;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
#news_topics_innner .record {
	border-bottom:1px dotted #DBDBDB;
	padding:6px 0;
}
#news_topics_innner .record .item {
	padding-left:10px;
}
#news_topics_innner .record .item img {
	padding-right:5px;
}
#news_topics_innner .record .new {
	background:url(images/top/new.gif) 15px center no-repeat;
}
#news_topics_innner .record a {
	color:#333333;
	text-decoration:none;
}
#news_topics_innner #block_end {
	clear:both;
}
#categorymenu {
	padding:0 20px 20px 20px;
	clear:both
}
#categorymenu_inner {
	padding:15px 3px 9px 3px;
	background:url(images/common/dark_back.gif) center top;
	border-top:1px solid #8d8d8d;
	border-bottom:1px solid #000;
	overflow:	hidden;
	_zoom:1;
}
#categorymenu_inner #block_layout, #categorymenu_inner #block_end {
	clear:both;
}
#categorymenu_inner #block_layout #block {
	border:1px solid #dcdcdc;
	padding:1px;
	background:url(images/top/ca_back.gif) right bottom no-repeat #FFF;
	width:301px;
	margin-bottom:6px;
}
#categorymenu_inner #block_layout #block a {
	display:block;
	margin-bottom:1px;
}
#categorymenu_inner #block_layout #block p {
	margin:0;
	padding:0;
	width:175px;
	float:right;
	_width:170px;
}
#top_subject {
	padding:0 0 20px 0px;
}
#top_subject h2 {
	margin:0;
	padding:0;
}
#top_subject #top_subject_inner {
	margin-bottom:10px;
}
#top_subject #top_subject_inner p {
	margin:0;
	padding:10px 0 0 10px;
}
#top_subject #top_subject_inner.corporate_profile {
	background:url(images/top/corporate_profile_photo1.jpg) right top no-repeat;
}
/* 会員サービス用：特殊 */
/* テキストリフローが発生した場合は　height:178px; overflow:auto;　部分を削除してください。 */
#top_subject #top_subject_inner.clubfine {
	background:url(images/top/club_fine_image1.jpg) right bottom no-repeat;
	height:178px;
	overflow:auto;
}
/* 本文領域 */
#main_inner h1 {
	margin:0;
	padding:0;
}
#main_inner #subject h2 {
	background:transparent url(/Portals/0/images/common/h2_back.gif) repeat-x scroll left top;
	border-bottom:1px solid #999999;
	font-size:1.2em;
	margin:0;
	padding:10px 5px;
}
/* FAQ */
#question {
	background:url(/Portals/0/images/faq/open_question.gif) top left no-repeat;
	padding:18px 0 3px 40px;
}
#question h2 {
	padding-left:24px;
}
#answer {
	margin:0 0 15px 0;
	padding:0px;
	background:url(/Portals/0/images/faq/ca_back.gif) right bottom no-repeat #FFF;
}
#answer .ans {
	padding:18px 10px 12px 50px;
	background:url(/Portals/0/images/faq/answer.gif) 5px 0 no-repeat;
}
/* ---------------------------------------------------------
サイトマップ
--------------------------------------------------------- */
.sitemap00 {/*サイトマップの最外殻*/
	padding: 0;
	margin: 0;	
}
.sitemap00 p {
	padding: 5px 0;
	margin: 0;
}
.sitemap02 {/*カテゴリー枠*/

}
.sitemap03 {/*文字部分の幅*/
	padding: 10px 0pt 0pt 21px;
	line-height: 30px;
}
.sitemap-indent {/*下位サイト表示用*/
	padding: 0pt 0pt 0pt 20px;
}

/* ---------------------------------------------------------
お問い合わせ
--------------------------------------------------------- */
.MailForm {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
.MailForm .FieldSibject {
	border:1px solid red;
}
.MailForm .FieldTitle {
	width: 200px;
	background:#ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding:5px;
}
.MailForm .FieldValue {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding:5px;
}
#dnn_ctr386_ViewMailForm_cmdConfirm {
	margin: 15px 0 0 273px;
}


/* ---------------------------------------------------------
車検情報
--------------------------------------------------------- */

.carinspection {
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
margin:0 1px 5px;
padding:0;
	border:1px solid #DDD;
}
.carinspection th {
	padding:3px 12px;
	text-align:left;
	background:#DDD;
	border:1px solid #DDD;
}
.carinspection th.bottomline {
	border-bottom:1px solid #fff;
}
.carinspection td {
	padding:3px 12px;
	border:1px solid #DDD;
}
.carinspection .horizontal th {
	text-align:center;
}
.carinspection .Vertical th {
	text-align:left;
}
.carinspection th.attention {
	background:#970004;
	color:#FFF;
}
.carinspection td.attention {
	background:#FFEEFF;
	font-weight:bold;
}
.carinspection th.comparison {
	background:#59ACFF;
	color:#FFF;
}
.carinspection td.comparison {
	background:#F3F3FF;
}
.carinspection th.center {
	text-align:center;
}


/* ---------------------------------------------------------
お知らせ
--------------------------------------------------------- */
.topics-details {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.topics-details .topics-text {
	padding: 0 0 10px;
}
.topics-details .DefaultTitle .Title h2 {
	padding: 0 0 0 10px;
	margin: 0;
}
.topics-details .DefaultTitle .Title h2 span.day {
	font-weight:normal;
	font-size: 10px;
}
.topics-details .DefaultTitle {
	padding: 0;
	margin: 0 0 10px 0;
}
.topics-details .listback {
	text-align:right;
	padding: 5px 0 5px 0;
	font-size: 10px;
	border-top :1px dotted #cccccc;
}










