body{
	text-align:left;
	line-height:110%;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

span.lightbox {
	color: #0166fe;
	cursor:pointer;
}
span.lightbox:hover {
	color: #FF6600;
}
/* ---------<a>--------- */

a{
	text-decoration: none;
}

a:link {
	color: #0166fe;
}
a:active {
	color: #0166fe;
}
a:visited {
	color: #9932CC;
}
a:hover {
	color: #FF6600;
}

a.rollover:hover,
a.rollover:hover img
{
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

a img{
	border:none;
}
li {list-style:none;}

/* ---------Font-------------- */

.red {color:red;}
.red2 {color:#E20000;}
.bold {font-weight:bold;}

.p12{
	font-size:12px;
	font-weight:normal;
	color:#333;
}
.p12red{
	font-size:12px;
	font-weight:normal;
	color:red;
}
.p12green{
	font-size:12px;
	font-weight:normal;
	color:#1FA046;
}
.p12w{
	font-size:12px;
	font-weight:normal;
	color:white;
}
.p12b{
	font-size:12px;
	font-weight:bold;
}
.p12bred{
	font-size:12px;
	font-weight:bold;
	color:red;
}
.p12bgreen{
	font-size:12px;
	font-weight:bold;
	color:#1FA046;
}
.p12bw{
	font-size:12px;
	font-weight:bold;
	color:white;
}
.p12lred{
	font-size:12px;
	color:red;
	text-decoration:line-through;
}
.p14{
	font-size:14px;
}
.p14red{
	font-size:14px;
	color:red;
}
.p14w{
	font-size:14px;
	color:white;
}
.p14b{
	font-size:14px;
	font-weight:bold;
}
.p14bred{
	font-size:14px;
	font-weight:bold;
	color:red;
}
.p14bw{
	font-size:14px;
	font-weight:bold;
	color:white;
}
.p14lred{
	font-size:14px;
	color:red;
	text-decoration:line-through;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}
.m_0 {margin:0;}
.mt_5 {margin-top:5px!important;}
.mt_10 {margin-top:10px!important;}
.mt_15 {margin-top:15px!important;}
.mt_20 {margin-top:20px!important;}
.mt_30 {margin-top:30px!important;}
.mt_40 {margin-top:40px!important;}
.ar {font-family: 'MS PGothic';}
.pt_5 {padding-top:5px;}
.pt_10 {padding-top:10px;}
.pt_15 {padding-top:15px;}
.pt_20 {padding-top:20px;}
.pt_30 {padding-top:30px;}
.ml_10 {margin-left:10px;}
.ml_20 {margin-left:20px;}
.pb_10 {padding-bottom:10px!important;}
.pb_15 {padding-bottom:15px!important;}
.pb_20 {padding-bottom:20px!important;}


/* --------common-------- */

.nodisp {display:none;}
.clear{
	clear:both;
}

div#ALL{
	/*width:950px;*/
	margin:0 auto;
	text-align:left;
}

div#main{
	width:910px;
	margin:0 auto;
	position:relative;
}

div#2c_main{
	margin:0 auto;
}

div#pankuzu{
	margin:10px 0 0 0;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

.now_page, .now_page a{
	color:#FF3366;
	font-weight:bold;
}
.now_page a {cursor:text;}

ul{
	list-style-type:none;
}

.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.clearfix { zoom:1;}

/* -----------common_links-------------- */

div#links{
	width:902px;
	height:232px;
	margin:0px auto;
	background: url("../img/common/links_back.gif") left top no-repeat;
}

div#links a:link {
	color:#333;
}

div#links a:visited {
	color:#333;
}

