@charaset"iso-8859-1";


/* 
----------------------------------------------------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 0px;
	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#ttl-box-forth {
	border-bottom: 1px solid #b2b0ae;
	margin: 0px 0px 0px;
	}
div#contents-area div#contents-body div#body-box {
	padding:0px 0px 0px 0px;
	}
div#contents-area div#contents-body p.caption {
	font-size: 80%;
/*	letter-spacing: 0.1em;*/
	text-indent: -1em;
	padding: 0px 0px 0px 1em;
	
}
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: 140%;
	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 h2.type-c{
	font-size: 120%;
	color:#dc760b;
}
div#contents-area div#contents-body h2.type-d{
	font-size: 140%;
	color:#dc760b;
}
div#contents-area div#contents-body div#body-box p.ttl-cap{
	padding:5px 0px 25px 0px;
	line-height:120%; 
	font-size: 140%;
	font-weight: bold;
}
	
/*info box*/

div#contents-area div#contents-body div.info-box {
	padding:0px 0px 0px 0px;
/*	background: url(../img/h2_column_body.gif) repeat-y left top;*/
	width: 638px;
}
div#contents-area div#contents-body div.info-box div.head,div#contents-area div#contents-body div.info-box div.bottom{
	clear:both;
}


/* btn icon element */
.blue-arw {
	padding: 0px 0px 0px 16px;
	line-height:140%;
	background: url(../../common/img/arw_blue_sq.gif) no-repeat left 3px;
}
	
/* 
----------------------------------------------------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%;
}

.bld{ 
font-weight:bold;
}
div#contents-area div#contents-body a.Link{
	padding: 0px 0px 0px 16px;
	line-height:140%;
	text-indent: 0em;
	background: url(../img/arw_orange_sq.gif) no-repeat left 1px;
}




