@charset "utf-8";
/*--------------------------------------------------------------------------
   サイト：本多塗装店 CSS「index.css」
----------------------------------------------------------------------------
■制作者：miwacs2050@gmail.com
■最終更新日：(2014-03-10)
■スタイル階層
    |
    |--import.css
        |
        |--base.css
        |--index.css(*)
------------------------------------*/
body {
	background-color:#333;
	color:#151515;
	background-image: url(../images/back_satsuki.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
}
#header {
	background-repeat: no-repeat;
	height: 60px;
	background-image: url(../images/honda-header.jpg);
	margin-bottom:5px;
}

h1{
	font-size: 9pt;
}

#cNav {
	clear: both;
	float: right;
}
#cNav li a {
	text-align: right;
}
#cNav li {
	float: left;
}

#gNav {
	clear: both;
	margin-bottom:5px;

}

#gNav li a {
	display: block;	
	height: 0px;
	overflow: hidden;
	padding-top: 45px;
}
#gNav li {
	float: left;
}
#gNavOfficeHome  a {
	background-image: url(../images/navi_denkikoujihome_off.jpg);
	background-repeat: no-repeat;
	width: 76px;
}
#gNavOfficeHome  a:hover {
	background-image: url(../images/navi_denkikoujihome_on.jpg);
	background-repeat: no-repeat;
	width: 76px;
}
#gNavOfficeReason  a {
	background-image: url(../images/navi_denkikoujireason_off.jpg);
	background-repeat: no-repeat;
	width: 119px;
}
#gNavOfficeReason  a:hover {
	background-image: url(../images/navi_denkikoujireason_on.jpg);
	background-repeat: no-repeat;
	width: 119px;
}

#gNavPrice   a {
	background-image: url(../images/navi_price_off.jpg);
	background-repeat: no-repeat;
	width: 123px;
}
#gNavPrice   a:hover {
	background-image: url(../images/navi_price_on.jpg);
	background-repeat: no-repeat;
	width: 123px;
}
#gNavSekou   a {
	background-image: url(../images/navi_sekou_off.jpg);
	background-repeat: no-repeat;
	width: 88px;
}
#gNavSekou   a:hover {
	background-image: url(../images/navi_sekou_on.jpg);
	background-repeat: no-repeat;
	width: 88px;
}
#gNavOrder   a {
	background-image: url(../images/navi_order_off.jpg);
	background-repeat: no-repeat;
	width: 103px;
}
#gNavOrder   a:hover {
	background-image: url(../images/navi_order_on.jpg);
	background-repeat: no-repeat;
	width: 103px;
}
#gNavArea   a {
	background-image: url(../images/navi_area_off.jpg);
	background-repeat: no-repeat;
	width: 82px;
}
#gNavQanda   a {
	background-image: url(../images/navi_qanda_off.jpg);
	background-repeat: no-repeat;
	width: 118px;
}
#gNavQanda   a:hover {
	background-image: url(../images/navi_qanda_on.jpg);
	background-repeat: no-repeat;
	width: 118px;
}
#gNavArea   a {
	background-image: url(../images/navi_area_off.jpg);
	background-repeat: no-repeat;
	width: 99px;
}
#gNavArea   a:hover {
	background-image: url(../images/navi_area_on.jpg);
	background-repeat: no-repeat;
	width: 99px;
}
#gNavShop   a {
	background-image: url(../images/navi_shop.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
#gNavShop   a:hover {
	background-image: url(../images/navi_shop.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
#gNavKigyou   a {
	background-image: url(../images/navi_company_off.jpg);
	background-repeat: no-repeat;
	width: 88px;
}
#gNavKigyou   a:hover {
	background-image: url(../images/navi_company_on.jpg);
	background-repeat: no-repeat;
	width: 88px;
}

#gNavContact   a {
	background-image: url(../images/navi_contactus_off.jpg);
	background-repeat: no-repeat;
	width: 109px;
}
#gNavContact   a:hover {
	background-image: url(../images/navi_contactus_on.jpg);
	background-repeat: no-repeat;
	width: 109px;
}


