@charaset"Shift-JIS";

/* Left-area Layout
----------------------------------------------------*/

div#contents-body div#contents-navi div#navi-menu-bottom h2{
	width: 204px;
	height: 32px;
}
div#contents-body div#contents-navi div#navi-menu-bottom div#leftbox{
	float: left;
	width: 227px;
}
div#contents-body div#contents-navi div#navi-menu-bottom div#centerbox{
	float: left;
	width: 227px;
}
div#contents-body div#contents-navi div#navi-menu-bottom div#rightbox{
	float: right;
	width: 204spx;
}
div#contents-body div#contents-navi div#navi-menu-bottom ul{
	width: 158px;
}
div#contents-body div#contents-navi div#navi-menu-bottom ul li{
	padding: 0px 0px 0px 21px;
	line-height: 140%;
}
div#contents-body div#contents-navi div#navi-menu-bottom ul.company li{
	background: url(../../common/img/arw_blue.gif) no-repeat 12px 4px;

}


/* 
----------------------------------------------------COMMON Layout*/

div#contents-area div#contents-body div#ttl-box-second {
	background: url(../img/h2_ttl_line.gif) no-repeat left bottom;
	margin: 0px 0px 35px;
	width:638px;
	}
div#contents-area div#contents-body div#ttl-box-second2 {
	background: url(../img/h2_ttl_line.gif) no-repeat left bottom;
	margin: 0px 0px 5px;
	width:638px;
	}
div#contents-area div#contents-body div#ttl-box-third {
	border-bottom: 1px solid #b2b0ae;
	margin: 0px 0px 35px;
	}
div#contents-area div#contents-body div#body-box {
	padding:0px 0px 0px 0px;
	}
div#contents-area div#contents-body h1 {
	float: left;
	padding:0px 0px 0px 0px;
	width: 480px;
	line-height:120%; 
	font-size: 220%;
	font-weight: normal;
	color:#000000;
}
div#contents-area div#contents-body p#subttl {
	padding:14px 0px 0px 0px;
	float: right;
	width: 150px;
	text-align: right;
	line-height:120%;
	font-size: 100%;
}
div#contents-area div#contents-body h1 span{
	padding:0px 0px 0px 10px;
	font-weight:normal;
	font-size: 60%;
	letter-spacing: 0.1em;
}
div#contents-area div#contents-body h2.type-a{
	padding:0px 0px 1px 0px;
	margin:40px 0px 10px 0px;
	font-weight:bold;
	font-size: 160%;
	letter-spacing: 0.1em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dc760b;
	color: #000000;
}
div#contents-area div#contents-body h2.type-b{
	padding: 3px 0px 2px 10px;
	border: 1px solid #b2b0ae;
	font-size: 120%;
	clear:both;
	color:#dc760b;
}
div#contents-area div#contents-body h3.type-3a{
	padding: 0px 0px 5px 12px;
	font-size: 120%;
	font-weight:bold;
	clear:both;
	background: url(../img/icon_a.gif) no-repeat left 4px;
}


/* 
----------------------------------------------------TABLE BASE Layout*/

table.base {
	width: 100%;
	border: none;
	margin:0px 0px 15px 0px;
}

table.base td,
table.base th {
	border: none;
	border-bottom: 1px solid #d9d9d9;
	line-height:140%;
	background: none;
	vertical-align:top;
	text-align: left;
	vertical-align:top;
}

table.base th {
	white-space: nowrap;
	color:#4466a9;
}

table.base caption {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #d9d9d9;
	text-align: left;
	font-weight: normal;
	font-size: 80%;
}


