@charset "utf-8";
/*--------------------------------------------------------------------------
   サイト：アンシンサービス24　神戸給湯器.com CSS「index.css」
----------------------------------------------------------------------------
■制作者：miwacs2050@gmail.com
■最終更新日：(2014-02-15)
■スタイル階層
    |
    |--import.css
        |
        |--base.css
        |--index.css(*)
------------------------------------*/
body {
	background-color: #F90;
	color:#333333;
	background-image: url(../images/kobe_back_yasui.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-repeat: no-repeat;
	height: 130px;
	background-image: url(../images/kobe-header.jpg);
	margin-bottom:10px;
}

h1{
	font-size: 9pt;
}

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

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

}

#gNav li a {
	display: block;	
	height: 0px;
	overflow: hidden;
	padding-top: 70px;
}
#gNav li {
	float: left;
}
#gNavKobeHome  a {
	background-image: url(../images/navi_kobehome.jpg);
	background-repeat: no-repeat;
	width: 91px;
}
#gNavKobeHome  a:hover {
	background-image: url(../images/navi_kobehome.jpg);
	background-repeat: no-repeat;
	width: 91px;
}
#gNavSale   a {
	background-image: url(../images/navi_sale.jpg);
	background-repeat: no-repeat;
	width: 81px;
}
#gNavSale   a:hover {
	background-image: url(../images/navi_sale.jpg);
	background-repeat: no-repeat;
	width: 81px;
}
#gNavPrice   a {
	background-image: url(../images/navi_price.jpg);
	background-repeat: no-repeat;
	width: 82px;
}
#gNavPrice   a:hover {
	background-image: url(../images/navi_price.jpg);
	background-repeat: no-repeat;
	width: 82px;
}
#gNavSekou   a {
	background-image: url(../images/navi_sekou.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
#gNavSekou   a:hover {
	background-image: url(../images/navi_sekou.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
#gNavKobe   a {
	background-image: url(../images/navi_area.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
#gNavKobe   a:hover {
	background-image: url(../images/navi_area.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
#gNavStaff   a {
	background-image: url(../images/navi_staff.jpg);
	background-repeat: no-repeat;
	width: 99px;
}
#gNavStaff   a:hover {
	background-image: url(../images/navi_staff.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.jpg);
	background-repeat: no-repeat;
	width: 99px;
}
#gNavKigyou   a:hover {
	background-image: url(../images/navi_company.jpg);
	background-repeat: no-repeat;
	width: 99px;
}

#gNavVoice   a {
	background-image: url(../images/navi_voice.jpg);
	background-repeat: no-repeat;
	width: 127px;
}
#gNavVoice   a:hover {
	background-image: url(../images/navi_voice.jpg);
	background-repeat: no-repeat;
	width: 127px;
}


#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: 930px;
}
#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;
}

#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;
}

a:link,
a:visited {
	color: #00C;
	text-decoration: none;
}

a:hover,
a:active {
	color: #06F;
	text-decoration: none;
}

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 10px 0px;
	font-size:small;
}
.table-1 th{
	padding:5px;
	background: #f5ffdb;
	border:1px solid #84A6EF;
	text-align:center;
	font-weight:normal;
}
.table-1 td{
	padding:5px;
	background: #fbffef;
	border:1px solid #7B9AE7;
}
.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: 1px dotted #CCC;
    border-left: 3px solid #C00;
    margin: 0px 0px 10px;
    text-indent: 15px;
    padding: 5px 0px;
    color: #333;
}
.kasen3 {
    border-bottom: 1px dotted #CCC;
    border-left: 3px solid #C00;
    margin: 0px 0px 10px;
    text-indent: 15px;
    padding: 5px 0px;
    color: #333;
}

.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;
}


.topics{
	margin-bottom:10px;
	width: 630px;
	height:200px;
	overflow: auto;
	background: #FFF;
}

.topics dl {
	border: 0px;
	margin-left:5px;
	margin-bottom:10px;
}

.topics dt {
	clear: both;
	float: left;
	width: 7em;
	line-height: 1.2;
	background-image: url(../images/list_mark2_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.75em 0 0.75em 10px;
	margin-left: 0px;
}
.topics dd {
	padding: 0.75em 2em 0.75em 0;
	line-height: 1.2;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.fontred{
	font-style:italic;
	color: #C00;
	}