div#links a:hover {
	color: #FF6600;
}
	div#links_in{
		padding:11px 0 0 21px;
	}
		div#links_in div#link_area{
			width:208px;
			height:110px;
			background: url("../img/common/area_33.gif") left top no-repeat;
			float:left;
		}

		div#links_in div#link_area-t{
			width:100px;
			margin:31px 6px 0 7px;
			float:left;
		}
		div#links_in div#link_area img{
			display:block;
			margin-top:29px;
			float:left;
		}

		div#links_in div#link_guara{
			width:208px;
			height:100px;
			margin-left:9px;
			background: url("../img/common/guara_35.gif") left top no-repeat;
			float:left;
		}

		div#links_in div#link_guara-t{
			width:115px;
			margin:31px 6px 0 7px;
			float:left;
		}
		div#links_in div#link_guara img{
			display:block;
			margin-top:31px;
			float:left;
		}

		div#links_in div#link_pay{
			width:208px;
			height:100px;
			margin-left:10px;
			background: url("../img/common/pay_37.gif") left top no-repeat;
			float:left;
		}

		div#links_in div#link_pay-t{
			width:190px;
			margin:31px 0 0 7px;
		}

		div#links_in div#link_staff{
			width:208px;
			height:100px;
			margin-left:9px;
			background: url("../img/common/staff_39.gif") left top no-repeat;
			float:left;
		}

		div#links_in div#link_staff-t{
			width:100px;
			margin:31px 16px 0 7px;
			float:left;
		}
		div#links_in div#link_staff img{
			display:block;
			margin-top:31px;
			float:left;
		}
		/* ---------- IE6 --------------*/
			* html div#links_in div#link_staff-t{
				width:80px;
			}
			* html div#links_in div#link_staff img{
				margin:28px 0 0 5px;
			}

div#nagare{
	clear:both;
	background: url("../img/top/nagare.jpg") left top no-repeat;
	width:860px;
	height:100px;
}

	div#nagare p#nagare_1{
		margin:0;
		float:left;
		padding:34px 22px 0 34px;
	}
	div#nagare p#nagare_2{
		margin:0;
		float:left;
		padding:34px 29px 0 47px;
	}
	div#nagare p#nagare_3{
		margin:0;
		float:left;
		padding:34px 31px 0 46px;
	}
	div#nagare p#nagare_4{
		margin:0;
		float:left;
		padding:34px 0 0 43px;
	}


/*20150206update*/
#links2015{
	width:879px;
	height:219px;
	margin:0px auto;
	padding:11px 0 0 21px;
	border:1px solid #CCC;
	background: url("../img/common/links_bg01.png") 0 0 repeat-x;
}
#links2015 dl {
	width:208px;
	height:100px;
	margin:0 9px 10px 0;
	background: url("../img/common/links_bg_box01.png") left top no-repeat;
	float:left;
}
#links2015 dt {margin:0;padding:2px;text-align:center;}
#links2015 dd {margin:0;padding:2px 7px;line-height:1.3;}
#links2015 a:link {color:#333;}
#links2015 a:visited {color:#333;}
#links2015 a:hover {color: #FF6600;}
#link_area2015 dd img, #link_guara2015 dd img, #link_staff2015 dd img {float:right;}


#links2015 #nagare2015{
	background-image:url("../img/top/nagare.png");
	width:880px;
}
#nagare2015 dd {
	width:178px;
	margin-right:9px;
	padding:5px 0 0 30px;
	float:left;
}
#link_pay2015 dd img {
	padding-left:3px;
	display:block;
	float:right;
}
#links2015 .bl-hover {
	color: #F60;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/* -----------common_kakaku_menu------- */

.logoarea202206 {
	margin-top:10px !important;
	display:flex;
}

ul#logos{
	width:902px;
	height:73px;
	padding:0;
	margin:10px auto 10px;
}
ul#logos li{
	line-height:0;
	float:left;
}
	/* =========not ie67============= */
	html>/**/body ul#logos li{
		width:225px;
	}

