@charset "utf-8";

  
*{
	margin:0px;
	padding:0px;
	color:#333333;
}

html,body{
	height: 100%;
}


body,tr,td,th,p,div,dd,dt{
	font-size:1em;
	font-family:"メイリオ","Meiryo", Verdana, "lr oSVbN", sans-serif;
	color:#3a3a3a;
	line-height:1.8em;
} 

img{border:0px;
	vertical-align: text-bottom; 
}

li{list-style:none; 
	margin:0px; 
	padding:0px;
}

a {

	text-decoration: none;
}

a:hover{
	color: #666;
}

.point{
	color: #FFF;
	background-color: #900;
	padding: 2px 5px 2px 5px;
}

.price{
	color: #c5353b;
	font-weight: bold;
	font-size: 1.5em;
}


.wrapper{
	background: url(../seatheater/images/header_bg01.gif) repeat-x ;
	width: 100%;
}
.wrapper .header{
	margin: 0 auto;
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
	width: 100%;
}
.header h1,
.header p
{
	text-align: center;
	margin-bottom: 10px;
}

.header p{
	width: 1200px;
	font-size: 0.7em;
	margin: 0 auto 20px;
	text-align: left;

}
.header .headerMenu ul{
	margin: 0 auto;
	text-align: center;
}
.header .headerMenu ul li{
	border-right: 1px solid #000;
	padding: 0 20px; 
	font-size: 0.9em;
	display: inline;
	}
.header .headerMenu ul li.last{
	border: none;
}

.container{
	width: 1200px;
	margin: 0 auto;
	font-size: 0.9em;
}

.container a{
	color:#0071bc;
}

.container .side{
	width: 230px;
	float: left;
	margin-top: 10px;
}

.container .side ul li{
	margin-bottom: 30px;
	line-height: 0px;

}
.container .side  .sideMenu ul li{
	margin: 0 0 10px 0;	
	line-height: 0px;
}


.container .contents{
	width: 940px;
	float: right;
}


.container .contents .topMain{
	width: 680px;
	float: left;
	margin-top: 10px;
}

.container .contents .topMain h4{
	margin-bottom: 20px;
	
}

.container .contents .topMain p{
	padding: 0 0 20px 0 ;
}

.container .contents .topMain .box01 ul li{
	float: left;
	width: 210px;
	margin: 0 25px 0 0;
}

.container .contents .topMain .box01 ul li p{
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	
}
.container .contents .topMain .box01 ul li.last{
	float: left;
	margin: 0;
}


.container .contents .topSide{
	float: right;
	width: 230px;
	margin-top: 10px;
}

.container .contents .topSide ul li{
	margin: 0 0 30px 0;
	line-height: 0px;
}

.container .side .news,
.container .contents .topSide .news {
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 20px 10px 0 10px;
	margin-bottom: 30px;
}

.container .side .news dl,
.container .contents .topSide .news dl{
	border-bottom: 1px #CCC dotted;
}
.container .side .news dl dt,
.container .contents .topSide .news dl dt{
	font-weight: bold;
}

