@charset "utf-8";
/* CSS Document */

/* RightContents */

/* 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;
}


/* 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:#223a70;
	color:#FFFFFF;
}

/* 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;
}

/* 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;
	vertical-align:top;
}
table#IndexCase td .CaseTitle{
	border-bottom:2px groove #83ccd2;
	margin-bottom:5px;
	color:#336699;
}
table#IndexCase td img{
	text-align:center;
}
table#IndexCasePoint{
	margin-top:10px;
}
table#IndexCasePoint td{
	height:180px;
	padding:5px;
	background:url(../../Case/img/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;
}
table#IndexCase div.Comment{
	text-align:left;
	background:#eaf4fc;
	padding:3px;
}


/* Policy */
ul.policy{
	list-style:disc;
	padding-left:1.3em;
}

/* Repainting */
table#Price{
	width:100%;
}
table#Price tr#title td{
	background:#44617b;
	color:#FFFFFF;
}
table#Price tr#result td{
	background:#80989b;
	color:#FFFFFF;
}
table#Price td{
	border-bottom:1px solid #83ccd2;
	border-left:1px solid #83ccd2;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
}
table#Price tr.odd{
	background:#ebf6f7;
}
ul.Price{
	margin:0;
	padding:0;
}
ul.Price li{
	list-style:none;
	padding-left:30px;
	background:url(../../Price/img/PriceList.png) no-repeat left top;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
	margin-bottom:3px;
}

/* 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:300px;
	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;
}


/* FAQ */
table.Question ol.faq{
	margin-left:0;
	padding-left:0;
}
table.Question ol.faq li{
	list-style:none;
	background:url(../../Faq/img/Q.png) left top no-repeat;
	padding-left:30px;
	padding-bottom:0.3em;
	font-size:100%;
}
dl.question{
	font-size:100%;
}
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:#1e50a2;
	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-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	font-size:1.1em;
	border-left:3px solid #2a83a2;
	background:#ebf6f7;
}

/* 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;
}
ol.Company{
	padding-left:25px;
	margin-left:0;
}

/* Base */
#RightContents{
	width:660px;
	float:right;
}
#RightContents h2{
	border-bottom:1px dotted #cccccc;
	border-left:10px solid #2a83a2;
	margin-bottom:10px;
	font-size:100%;
}
#RightContents h3{
	font-size:100%;
	margin-left:0;
	padding-left:0;
}
.MarginArea{
	margin:20px;
	margin-right:0;
}
div.gotoTop{
	margin-bottom:5px;
	margin-top:5px;
}
/* Index */
table.Case{
	width:660px;
	border-bottom:2px groove #cccccc;
}
table.Case td{
	padding:5px;
}
table.Case td.Voice{
	background:#eaf4fc;
}

/* LeftContents */

#LeftContents{
	width:180px;
	float:left;
	padding-top:20px;
}
#LeftContents p.Title{
	background:url(../img/leftContentsTitle.png) top center;
	padding:5px;
	padding-left:10px;
	margin-bottom:5px;
	color:#FFFFFF;
}
#LeftContents p.Inquiry{
	font-size:90%;
	margin-bottom:5px;
	padding:5px;
}
ul#SideNavi{
	padding-left:0;
	margin-left:0;
	margin-bottom:20px;
}
ul#SideNavi li{
	list-style:none;
	text-align:right;
	border:1px solid #cccccc;
	border-top:0;
	margin-bottom:5px;
}
ul#SideNavi li a{
	width:178px;
	height:40px;
	display:block;
	text-decoration:none;
	background:url(../img/leftContentsNavi_off.png) no-repeat center;
	font-weight:bold;
	color:#192f60;
}
ul#SideNavi li a:hover{
	background:url(../img/leftContentsNavi_on.png) no-repeat center;
	font-weight:bold;
	color:#ea5506;
}
ul#BannerArea{
	padding-left:0;
	margin-left:0;
	margin-bottom:20px;
}
ul#BannerArea li{
	list-style:none;
}
/* Head */
#HeadImg{
	width:100%;
	height:200px;
	background:#333333;
	text-align:center;
}
#Copy{
	text-align:right;
	font-size:12px;
}
/* TopicPath */
div#TopicPath{
	padding-top:5px;
	padding-bottom:5px;
	background:url(../img/TopicPathBG.png) repeat-x center;
	border-bottom:3px groove #f5f5f5;
	color:#FFFFFF;
}
div#TopicPath ul{
	padding-left:10px;
}
div#TopicPath ul li{
	display:inline;
	list-style:none;
	background:url(../img/TopicPathIcon.png) left no-repeat;
	padding-left:20px;
}
div#TopicPath ul li#Start{
	background:none;
	padding-left:0;
}
/* Sitemap */
table#SiteMap{
width:640px;
font-size:100%;
}
table#SiteMap td{
border-top:1px dotted #cccccc;
padding:5px;
}
table#SiteMap td a{
background:url(../../Sitemap/img/arrow.png) no-repeat left center;
padding-left:25px;
}
table#SiteMap td a:hover{
}
table#SiteMap td.BaseLink{
border-top:1px solid #cccccc;
}

/* Basic */
.MarginArea{
	font-size:90%;
}
