@charset "utf-8";
/* CSS Document */

/* base */
.gotoTop{
	margin-top:10px;
}
/* Case */
table#CaseTable{
	width:100%;
}
table#CaseTable td{
	text-align:center;
	padding:0.5em;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table#CaseTable td.title{
	background:#a22041;
	color:#FFFFFF;
}
table#IndexCasePoint{
	margin-top:10px;
	width:100%;
}
table#IndexCasePoint td{
	height:180px;
	padding:5px;
	background:url(../../Case/img/index/PointBG.png) bottom left repeat-x;
	border:2px solid #f4af0f;
}
table#IndexCasePoint td img{
	float:right;
	margin:5px;
	margin-left:10px;
}
div.CaseEmphasis{
	font-weight:bold;
	color:#a22041;
	font-size:1.1em;
}

/* IndexCase */
table#IndexCase{
	margin:0;
	padding:0;
}
table#IndexCase tr{
}
table#IndexCase td{
	width:145px;
	padding:10px;
	padding-top:5px;
	margin-bottom:5px;
	text-align:center;
	border-bottom:1px dotted #cccccc;
}
table#IndexCase td .CaseTitle{
	border-bottom:2px groove #83ccd2;
	margin-bottom:5px;
	color:#336699;
}
table#IndexCase td img{
	text-align:center;
}


/* Saeginets */
img.right{
	float:right;
}
table.SaeginetsHead01{
	width:100%;
	border-bottom:3px groove #cccccc;
}
table.SaeginetsHead01 td{
	vertical-align:top;
}
table.SaeginetsHead01 td img{
	margin-right:10px;
	float:left;
}
p.SaeginetsContents{
	margin-top:10px;
}
p.SaeginetsContents img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
span.blue{
	color:#336699;
}
table.SaeginetsHead02{
	width:100%;
	border-bottom:3px groove #cccccc;
}
table.SaeginetsHead02 td{
	vertical-align:top;
}
table.SaeginetsHead02 td img{
	margin-right:10px;
	float:left;
}
table.SaeginetsHead03{
	width:100%;
	border-bottom:3px groove #cccccc;
}
table.SaeginetsHead03 td{
	vertical-align:top;
}
table.SaeginetsHead03 td img{
	margin-right:10px;
	float:left;
}

/* Outside */
table#OutSide{
}
table#OutSide td{
	width:50%;
	vertical-align:top;
	padding:10px;
}
table#OutSide td h4{
	color:#475950;
	font-size:1.1em;
	background:url(../../Outside/img/outLineH4BG.png) repeat-x center;
	padding:3px;
	padding-left:10px;
	margin-bottom:5px;
	border:1px solid #f8b500;
}
table#OutSide td img{
	float:right;
	margin:5px;
	margin-right:0;
	border:1px dotted #cccccc;
}
table#OutSide td p.Link{
	margin-top:5px;
}

/* Sitemap */
ul.sitemap{
	margin:0;
	padding:0;
}
ul.sitemap li{
	line-height:180%;
}
ul.sitemap li.under{
	padding-left:1.5em;
}

/* toYahoo */
p.Comment{
	padding:1em;
	background:#ebf6f7;
	border:1px solid #007bbb;
}

/* Voice */
ul.thanks{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul.thanks li{
	width:290px;
	height:200px;
	margin:5px;
	padding:10px;
	padding-right:20px;
	font-size:12px;
	float:left;
	display:inline;
	background:url(../../Voice/img/frame.png) no-repeat;
}
ul.thanks li img{
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	border:1px solid #666666;
}
/* Trying */
table#details{
	width:100%;
}
table#details td{
	text-align:center;
}

/* Trivia */
table#Trivia{
	width:100%;
}
table#Trivia td{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:0.3em;
	padding-left:1em;
}
table#Trivia tr.title td{
	text-align:center;
	background:#d7a98c;
	letter-spacing:0.3em;
	padding:0.3em;
}
table#Diagnosis td{
	text-align:center;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}
ul#Comparison{
	margin-left:0;
	padding-left:0;
}
ul#Comparison li{
	width:320px;
	list-style:none;
	display:list-item;
}
dl#Comparison{
}
dl#Comparison dt{
	padding:0.1em;
	font-weight:bold;
	color:#6c3524;
	background:#F5f5f5;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
dl#Comparison dd{
	padding-bottom:0.5em;
	padding-top:0.5em;
}


/* Repainting */
table#Price{
	width:100%;
}
table#Price tr#title td{
	background:#6c3524;
	color:#FFFFFF;
}
table#Price tr#result td{
	background:#8f2e14;
	color:#FFFFFF;
}
table#Price td{
	border-bottom:1px solid #8d6449;
	border-left:1px solid #8d6449;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
}
table#Price tr.odd{
	background:#ede4cd;
}
ul.Price{
	margin:0;
	padding:0;
}
ul.Price li{
	list-style:none;
	padding-left:30px;
	background:url(../../Repainting/img/PriceList.png) no-repeat left top;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
	margin-bottom:3px;
}

/* Policy */
ul.policy{
	list-style:disc;
	padding-left:1.3em;
}

