@charset "utf-8";
/*-------------------------------------------------
*
*Since:2008-11-12
*Modified:
*Editor:Naoyuki Yamasaki
*
---------------------------------------------------*/

/*----------------------------------------------------

	Reset

----------------------------------------------------*/



html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table,tr,td,th {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

li {
	list-style-type: none;
}



/*----------------------------------------------------

	body

----------------------------------------------------*/
body {
	color:#444444;
	font-size: 85%;
	line-height: 1.5;
	text-align: center;
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-image:url(../../img/header_back2.jpg);	
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
}

* + html body {
	font-family: "メイリオ","Meiryo";/*for IE7 Hack*/	
}

*:first-child+html body{
	font-size:80%;/*for IE7 Hack*/
	}

/*----------------------------------------------------

	Link

----------------------------------------------------*/
a img{
	border:none;
	}
	
a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:hover {
	color: #4444FF;
}


/*----------------------------------------------------
	#container
----------------------------------------------------*/
#container{
	position:relative;
	width:796px;
	min-height:100%;
	margin:0 auto;

	}


/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header{
	width:792px;
	height:105px;
	margin:0;
	padding:0;
	}

h1{
	width:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
	}

#header p{
	width:100%;
	height:89px;
	margin-top:6px;
	}

*:first-child+html #header p{
	margin:-4px 0 0 0;
	padding:0;
	}

#logo{
	float:left;
	width:265px;
	height:89px;
	}

#toptelephone{
	float:right;
	width:186px;
	height:89px;
	}

.line{
	clear:both;
	padding:10px 0;
	}


/*----------------------------------------------------
	#main
----------------------------------------------------*/
h2{
	width:785px;
	margin:-6px 0 5px 0;
	}

#main{
	float:right;
	width:588px;
	text-align:left;	
	}

#visual{
	margin:10px 0;
	}

#main_lead{
	position:relative;
	width:580px;
	height:130px;
	margin-bottom:15px;
	background-image:url(../../img/content_top_back.jpg);
	background-repeat:no-repeat;
	}

#main_lead h3{
	width:280px;
	height:22px;
	margin:0;
	padding:0 0 0 5px;
	}

#explanation{
	float:left;
	width:320px!important;
	padding:5px;
	}

*:first-child+html #explanation{
	width:345px!important;/*for IE7 Hack*/
	}
	
body:first-of-type #explanation{
	width:345px!important;/*for Safari3 Hack*/
	}

#main h3{
	margin:15px 0 0 0;
	}

#main h4{
	position:relative;
	margin:10px 0 5px 0;
	z-index:1;
	}

#auto_estimate{
	float:right;
	width:215px!important;
	margin:0;	
	}

*:first-child+html #auto_estimate a{
	display:block;
	margin-top:-15px;/*for IE7 Hack*/
	}

#houm_style{
	position:relative;
	width:580px;
	}

#houm_style dl{
	float:left;
	width:280px;
	height:120px;
	margin-top:10px;
	padding:3px;
	background-image:url(../../img/style_back.jpg);
	background-repeat:no-repeat;
	}

#houm_style dt{
	float:left;
	width:100px;
	height:70px;
	padding:3px;
	}

#houm_style .houm_title{
	float:right;
	width:160px;
	}

#houm_style dd{
	float:right;
	width:160px;
	padding-right:5px;
	}

#new_info{
	clear:left;
	width:575px;
	margin:0;
	padding:0;
	text-align:left;
	border-left:#EEEEEE solid 1px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
	}

#new_info ul{
	width:557px;
	padding:10px;
	}

#new_info li{
	padding:0 0 7px 25px;
	background-image:url(../../img/side_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left middle;
	}

.pagetop{
	width:150px!important;
	padding:0 0 0 35px;
	margin-top:15px;
	margin-left:70%;
	background-image:url(../../img/up_arrow.jpg);
	background-position:0 10px;
	background-repeat:no-repeat;
	font-size:98%;
	}

.pagetop a{
	padding:0 5px;
	text-decoration:none;
	}
/*----------------------------------------------------
	#sidebar
----------------------------------------------------*/
#sidebar{
	width:186px;
	padding:2px;
	background-color:#EEEEEE;
	}

#sidebar li{
	width:184px;
	height:42px;
	}

#sidebar p{
	margin:15px 0;
	}


/*----------------------------------------------------
	#localnav
----------------------------------------------------*/
#localnav{
	clear:both;
	width:100%;
	height:41px;
	background-image:url(../../img/local_back.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	}

#localnav ul{
	width:790px;
	padding-top:13px;
	margin-left:43%;
	}

#localnav li{
	display:inline;
	padding:0 20px;
	}

	
/*----------------------------------------------------
	#footer
----------------------------------------------------*/	
#footer{
	width:792px;
	margin:0 auto;
	}

#footer p{
	float:left;
	}

#footer address{
	float:right;
	}



/*---------------------------------------------------

	Examination/index.html

----------------------------------------------------*/
#main p{
	width:565px;
	padding:5px 0 5px 15px;	
	}

#main ol li{
	widows:565px;
	padding:10px 0 10px 20px;
	}

span{
	font-size:102%;
	font-weight:bold;
	line-height:1.7;
	}


/*---------------------------------------------------

	Outline/index.html

----------------------------------------------------*/
table#flow{
	width:565px;
	margin:15px 5px;
	}

table#flow td,tr{
	padding:10px 5px;
	vertical-align:top;
	}

table#flow tr{
	border-top:#FFFFFF solid 5px;
	border-bottom:#FFFFFF solid 5px;
	}

table .showing{
	width:200px;
	margin:0 auto;
	text-align:center;
	}