ul#logos li.li_226{
	width:226px;
	line-height:0;
	float:left;
}
	ul#logos li ul{
		width:225px;
		margin:0;
		padding:0;
		background: #ffeeb7;
		visibility: hidden;
		position: absolute;
	}
	/* ---------- IE7 --------------*/
	*:first-child+html ul#logos li ul{
		position:relative;
	}
	/* -----------------------------*/
	/* ---------- IE6 --------------*/
	* html ul#logos li{
		position:relative;
	}
	* html ul#logos li ul{
		position:absolute;
		top:42px;
		right:0;
		left:1px;
		bottom:0;
	}
	/* -----------------------------*/
	ul#logos li ul a li:hover{
		width:215px;
		background: #ff9900;
		color: #FFF;
	}
		ul#logos li ul li{
			padding:12px 0 12px 10px;
			color:#CC6600;
		}

/* -----------common_tel_area------- */

div#common_tel_area{
	width:900px;
	margin:0 auto;
	text-align:center;
}
	div#common_tel_area img#arrow{
		padding:20px 0 15px 0;
	}

	div#common_tel_area p#area_link{
		font-size:14px;
		margin:3px 0;
	}

	div#common_tel_area img#bottom_tel{
		padding:10px 0 0 0;
	}


/* -----------HEADER-------------- */

div#header{
	width:950px;
	margin:0 auto;
	text-align:left;
	font-family:Verdana, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

div#header_top{
	height:21px;
}

	#header h1, p#h1p{
		margin:0;
		padding-left:0.5em;
		font-size:12px;
		float:left;
	}
	p#h1p {font-weight:bold;float:left;}

div#sitemap_area{
	font-size:12px;
	float:right;
}

	div#update{
		float:left;
		padding:0 15px 0 0;
	}
	div#sitemap{
		float:left;
	}

div#logo_area{
	clear:both;
	height:91px;
	line-height:0;
	text-align: left;
}

	div#logo{
		float:left;
	}

	div#button_area{
		width:222px;
		float:left;
	}

	div#tel_area{
		width:296px;
		float:left;
	}

	#button_area2{
		width:154px;
		float:right;
	}

	#button_area2 li {float:left;}

	div#button_area a#button_area-gas{
		padding:0 0 0 5px;
	}

	/*================G_NAVI=============*/

	div#g_navi-out{
		background: url("../img/common/g_navi/g_navi_03.gif") left top repeat-x #FFF;
	}
	div#g_navi-in{
		width:950px;
		margin:0 auto;
		height:45px;
		line-height:0;
	}
		div#g_navi-in ul{
			margin:0;
			padding:0;
		}
		div#g_navi-in li{
			float:left;
			background-color:#ffe49d;
		}

	div#menu7{
		width:135px;
		margin:0;
		padding:0;
		background-color:#FFF;
		visibility: hidden;
		position:absolute;
	}
	/* ---------- IE7 --------------*/
	*:first-child+html div#menu7{
		position:relative;
	}
	/* ---------- IE6 --------------*/
	* html li#item_menu7{
		position:relative;
	}
	* html div#menu7{
		position:absolute;
		top:42px;
		right:0;
		left:1px;
		bottom:0;
	}
	/* -----------------------------*/


#header * {margin:0;padding:0;}
#sitemap_area a:link, #sitemap_area a:visited {
	color:#0166fe;

}
#EmergencyLi {position:relative;}
#IcoEmergency {
	position:absolute;
	top:-13px;
	left:53px;
}
#Header_contactArea {
	width: 466px;
	float: left;
}
#tel_area {
	width: 302px;
	float: left;
}


#header .thanks10th {
	margin-left:30px;
	margin-bottom:3px;
	display:block;
}
/* -----------FOOTER-------------- */

div#footer{
	width:950px;
	margin:20px auto 25px;
	font-size:12px;
	color:#333333;
	text-align:center;
	font-family:Verdana, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

div#footer_up{
	width:814px;
	float:left;
}