/* Inquiey */
table.inquiryArea{
	width:100%;
}
table.inquiryArea tr.odd{
	background:#f5f5f5;
}
table.inquiryArea td{
	width:150px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
table.inquiryArea td.Answer{
	width:300px;
	vertical-align:top;
}


/* FAQ */
table.Question ol{
	margin-left:0;
	padding-left:0;
}
table.Question ol li{
	list-style:none;
	background:url(../../Faq/img/Q.png) left top no-repeat;
	padding-left:30px;
	padding-bottom:0.3em;
}
dl.question{
	font-size:90%;
}
dl.question dt{
	background:url(../../Faq/img/Q.png) left top no-repeat;
	padding-left:30px;
	padding-bottom:0.3em;
}
dl.question dt a{
	color:#a22041;
	text-decoration:none;
}
dl.question dd{
	background:url(../../Faq/img/A.png) left top no-repeat;
	padding-left:30px;
	padding-bottom:0.3em;
}
p.qTitle{
	margin-bottom:0.3em;
	margin-top:0.3em;
	margin-right:0.3em;
	padding-left:5px;
	font-size:1.1em;
	border-left:3px solid #9e3d3f;
	background:#e8d3d1;
}

/*  */

/* Company */
dl#CompanyList{
}
dl#CompanyList dt{
	float:left;
	width:10em;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:0.5em;
	color:#e95464;
}
dl#CompanyList dd{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:0.5em;
}

/* index */
div#Board{
	margin-bottom:10px;
}
div#Board ul{
	padding:10px;
	height:12em;
	padding-left:0;
	margin-left:1.2em;
	padding-top:0;
	overflow:auto;
}
div#Board ul li{
	list-style:square;
	border-bottom:1px dotted #cccccc;
	margin-left:1.5em;
}
table.indexCase{
	width:100%;
	margin-top:10px;
	border:1px solid #CCCCCC;
	border-bottom:2px groove #CCCCCC;
	border-right:2px groove #CCCCCC;
}
table.indexCase td{
	padding:5px;
}
table.indexCase td.house{
	width:25%;
	background:#f5f5f5;
	text-align:center;
	border:1px solid #CCCCCC;
}
table.indexCase td.house img{
	border:1px solid #CCCCCC;
}
table.indexCase td.beforeAfter{
	width:110px;
	text-align:center;
}
table.indexCase .voice{
	background:#e7e7eb;
	border-top:1px dotted #CCCCCC;
}

#Promise{
	width:100%;
	padding-top:10px;
	font-size:95%;
	height:200px;
}
#Promise strong{
	color:#FF3333;
	padding-bottom:1em;
}
#Promise img{
	float:left;
	margin-right:10px;
}

/* RightContents */
div#RightContents{
	width:680px;
	float:right;
	line-height:150%;
	letter-spacing:0.05em;
}
.MarginArea h2{
	font-size:100%;
	padding:5px;
	background:url(../img/h2BG.png) repeat-x center;
	margin-bottom:10px;
	border-top:1px solid #e9e4d4;
	border-left:5px solid #c9171e;
}
.MarginArea h3{
	font-size:100%;
}
.MarginArea{
	width:660px;
	margin:10px;
	margin-right:0;
	float:left;
	overflow:hidden;
	font-size:95%;
}

/* LeftContents */
div#LeftContents{
	padding-top:10px;
	width:180px;
	float:left;
}
ul#Gnavi{
	padding-left:0;
	margin-bottom:10px;
}
ul#Gnavi li{
	list-style:none;
	border-bottom:1px dotted #CCCCCC;
	font-weight:600;
}
ul#Gnavi li a{
	display:block;
	width:165px;
	padding:5px;
	padding-left:10px;
	background:url(../img/naviBG_off.png) left top no-repeat;
	text-decoration:none;
	border-left:3px solid #df7163;
	color:#666666;
}
ul#Gnavi li a:hover{
	display:block;
	width:165px;
	padding:5px;
	padding-left:10px;
	background:url(../img/naviBG.png) right bottom no-repeat;
	border-left:3px solid #f39800;
	color:#df7163;
}
ul#Gnavi li.under a{
	display:block;
	width:162px;
	padding:5px;
	padding-left:10px;
	border-left:6px solid #df7163;
	background:url(../img/naviBG_under_off.png) left top no-repeat;
}
ul#Gnavi li.under a:hover{
	display:block;
	width:162px;
	padding:5px;
	background:url(../img/naviBG_under.png) right bottom no-repeat;
	border-left:6px solid #f39800;
	color:#c9171e;
	padding-left:10px;
}

ul#BannerArea{
	padding-top:10px;
	padding-left:0;
	margin-bottom:10px;
}
ul#BannerArea li{
	list-style:none;
	margin-bottom:5px;
}
ul#BannerArea li img{
	margin:5px;
}
.LeftTitle{
	padding:5px;
	padding-left:15px;
	font-weight:bold;
	background:url(../img/LeftContentsHead.png) no-repeat;
	border-bottom:2px groove #CCCCCC;
	color:#FFFFFF;
}



/* Head */
#Head img{
	float:left;
}


/* ContentsTitle */
#ContentsTitle{
	width:880px;
	height:200px;
	overflow:hidden;
	font-size:14px;
	background:url(../img/AllHead.jpg) no-repeat;
}
#ContentsTitle h2{
	float:left;
	margin:10px;
	margin-top:165px;
	border-left:0;
	padding:5px;
	padding-left:20px;
	font-size:100%;
	color:#a22041;
}
#ContentsTitle p{
	float:left;
	margin:10px;
	
}