/* CSS Document */

@import url("css/common.css");


/* DEFAULT SET
------------------------------------------------------------------------*/
body{
	background: url(images/bg.gif);
	font-size: 1em;
	color: #501510;
}

body.popup{
	background-image: none;
	background-color: #f5f1e4;
}

a { text-decoration: none; }
p { font-size: 0.8em; color: #330600; }
img{ vertical-align: baseline; }

em { color: #ff0000; font-style: normal; }

/* LAYOUT
------------------------------------------------------------------------*/
#container{
	margin: 0 auto;
	width: 855px;
	background: #f5f1e4;
}

#header{
	position: relative;
	width: 855px;
	height: 48px;
	background: #ff5c00;
}
#header .logo{
	position: absolute;
	top: 0;
	left: 0;
}
#header h1{
	position: absolute;
	top: 16px;
	left: 270px;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: normal;
}

.content{
	margin: 13px auto 13px 22px;
}

#footer{
	position: relative;
	width: 855px;
	height: 48px;
	background: #fee6b6;
}

/* TOP PAGE - NAVIGATION
------------------------------------------------------------------------*/
ul.globalnavi.toppage{
	margin: 13px auto;
}

ul.globalnavi.toppage li{
	margin: 0 11px 9px 0;
	float: left;
	width: 194px;
	height: 49px;
	background: url(images/btn-bg-top.gif) no-repeat;
	list-style-type: none;
}

ul.globalnavi.toppage li a{
	padding: 10px 0;
	width: 194px;
	height: 29px;
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1;
	background: url(images/btn-bg-top.gif) no-repeat;
}
ul.globalnavi.toppage li a:hover{
	background: url(images/btn-bg-top_ro.gif) no-repeat;
}
ul.globalnavi.toppage li span{
	font-size: 0.75em;
	font-weight: normal;
}

/* TOP PAGE [ CONTENT ]
------------------------------------------------------------------------*/
.flash{
	width: 805px;
	height: 180px;
	border: 1px solid #993d00;
}

.topnews{
	float: left;
	width: 330px;
	height: 95px;
}

.topnews h2{
	padding: 1px 5px 2px 5px;
	width: 137px;
	height: 18px;
	color: #ffffff;
	font-weight: normal;
	font-size: 0.9em;
	background: url(images/ti-news-bg.gif) no-repeat 0 0;
}

.topnews .innerbox{
	width: 320px;
	height: 80px;
	background: #ffffff;
	border: 1px solid #977f79;
}

.topnews .innerbox p{
	padding: 10px;
}

.ourpassion{
	float: left;
	width: 383px;
	height: 95px;
}

.ourpassion h2{
	padding: 1px 5px 2px 5px;
	width: 362px;
	height: 18px;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: normal;
	background: #993d00;
}

.ourpassion .innerbox{
	width: 370px;
	height: 80px;
	background: #fff2d3;
	border: 1px solid #bd8153;
}

.ourpassion .innerbox p{
	padding: 3px 5px;
	line-height: 100%;
}

.kawara{
	float: left;
	width: 97px;
	height: 105px;
	background: url(images/bg-kawara.gif) no-repeat 0 0;
}

.kawara p{
	padding: 20px 5px 0 3px;
	text-align: center;
	font-size: 0.75em;
}

/* NARROW PAGE - NAVIGATION
------------------------------------------------------------------------*/
ul.globalnavi.narrow{
	float: left;
	width: 210px;
}
/* Mac IE 5 \*//*/
ul.globalnavi.narrow{ list-style: none; list-style-image: none; }
/* */


ul.globalnavi.narrow li{
	margin-bottom: 5px;
	width: 194px;
	height: 34px;
	background: url(images/btn-bg-s.gif) no-repeat;
}
ul.globalnavi.narrow li a{
	padding: 10px 0;
	width: 194px;
	height: 14px;
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1;
	background: url(images/btn-bg-s.gif) no-repeat;
}
ul.globalnavi.narrow li a:hover{
	background: url(images/btn-bg-s_ro.gif) no-repeat;
}
/* Mac IE 5 \*//*/
ul.globalnavi.narrow li{ list-style: none; list-style-image: none; }
/* */