ul#footer_menu{
	margin:0;
	padding:15px 0 17px 20px;
}

	ul#footer_menu li{
		list-style-type:none;
		float:left;
	}

p#page_top{
	margin:0;
	float:right;
}

div#footer_line{
	width:100%;
	height:5px;
	background:url("../img/common/orange_1x5.gif") top left repeat;
	margin:0 0 5px 0;
	clear:both;
}

#footer dl {
	width: 980px;
	margin:0;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
#footer dt {
	padding-bottom: 5px;
}
#footer dt {margin:0;}
#footer dd {
	margin:0;
	padding: 0px 20px 0px 10px;
	display: inline;
}
#footer dd#org {background: url("../img/common/mk_orange.gif") no-repeat left 50%;}
#footer dd#pink {background: url("../img/common/mk_pink.gif") no-repeat left 50%;}
#footer dd#blue {background: url("../img/common/mk_blue.gif") no-repeat left 50%;}
#footer dd#blue2 {background: url("../img/common/mk_blue2.gif") no-repeat left 50%;}
#footer dd#blue3 {background: url("../img/common/mk_blue3.gif") no-repeat left 50%;}
#footer dd#red {background: url("../img/common/mk_red.gif") no-repeat left 50%;}
#copy {
	float: left;
	width: 400px;
	margin:0;
	color: #B0B0B0;
	text-align: left;
}
#privacy {
	float: right;
	width: 450px;
	margin:0;
	text-align: right;
}


/* ========jirei_bar=========== */
div#jirei_bar{
	width:902px;
	margin:10px auto 0;
}


/* ============JIREI============= */


div#jirei_th{
	width:900px;
	padding-bottom:10px;
	border:1px solid #CCC;
	margin:10px auto;
}

div.jirei_th-in{
	width:150px;
	margin-left:25px;
	float:left;
}

div#jirei_th-1{
	height:151px;
	margin:12px 0 0 0;
}

div#jirei_th-2{
	clear:both;
	height:160px;
	margin:10px 0 0px 0;
}

img#jirei_th-title{
	padding:10px 0 0 7px;
}

/* ---ハイライト--- */
.highlight {
	background-color:#268BF8;
	font-weight:bold;
	color:white;
	font-size:16px;
}


/*=====================  =====================*/
#MenuList {
	height:580px;
	margin:0 4px;
	padding:0 10px;
	line-height:0;
	background:url("https://xn--p8jatc7k2g.com/img/price/list_902_03.png") 0 0 no-repeat;
}
#MenuList h2 {
	height:20px;
	padding-top:24px;
	margin-bottom:0;
	font-size:26px;
	font-weight:bold;
	text-shadow:1px 1px 3px #333;
	color:#FFF;
	letter-spacing:1px;
	text-align:center;
	font-family: Verdana, Roboto, 'Droid Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
#MenuList p {
	margin:0;
}
#MenuList h3, #MenuList ul, #MenuList li, #MenuList dl, #MenuList dt, #MenuList dd {
	margin:0;
	padding:0;
}
#MenuList a {display:block;}
#MenuList img {border:0;}
#MenuList dl.c015892 {
	width:216px;
	float:left;
}
#MenuList dl.c015893 {
	width:215px;
	float:left;
}
#MenuList .rinnai {
	width:451px;
	float:left;
}
#MenuList .noritz {
	width:431px;
	float:left;
}
#MenuList .purpose {
	width:451px;
	padding-top:27px;
	float:left;
	clear:both;
}
#MenuList .purpose ul, #MenuList .paloma ul {width:431px;}
#MenuList .purpose li, #MenuList .paloma li {background-color:#FFF;}
#MenuList .paloma {
	width:431px;
	padding-top:27px;
	float:left;
}


#MenuList dl.c015892 a:hover {background-color:#98A9FF;}
#MenuList dl.c015893 a:hover {background-color:#FFC5EE;}
#MenuList .purpose a:hover, #MenuList .paloma a:hover {background-color:#BCFFC1;}