#gNav2 {
	height: 30px;
	clear: both;
	line-height:30px;
	line-height: 20px;
	width: 930px;
}

#gNav2 li {
	float: left;
	text-align:center;
	font-weight:bold;
	display: block;
}

#gNav2 li a {
	width:auto;
	margin-right:10px;
	display: block;
}

#gNav2 a:hover,
{
	color: #06F;
	/*text-decoration: none;*/
}

#contents_h {
	background:#FFF;
	height: 40px;
	clear: both;
	line-height: 40px;
	width: 960px;
}
#contents_h p{
	background-image: url(../images/listmark2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#contents {
	background-color: #FFF;
	width: 930px;
	padding-top: 0px;
}
.img_migi {
	float: right;
	margin-left: 0.5em;
}

.img_hidari {
	float: left;
	margin-right: 0.5em;
}
#topics {
	width: 540px;
	background-image: url(../images/bg_topics.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: right;
}
#topics ul {
	list-style:none;
	line-height: 22px;
	padding-left: 60px;
}
#side {
	float: left;
	width: 222px;
	padding: 0px;
	background-color: #ffffff;
	margin: 0px;
}
#side2 {
	float: left;
	width: 222px;
	padding: 0px;
	background-color: #ffffff;
	margin: 0px;
}

.side2 {
	float: left;
	width: 222px;
	height: auto;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	clear: both;
	padding-top: 0px;
	background-image: url(../images/bg_side_line.jpg);
	background-repeat: repeat-y;
}

.side2 p,h3,h4{
	padding-left: 20px;
	padding-right: 20px;
}

#main {
	float: right;
	width: 680px;
	margin-bottom: 20px;
	background-color: #FFF;
}

#main_bu  {
	float: left;
	width:800px;
	background-color: #FFF;
	margin-bottom: 20px;
}
#main_bu li {
	float: left;
}
#contents #kanren {
	clear: both;
	width: 738px;
	border: 1px solid #ECE9D8;
	height: 210px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#contents #kanren li {
	width: 365px;
	height: 38px;
	float: left;
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 10px;
	color: #0B82EE;
}
#contents #kanren img {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#contents #side p {
	margin-bottom: 10px;
}
#contents #main p {
	line-height: 150%;
	margin-bottom: 10px;
}
#info1 dl {
	width: 600px;
	height: 100px;
	overflow: auto;
	background: #FFF;
	border: 1px solid #eeeedd;
}
#info1 dt {
	clear: both;
	float: left;
	width: 7em;
	line-height: 1.5;
	background-image: url(../images/list_mark2_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.75em 0 0.75em 15px;
	margin-left: 10px;
}
#info1 dd {
	padding: 0.75em 1em 0.75em 0;
	line-height: 1.5;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#info2 dl {
	width: 600px;
	height: 100px;
	overflow: auto;
	background: #FFF;
	border: 1px solid #eeeedd;
}
#info2 dt {
	clear: both;
	float: left;
	width: 7em;
	line-height: 1.5;
	background-image: url(../images/list_mark2_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.75em 0 0.75em 15px;
	margin-left: 10px;
}
#info2 dd {
	padding: 0.75em 1em 0.75em 0;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	clear: both;
	height: auto;
	text-align: center;
	padding-top: 30px;
}
#footer ul li {
	display: inline;
}
#footer .border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B82EE;
}
.pagetop {
	text-align: right;
	background-position: right center;
	clear: both;
	height: 30px;
	line-height: 30px;
}
.pagelink {
	text-align: right;
	background-position: right center;
	height: auto;
	margin-bottom: 20px;
	float: right;
	width: auto;
}
.button_icon   {
	margin-top: -28px;
	float: right;
}
address{
	text-align:center;
	line-height:1.5em;
	margin-top: 15px;
}


h2   {
	color: #F00;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
h3 {
	font-weight: bold;
	margin-bottom:10px;
}
#side h3 {
	font-weight: bold;
	margin-bottom:10px;
}
#side h4 {
	margin-bottom:10px;
	line-height: 150%;
}