/* NARROW PAGE - CONTENT
------------------------------------------------------------------------*/
.entry{
	position: relative;
	float: right;
	width: 613px;
}

.entry h2{
	padding: 3px 2px 10px 2px;
	width: 590px;
	height: 30px;
	font-weight: normal;
	font-size: 1.3em;
	text-align: center;
	color: #ffffff;
	background: url(images/ti-h2-bg.jpg) no-repeat 0 0;
}
.entry h3{
	font-size: 1em;
	color: #ff4d00;
}

.entry p{
	padding: 0 23px 23px 0;
	text-align: justify;
	text-justify: distribute;
}

p.orange{
	color: #ff4d00;
}

p.accentuate{
	padding: 10px 23px 10px 0;
	font-size: 1em;
	color: #ff0000;
	text-align: center;
}

.imagebox{
	margin: 2px 0;
}

/* DECLARE 5th */
.declare{
	margin: 0 23px 0 20px;
	float: right;
	width: 304px;
	background: url(images/bg-declare-body.gif) repeat-y;
}
.declare ol{
	margin: 0 15px 0 42px;
	font-size: 0.8em;
}
.declare ol li{
	list-style-type: decimal;
}

table.universal{
	margin-top: 10px;
	width: 590px;
	border-collapse: collapse;
}

table.universal th,
table.universal td{
	vertical-align: top;
	border-collapse: collapse;
}