/*---------------------------------------------------

	Estimate/index.html

----------------------------------------------------*/
table.autoticketing{
	width:565px;
	margin-bottom:15px;
	}

table.autoticketing th{
    padding:5px;
    border:#444444 solid;
    border-width:1px 0px 1px 1px;
    background:#DDDDEE;
    font-weight:bold;
    line-height:1.2;
    text-align:left;
}

table.autoticketing td{
    padding: 5px;
    border:#444444 solid;
    border-width:1px;
    text-align:left;
}
	

/*---------------------------------------------------

	Houmstyle/index.html

----------------------------------------------------*/
.detail_link{
	clear:left;
	width:98%;
	text-align:right;
	padding:10px;
	}

.detail_top{
	width:514px;
	height:50px;
	padding-left:20px;
	background-image:url(../../houmstyle/img/featureback_top.jpg);
	background-repeat:no-repeat;
	}

.detail{
	width:514px;
	height:auto;
	padding-left:20px;
	background-image:url(../../houmstyle/img/featureback_middle.jpg);
	background-repeat:repeat-y;
	}

.detail_bottom{
	width:514px;
	height:40px;
	padding-left:20px;
	background-image:url(../../houmstyle/img/featureback_bottom.jpg);
	background-repeat:no-repeat;
	}

.detail_title{
	padding-bottom:5px;
	margin-left:25px;
	color:#000075;
	font:bold 102%;	
	}

.detail dd{
	width:474px;
	margin-left:20px;
	}

.paragraph{
	padding-top:20px;
	font-size:102%;
	font-weight:bold;
	}

.style_explanation p{
	width:510px;
	height:80px;
	}

.stylephoto{
	float:left;
	width:100px;
	height:70px;
	padding:0 5px 0 0;
	}

*:first-child+html .stylephoto{
	top:60px;
	}
	

/*---------------------------------------------------

	Faq/index.html

----------------------------------------------------*/
#main h5{
	font-size:102%;
	padding:15px 0px 3px 20px;
	margin-left:10px;
	background-image:url(../../img/side_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0 18px;
	}

h5 span{
	color:#000075;
	font-size:103%;
	font-family:Helvetica, Arial, sans-serif;
	}

.text_area{
	margin-bottom:15px;
	}

.text_area p{
	width:545px;
	margin-left:5px;
	}

.text_area em{
	font-size:102%;
	font-weight:bold;
	font-style:normal;
	}

.text_area span{
	color:#000075;
	font-weight:bold;
	}


/*---------------------------------------------------

	Company/index.html

----------------------------------------------------*/
#greeting dl{
	width:575px;
	height:200px;
	}

#greeting dd{
	float:left;
	width:410px;
	padding:5px;
	line-height:1.7;
	}

#greeting dt{
	float:right;
	width:150px;
	padding:5px;
	}

#company_overview{
	clear:both;
	margin:10px 0;
	width:570px;
	}

#company_overview th{
	padding:5px;
	margin:1px;
	border-bottom:#FFFFFF solid 2px;
	background:#E9E9F3;
	}

#company_overview td{
	padding:5px;
	margin:1px;
	border-bottom:#FFFFFF solid 2px;
	}

#company_photo {
	width:410px;
	margin:10px auto;
	}

#map{
	width:512px;
	margin:10px;
	}

#map dd{
	width:360px;
	margin:0 auto;
	}
	

/*---------------------------------------------------

	Inquiry/index.html

----------------------------------------------------*/
#emergency{
	margin:10px auto;
	text-align:center;
	}

#hours24{
	margin:15px 0 25px 0;
	color:#000075;
	font-size:103%;
	font-weight:bold;
	text-align:center;
	}

form{
	margin:0 0 20px 0;
	padding:0;
	width:100%;
	height:auto;
	}

#mail_form{
	width:560px;
	margin:10px;
	border:#BBBBBB solid 1px;
	}
	
#mail_form th{
	padding:5px;
	border-bottom:#BBBBBB solid 1px;
	border-right:#BBBBBB solid 1px;
	background:#DDDDDD;
	}

#mail_form td{
	width:400px;
	padding:5px;
	border-bottom:#BBBBBB solid 1px;
	}

form p{
	text-align:center;
	}

p#confirmation{
	width:150px;
	height:25px;
	margin:0 auto;
	padding:10px;
	background-color:#9797FF;
	color:#FFFFFF;
	font-size:103%;
	font-weight:bold;
	text-align:center;
	}


/*---------------------------------------------------

	Estimate/index.html

----------------------------------------------------*/
table#autoticketing{
	width:565px;
	border:#444444 solid 1px; 
	margin-bottom:15px;
	}

table#autoticketing th{
    padding:5px;
    border:#444444 solid;
    border-width:0 0 1px 0px;
    background:#DDDDEE;
    font-weight:bold;
    line-height:1.2;
    text-align:left;
}

table#autoticketing td{
    padding: 5px;
    border:1px #444444 solid;
    border-width:0 0 1px 1px;
    text-align:left;
}

	
/*---------------------------------------------------

	Estimate/result.html

----------------------------------------------------*/
table#autoticketing2{
	width:565px;
	border:#444444 solid 1px; 
	margin-bottom:15px;
	}

table#autoticketing2 th{
    padding:5px;
    border:#444444 solid;
    border-width:0 0 1px 0px;
    background:#AFAFD8;
    font-weight:bold;
    line-height:1.2;
    text-align:left;
}

table#autoticketing2 td{
    padding: 5px;
    border:1px #444444 solid;
    border-width:0 0 1px 1px;
    text-align:left;
}