/*  */
#OutlineMenuList {
	width:910px;
	margin:20px auto 0;
}
#OutlineMenuList #MenuList {height:560px;}


/* IE */
#MenuList dt {height:42px;}
#MenuList li {height:41px;}


/* 20130205  */
a.lnk_detail {
	height:135px;
	font-size:16px;
	font-weight:bold;
	display:block;
	outline:none;
}
a.lnk_detail:link {color:#0166FE;}
a.lnk_detail:visited {color:#0166FE;}
strong.productName {
	display:block;
	padding-bottom:2px;
}

a.lnk_detail:hover .productName,a.lnk_detail:hover .p12red,a.lnk_detail:hover .p12bred,a.lnk_detail:hover .p12lred,a.lnk_detail:hover .price_p.p14bred {
	color:#F90;
}
a.lnk_detail:hover{
	background-image:url("https://xn--p8jatc7k2g.com/img/common/detail_over");
}

/* jirei */
#jirei_bar {position: relative;}
#jirei_bar .jirei_count {
	font-size:28px;
	line-height:32px;
	letter-spacing: -1px;
	font-family: Roboto;
	font-weight:normal;
	color:#FFF;
	display:block;
	top:12px;
	right:52px;
	position:absolute;
}
#jirei_bar .voice_count {
	font-size:28px;
	line-height:32px;
	letter-spacing: -1px;
	font-family: Roboto;
	font-weight:normal;
	color:#FFF;
	display:block;
	top:12px;
	right:503px;
	position:absolute;
}

#jirei_bar_s {
	width:810px;
	height:122px;
	margin:0 auto;
	position:relative;
	clear:both;
}
#jirei_bar_s a.koe {
	display:block;
	float:left;
}
#jirei_bar_s a.jirei {
	display:block;
	float:right;
}
#jirei_bar_s .jirei_count {
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	color:#FFF;
	top:10px;
	right:45px;
	position:absolute;
}

#jirei_bar_s .jirei_count {
	font-family: Roboto;
	font-weight:normal;
	letter-spacing: -2px;
	right:47px;
}
#jirei_bar_s .voice_count {
	font-size:26px;
	line-height:30px;
	letter-spacing: -2px;
	font-family: Roboto;
	font-weight:normal;
	color:#FFF;
	top:10px;
	right:458px;

	position:absolute;
}





/* Search */
form#Search, form#Search fieldset, form#Search input {
	margin:0;
	padding:0;
}
form#Search {
	width:220px;
	height:24px;
	margin-top:-3px;
	text-align:right;
	width:910px;
	margin-top:-16px;
	margin-bottom:-16px;
}
form#Search fieldset {border:none;}
form#Search input {vertical-align:middle;}
form#Search #search_button:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
#Search legend {display:none;}
#Search input#q {width:141px;}

#Search input#q {
	height:18px;
	border:1px solid #BFBFBF;
}
#Search input#q:focus {
    border:solid 1px #EEA34A;
}

/* SearchWin */
form#SearchWin, form#SearchWin fieldset, form#SearchWin input {
	margin:0;
	padding:0;
}
form#SearchWin {
	padding-bottom:5px;
	text-align:right;
	position:absolute;
	top:-3px;
	right:0;
}
form#SearchWin fieldset {border:none;}
form#SearchWin input {vertical-align:middle;}
form#SearchWin #search_button:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
#SearchWin legend {display:none;}
#SearchWin input#q {width:141px;}

#SearchWin input#q {
	height:18px;
	border:1px solid #BFBFBF;
}
#SearchWin input#q:focus {
    border:solid 1px #EEA34A;
}



.ta-l {text-align:left;}
.ta-c {text-align:center;}
.ta-r {text-align:right;}



.ico_new {
	background:url("https://xn--p8jatc7k2g.com/img/common/NEW2.gif") right 117px no-repeat;
}