table.universal th{
	width: 10%;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

table.universal p{
	padding: 0 0 20px;
}

table.universal th p{
	padding-right: 15px;
}

table.universal th.formlabel{
}
table.universal th.formlabel p{
	padding: 12px 5px 20px 0;
	text-align: right;
}

table.universal td.formcomfirm p{
	padding: 12px 5px 20px 10px;
}

.company-sub{
	position: absolute;
	bottom: 0;
	right: 5px;
}
.company-sub p{
	padding: 2px 0 20px 0;
	text-align: center;
	color: #ff4d00;
}

/* CONTACT */
p.contact{
	color: #ff4d00;
}
p.contact img{
	vertical-align: middle;
}

form .textbox{
	width: 99%;
	height: 30px;
	border: 1px solid #993d00;
}

form .columnbox{
	width: 99%;
	height: 180px;
	border: 1px solid #993d00;
}

form .submitbtn{
	margin: 15px 20px 15px 0;
	width: 91px;
	height: 31px;
	text-align: center;
	color: #ffffff;
	border: none;
	background: url(images/btn-form.gif) no-repeat 0 0;
}

/* SMILE SUPPORT */
p.smile-column{
	float: left;
	width: 325px;
}

table.smile-chart{
	float: left;
	width: 150px;
	border-collapse: collapse;
	border-top: 1px solid #993d00;
	font-size: 0.8em;
}
table.smile-chart.rightchart{
	width: 80px!important;
	margin-left: 10px;
}

table.smile-chart th{
	color: #ff4d00;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #993d00;
}
table.smile-chart td{
	border-bottom: 1px solid #993d00;
}
.smile-rescue{
	position: relative;
	width: 590px;
	height: 320px;
	background: url(images/bg-smile-resque.gif) no-repeat 0 0;
}
.smile-rescue p.lead{
	position: absolute;
	top: 170px;
	left: 3px;
	width: 420px;
}

table.split{
	float: left;
	width: 180px;
	border-collapse: collapse;
	border-top: 1px solid #993d00;
	font-size: 0.8em;
}

table.split.right{
	margin-left: 15px;
	float: left;
	width: 395px!important;
}

table.split.renewal{
	float: left;
	width: 320px;
}
table.split.renewal-right{
	margin-left: 25px;
	float: left;
	width: 240px;
}

table.split.renewal td{
	position: relative;
	vertical-align: middle;
}

table.split td,
table.split th{
	padding: 3px 0;
	border-collapse: collapse;
	border-bottom: 1px solid #993d00;
}
table.split th{
	color: #ff4d00;
	font-weight: normal;
	text-align: left;
}
table.split td{
	padding: 3px 0;
	border-collapse: collapse;
	border-bottom: 1px solid #993d00;
}

/* REFORM */
.reform-banner{
	padding: 5px 0;
	text-align: center;
}

/* RE-NEWAL */
h3.renewal{
	margin: 10px 0 5px 0;
	padding: 3px 2px;
	width: 585px;
	height: 20px;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	color: #993d00;
	background: #ffffff;
	border: 1px solid #993d00;
}
h3.renewal.merit{
	background: #fff232;
}

table.split.renewal td img.arrow{
	position: absolute;
	left: 320px;
}

.renewal-ti-demerit{
	margin-bottom: 10px;
	width: 232px;
	height: 26px;
	background: url(images/ti-renewaldemerit.gif) no-repeat 0 0;
}
.renewal-ti-merit{
	margin-bottom: 10px;
	width: 232px;
	height: 26px;
	background: url(images/ti-renewalmerit.gif) no-repeat 0 0;
}

.renewal-ti-demerit p,
.renewal-ti-merit p{
	padding: 3px 0 3px 5px;
	font-size: 0.95em;
	color: #ffffff;
}

p.renewal-matter{
	margin-right: -23px;
	padding: 0 30px 0 0;
	font-size: 1em;
	background: url(images/icn-arrow.gif) no-repeat right center;
}
p.renewal-result{
	padding: 0 0 0 28px;
	font-size: 1em;
	color: #ff0000;
	background: url(images/icn-bad.gif) no-repeat left top;
}
p.renewal-niceresult{
	padding: 0 0 0 28px;
	font-size: 1em;
	color: #ff0000;
	background: url(images/icn-nice.gif) no-repeat left top;
}

/* RESALE HOUSE */
.resale{
	margin: 0 23px 0 20px;
	float: right;
	width: 284px;
}

/* LINE SPLITTED BOX
------------------------------------------------------------------------*/
.splitbox{
	width: 590px;
	background: url(images/line-table-default.gif) no-repeat 0 0;
}
.splitbox.renewal{
	margin-bottom: 30px;
	width: 590px;
	background: url(images/line-split-renewal.gif) no-repeat 0 0;
}

.splitbox p{
	padding: 3px 0;
	line-height: 170%;
}
.splitbox.renewal p{
	line-height: 140%;
}

.splitbox .left{
	float: left;
	width: 180px;
}
.splitbox .left p{
	color: #ff4d00;
}

.splitbox .right{
	float: right;
	width: 400px;
}

.splitbox .left-renewal{
	float: left;
	width: 320px;
}

.splitbox .left-renewal p em{
	color: #ff0000;
	font-style: normal;
}
.splitbox .mid-arrow{
	float: left;
	width: 25px;
}
.splitbox .right-renewal{
	float: right;
	width: 245px;
}
.splitbox .right-renewal p{
	padding: 3px 0 12px 25px;
	color: #ff0000;
	background: url(images/icn-bad.gif) no-repeat 0 3px;
}
.splitbox .right-renewal p.merit{
	background: url(images/icn-nice.gif) no-repeat 0 3px;
}

.splitbox .clear{
	clear: both;
	width: 590px;
	background: url(images/line-table-default.gif) no-repeat 0 0;
}

.splitbox.renewal .clear{
	clear: both;
	width: 590px;
	background: url(images/line-split-renewal.gif) no-repeat 0 0;
}


/* FOOTER
------------------------------------------------------------------------*/
#footer p{
	font-size: 0.85em;
	line-height: 100%;
}

#footer p.freedial{
	position: absolute;
	top: 12px;
	left: 24px;
	width: 340px;
	letter-spacing: -0.1em;
	text-align: justify;
	text-justify: distribute-all-lines;
}

#footer .tel{
	position: absolute;
	top: 0;
	left: 368px;
}

#footer p.copyright{
	position: absolute;
	top: 14px;
	left: 630px;
	width: 230px;
	font-size: 0.6em;
	text-align: justify;
	text-justify: inter-cluster;
}

#footer p.freedial span{
	font-size: x-small;
	letter-spacing: 0;
}