.container .side .news dl dd,
.container .contents .topSide .news dl dd{
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.container .contents .sideMenu ul li{
	margin: 0 0 10px 0;	
	
}
/*------------------------------シートヒーター*/


.box01,
.box02,
.box03{
	margin: 0 0 60px 0;
}



.box01 h3,
.box02 h3{
	margin: 0 0 40px 0;
}

.box01 dl{
	width: 272px;
	padding: 0 20px;
	margin-bottom: 20px;
	border-left: 1px #999 solid;
	float: left;
	min-height: 350px;
}

.box01 dl.last{
	border-right: 1px #999 solid;
}

.box01 dl dt{
	margin: 0 0 10px 0;

}

.box02{
	background: url(../seatheater/images/section02_img01.jpg) center 60px no-repeat;
}

.box02 dl{
	width: 272px;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px #999 dashed;
}

.box02 dl dt{
	color: #0071bc;
	font-weight: bold;
}

.box03 h3 {
	color: #FFF;
	/* [disabled]background-color:#666; */
	margin: 0 0 20px 0;
	/* [disabled]padding: 5px; */
}

.box03 .itemList{
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;

}
.box03 .itemList02{
	width: 300px;
	float: left;
	margin: 0 0 0 0;
}

.box03 .itemList02 ul,
.box03 .itemList ul{
	padding: 0 0 10px 0;
	border-bottom: 2px #000 solid;
}


.box03 .itemList02 ul li,
.box03 .itemList ul li{
	display: inline;
}

.box03 .itemPrice dl{
	overflow: hidden;
}
.box03 .itemPrice dt{
	float: left;
	width: 10em;

}

.box03 .itemPrice dd{
	float: right;
	font-weight: bold;
	width: 10em;

}

.box03 .itemPriceBox{
	border-top: 2px solid #000; 
	font-size: 1.2em;
	padding: 10px;
}

.box03 .itemPriceBox dl{
	overflow: hidden;
}
.box03 .itemPriceBox dt{
	float: left;
	width: 15em;

}

.box03 .itemPriceBox dd{
	float: right;
	font-weight: bold;
	width: 15em;
	color: #c5353b;

}


.box04{
	border-left: 5px #c8c5c3 solid;
	border-right: 5px #c8c5c3 solid;
	border-bottom: 5px #c8c5c3 solid;
	padding: 20px;
	margin: 0 0 40px 0;
}


.box04 dl dt{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 2px #000 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.box04 dl{
	width: 283px;
	float: left;
	margin: 0 20px 20px 0;

}

.box04 dl.last{
	margin: 0;

}
.outOn{
	background-color: #e6e6e6;
	padding: 30px
}

.outOn02{
	background-color: #FFF;
	padding: 0 0 0 0 ;
}



.outOn h4{
	font-size: 1.5em;
	border-bottom: 2px #000 solid;
	margin: 0 0 20px 0;

}

.outOn .FRight{
	width: 530px;
}

.outOn02 .FRight{
	width: 600px;
}


.footer{
	border-top: 3px solid #000;
	padding: 30px 0;
	width: 100%;
}


.footer .footerArea{
	width: 1200px;
	margin: 0 auto;
}

.footer .footerArea ul li{
	display: inline;
	padding: 0 20px 0 0; 
}

.footer .footerArea .FLeft{
	width: 165px;
}

.footer .footerArea .FRight{
	width: 1000px;
	font-size: 0.9em;
}

.footer .footerArea .FRight p{
	padding: 30px 0 0 0;
}

/*------------------------------会社概要*/

h2.title {
	text-align: left;
	width: 930px;
	border-left: 5px double #333;
	margin: 20px auto 10px;
	padding: 5px 20px;
	background-color: #FFF;
	color: #000;
	font-size: 1.5em;
}

table.table01 {
	width: 900px;
	border-collapse: collapse;
	margin: 20px auto 50px auto;
}

table.table01 th{
	font-size:1.1em;
	width: 150px;
    border: 3px solid #fff;
	line-height: 2em;
    padding: 10px auto ;
	background: #e6e6e6;
	text-align: center;
	white-space: nowrap;
	color: #000;
}

table.table01 td {
	border-bottom: #CCC 1px dotted;
	line-height: 1.5em;
    padding: 20px 30px ;
}


/*------------------------------ご利用の流れ*/
.rightBox h3{
	font-size: 1.5em;
	border-bottom: 2px #000 solid;
	margin: 0 0 20px 0;
}
.conBox {
	margin: 30px 0 30px 0;
}
.conBox .rightBox {
	float: left;
	width: 680px;
	margin: 30px 0 10px 0;
}

/*------------------------------プライバシーポリシー and 出張取り付けについて*/
.txtBox dt {
	font-weight: bold;
	font-size: 1.2em;
	padding:0px 10px;
	margin-top: 40px;
	border-left:4px solid #c12731;
}
.txtBox dd{
	margin-left: 14px;
}
/*------------------------------よくあるご質問*/
#FAQ_Top h3{
	font-size:1.4em;
	margin:20px 0 5px 0;
	}


.menu{
	width:900px;
	margin: 30px 0 100px 0;
	padding-bottom:20px;
	padding-top:20px;
	font-weight:bold;
	line-height:2.5em;
	border: solid 1px #999;
	}

.menu p{
	font-size:1.2em;
	font-weight:bold;
	margin-left:50px;
	padding-bottom:20px; 
	}