.discount202105 {margin-top:-17px;}
.discount202105_2 {margin-top:-27px;margin-bottom:10px;}
.discount202105_3 {margin-top:-43px;margin-bottom:10px;}

/*oyakudachi*/
#oyakudachi {
	width:902px;
	margin:0 auto 10px;
	padding-bottom:30px;
	background:url("../img/top/top_oyakudachi02.jpg") 0 bottom no-repeat;
}
#oyakudachiList {padding-left:12px;}
#oyakudachiList li {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#oyakudachiList img {
	vertical-align:top;
}
#oyakudachiList .text {
	padding-top:2px;
	text-align:center;
	display:block;
}
#oyakudachiList .image {
	display:block;
	background-color:#f60;
}
#oyakudachiList a {color:#000;}
#oyakudachiList a:hover {color:#F60;}

.footer_sitename {text-align:center;}

/**/
.parts_contact01 {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.parts_contact01_arealist {
	margin-top:3px;
	font-size:13px;
	display:block;
}

/**/
#const_day_info {
	width:784px;
	margin:5px auto 0;
	position:relative;
}
#constDay {
	width: 139px;
	height: 32px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Roboto, 'Droid Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	color: red;
	text-align: center;
	text-shadow: 1px 1px 0px #FFF, -1px 1px 0px #FFF, 1px -1px 0px #FFF, -1px -1px 0px #FFF;
	display: block;
	position:absolute;
	top:14px;
	left:134px;
	z-index:10;
}

.pageTop {
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 1000;
}
.pageTop a {
	display: block;
	width: 70px;
	height: 70px;
}

.menu_tes {
	padding-top:10px;
	margin-bottom:-15px;
	line-height:1.4;
	font-size:16px;
	text-align:right;
	font-weight:bold;
}
.menu_tes a {text-decoration:underline;}
#MenuList .purpose,
#MenuList .paloma {padding-top:15px;}




.menulist h3, .menulist ul, .menulist li, .menulist dl, .menulist dt, .menulist dd {
	margin:0;
	padding:0;
}
.flex-std {
	display:flex;
    justify-content: space-between;
}
.menulist_t {
	margin:0 auto;
	display:block;
}
.menulist_car {
	position:absolute;
	top:187px;
	right:16px;
}
.menulist {
	width:902px;
	margin:0 auto;
	box-sizing:border-box;
	position:relative;
}
.menulist_bg {
	padding-bottom: 36px;
	background:url("https://xn--p8jatc7k2g.com/img/price/list_902_03.png") 50% 0 no-repeat;
}

.menulist_title {
	height:20px;
	padding-top:24px;
	margin:0;
	font-size:26px;
	font-weight:bold;
	text-shadow:1px 1px 3px #333;
	color:#FFF;
	letter-spacing:1px;
	text-align:center;
	font-family: Verdana, Roboto, 'Droid Sans', Meiryo, sans-serif;
}
.menulist_subtext {
	margin:0;
}
.maker_in {
	padding:0 10px;
}
.menulist_2c {
	width:432px;
	display:flex;
    justify-content: space-between;
}
.menulist dl {
	width:216px;
}
.mt_27 {
	margin-top:27px;
}
.hx-std01 {
    padding: 5px 0 4px 6px;
    line-height: 1;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0,#f0f0f0 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top,#fff 0,#f0f0f0 100%);
    background: -o-linear-gradient(top,#fff 0,#f0f0f0 100%);
    background: -ms-linear-gradient(top,#fff 0,#f0f0f0 100%);
    background: linear-gradient(to bottom,#fff 0,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
}

.hx-std01, .pageTitle {
    border: 1px solid #a2a2a2;
}
.hx-std01>span {
    padding-left: 5px;
    padding-top: 2px;
    border-left: 5px solid #0771f8;
    line-height: 1;
    font-size: 16px;
    color: #444;
    display: inline-block;
}