#main .textbox {
	float: left;
	width: 399px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
#main .textbox p {
	line-height: 150%;
	margin-left: 2.5em;
	margin-right: 1em;
}
#main .linkbox  {
	float: right;
	width: 140px;
	height: auto;
}
#main .linkbox p {
	line-height: 150%;
	margin-left: 0.5em;
	background-image: url(../images/icon_search.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
.tekisuto{
	font-size:1.5em;
	text-indent: 0.5em;
	height: 40px;
	width: 180px;
	margin-bottom:5px;
	color: #333;
}
#main .tekisuto{
	font-size:1.5em;
	text-indent: 0.5em;
	height: 40px;
	width: 220px;
	margin-bottom:5px;
	color: #333;
}
.table-1{
	border-collapse:collapse;
	width: 100%;
	margin: 0px 0px 20px 0px;
	font-size:small;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
	font-weight: normal;
	margin-bottom:10px;
}
.table-1 th{
	padding: 8px;
	border: 1px solid rgb(204, 204, 204);
	color: rgb(51, 51, 51);
	background-color: rgb(240, 240, 240);
	font-weight: normal;
}

.table-1 td{    padding: 8px;
    border: 1px solid rgb(204, 204, 204);
}

.textred{
	color:red;
}
.textcenter{
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.indent2 a {
	color: #093;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
}
.kasen2   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333;
}
.kasen3   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
	padding-bottom: 5px;
	background-image: url(../images/blogh3arrows.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left:2px;
	margin-right:2px;
	color: #00C800;
}

.goodprice2 {
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	text-align: center;
	background-color: #FFF;
}


.answer {
	background-image: url(../images/icon_a.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}

.kasen   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
	padding-bottom: 5px;
	background-image: url(../images/icon_q.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #00C800;
}

h4{	margin-bottom:10px;
}
.mark1 {
	background-image: url(../images/list02.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sekou_detail_title {
	font-size: medium;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.table-1 li{
	float:left;
}
	
.table-1 a{
	color: #06F;
	display:block;
	width:170px;
}

.table-1 a:hover{
	color: #06F;
	background-color: #D2F0FF;
}

.tekisuto_b{
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 150%;
}
.tekisuto_left{
	font-style:bold;
	text-align:left;
}
.tekisuto_center{
	font-style:bold;
	text-align:center;
	margin-bottom:0px;
}

/*--------------------------------------------------------- ナビ */

#menunavi {
text-align:center;
margin:1px 0 0 0;
padding:4px 0;
}

.menunavi li {
display:inline;
margin:0 10px 0 0;
padding:0 10px 0 0;
border-right:1px solid #999;
}

.menunavi .lb {
padding:0 10px;
border-left:1px solid #999;
}

.nav {
	margin: 0px;
	padding: 0px;
}

.nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

.kasen2 {
    font-weight: bold;
    border-bottom: 1px dotted #333;
    border-left: 5px solid #333;
    line-height: 1.3;
    margin: 0px 0px 10px;
    text-indent: 15px;
    padding: 5px 0px;
}

#side_category ul {
}

div.leftmenuframe_ .side_box_ {
    margin-bottom: 15px;
}

#side_category ul li {
    background: none repeat scroll 0% 0% #F6F6F6;
    border-bottom: 1px solid #C9C9C9;
}

#side_category ul li a img {
    display: table-cell;
    width: 32px;
    height: auto;
    vertical-align: middle;
}

#side_category ul li a span {
    display: table-cell;
    width: 150px;
    vertical-align: middle;
    text-align: left;
}
#side_category ul li a {
    width: 200px;
    display: table;
    padding: 4px 2px 4px 3px;
    background: url("../images/arrow_02.gif") no-repeat scroll right center transparent;
    margin-right: 15px;
}


a:link {
	color:#003780;
	text-decoration: none;
}
a:visited {
	color:#003780;
	text-decoration: none;
}
a:active {
	color:#0068b6;
	text-decoration: underline;
}
a:hover {
	color:#0068b6;
	text-decoration: underline;
}

img {
    vertical-align: bottom;
}