.menu ul li{
	margin-left:50px;
	}
	
#FAQ .menu a,
#FAQ .q-box a{
	color:#3a3a3a;
	}

#FAQ a:hover{
	color:#c0c0c0;
	}

.q-box {
	width:900px;
	margin: 30px 0 40px 0;
	border-top: dotted 1px #999;
	}

.q-box h3{
	font-size:108%
	margin: 20px;
	padding-left:20px;
	}

.q-box p{
	width:880px;
	margin-left: 20px;
	margin-top:20px;
	line-height:1.5em;
	}

	
.q-box p.TARight{
	font-size:0.8em;
	font-weight:bold;
	}

#Q09{
	border-bottom: dotted 1px #999;
		}

#FAQ .TACenter{
	margin-top:70px;
	margin-bottom:350px;
	}

/*アフターサービスの件*/

#after_service h3{
	font-size:1.4em;
	padding-top:15px;

	}

#after_service h4{
	font-size:1.4em;
	padding:0px 15px;
	width:800px;
	margin-top:50px;
	margin-left:20px;
	border-left:5px solid #c12731;
	}

#after_service p{
	line-height:1.5em;
	margin-bottom:30px;
	}

#after_service{
	margin-bottom:60px;
	}

#after_service table.table01{
	margin-top:10px;
	}

#after_service table.table01 th{
    padding: 15px 30px;
}

#after_service table.table01 td {
	border-left: #ccc 1px dotted;
	text-align: center;
    padding: 20px 30px ;
}

#after_service .FontRed {
	font-weight:bold;
}

/*------------------------------お問い合わせからお取付作業までの流れ*/
.flow .innerBox {
	width: 920px;
	border-style: solid ;
	border-width: 1px;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;	
}
.flow .innerTxt {
	width: 530px;
	margin-left: 15px;
}
.flow .innerTxt01 {
	width: 510px;
	margin-left: 15px;
}

.flow .innerTxt02 {
	width: 520px;
	margin-left: 15px;
}

.innerTxt p {
	margin-top: 5px;
}
.innerTxtandImg {
	width: 520px;
	margin-top: 8px;
	margin-left: 15px;
}
.innerImg {
	margin: 8px 8px 8px 8px;

}

/*------------------------------シートヒーター詳細*/

.topArea {
	margin: 10px 0 30px 0;
}

.topArea .FLeft{
	width: 370px;

}

.topArea h2{
	color: #FFF;
	background-color: #666;
	padding: 8px 0 5px 10px;

}

.topArea .FRight {
	width: 560px;
}

.topArea .FRight h3{
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.4em;
}

.topArea .FRight ul li{
	float: left;
	margin: 0 10px 0 0 ;
}

.seatType .box01 h3{
	font-size: 1.5em;
	margin: 0 0 20px 0;
	
}
.seatType .box01 .FLeft{
	width: 460px;
	margin: 0 0 40px 0;
}

.seatType .box01 .FRight{
	width: 460px;
	margin: 0 0 40px 0;
}

.seatType .box01 .FRight p.text,
.seatType .box01 .FLeft p.text{
	width: 310px;
	float: left;
}
.seatType .box01 .FRight p.img,
.seatType .box01 .FLeft p.img{
	width: 120px;
	float: right;
	margin: 0 15px 0 0;
}

.flow_rear .textArea{
	background: url(../rearmonitor/images/section02_img02.png) top right no-repeat ;
	padding: 30px;
	margin: 0 0 30px 0;
}

.flow_rear .textArea p{
	width: 700px;
}

.flow_rear{
	overflow: hidden;
}
.flow_rear ul{
	margin: 0 auto;
	width: 828px;
	
}

.flow_rear ul li{
	float: left;
	margin-bottom: 20px;
	width: 207px;
}

.flow_rear ul li p {
	width: 190px;

}

.area ul li{
	float: left;
	margin: 0 0 10px 10px;
}

.wrappColor{
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #666;
}


.wrappColor h4{
	font-size: 14px;
	margin: 0 0 5px 0;
}

.wrappColor ul{
	overflow: hidden;
}

.wrappColor ul li{
	width: 95px;
	margin: 0 5px 5px 0;
	float: left;
}

