@charset "Shift_JIS";


/*====common====*/

#specialtitle h1 {
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}

#spframe {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.spclear {
	clear:both;
}





/*====indexpage====*/
#spframeidx {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 20px 25px 40px;
}

.leadtxt {
	font-weight: bold;
	line-height: 18px;
}

#indextl {
	margin: 30px 0px 0px;
}

#indexbody {
	background: url(images/index_bg.gif) repeat-y;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 45px;
}

.indexpart {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dashed #CCCCCC;
}

.indexpartfirst {
	padding-top: 8px;
	padding-bottom: 8px;
}

#indexbody td {
	font-weight: bold;
}

#indexbody td h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}


#indexbody dl {
	margin: 0 0 0 45px;
	width: 454px;
}
#indexbody dt {
	margin: 0 0 3px;
	float: left;
	clear: both;
	width: 44px;
}
#indexbody dd {
	float: left;
	margin: 0 0 3px;
	width: 410px;
}
#indexbody a {
	text-decoration: underline;
}


#profile {
	margin: 30px 0 0;
	border-top: 1px solid #CCCCCC;
	padding: 30px 0 0;
}
#prfbody {
	padding: 5px 15px;
	background: url(images/prf_bg.gif) repeat-y;
}
#prftl {
	margin: 0px 0px 5px;
}
#prfph {
	padding: 0px 0px 5px 10px;
	float: right;
}
#prfbody p {
	font-size: 10px;
	line-height: 15px;
	margin: 7px 0px 0px;
}
p#prfname {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
p#prfname small {
	font-size: 10px;
	font-weight: normal;
}
p#prfcommpany {
	font-weight: bold;
	color: #3f6317;
	margin: 10px 0px 0px;
}
#prfbody dl {
	width: 513px;
}
#prfbody dt {
	margin: 0 0 3px;
	float: left;
	clear: both;
	width: 73px;
	font-size: 10px;
}
#prfbody dd {
	float: left;
	margin: 0 0 3px;
	width: 440px;
	font-size: 10px;
}



/*====index status====*/

.waiting {
	color: #999999;
}

.new {
	color: #FF8800;
	font-weight: bold;
	padding: 0 0 0 6px;
	line-height: 13px;
}


/*====contents page navigation====*/
#spnavi, #spnavibtm {
	background: url(images/nv_bg.gif) repeat-x;
	height: 30px;
	padding: 0px;
	position: relative;
	width: 593px;
}
#spnavibtm {
	margin: 20px 0px 0px;
}

#spnavi p {
	height: 20px;
	position: absolute;
	top: 10px;
}
#spnavi .toindex, #spnavibtm .toindex {
	top: 0px;
	left: 509px;
	width: 74px;
	height: 22px;
	position: absolute;
}
#spnvileft {
	left: 10px;
	width: 58px;
}
#spnvp1 {
	left: 68px;
	width: 66px;
}
#spnvp2 {
	left: 134px;
	width: 66px;
}
#spnvp3 {
	left: 200px;
	width: 66px;
}
#spnvp4 {
	left: 266px;
	width: 66px;
}


#spnavi a,
#spnavibtm a {
	display: block;
}
#spnavi a:hover,
#spnavi a:active,
#spnavibtm a:hover,
#spnavibtm a:active {
	text-indent:-9999px;
	background-repeat: no-repeat;
}

.toindex a,
.toindex a {
	width: 74px;
	height: 22px;
}
.toindex a:active,
.toindex a:hover {
 	background:url(images/nv_index_on.gif);
}
#spnvp1 a, #spnvp2 a,
#spnvp3 a, #spnvp4 a {
	width:66px;
	height: 20px;
}
#spnvp1 a:active,
#spnvp1 a:hover {
 	background:url(images/nv_part1_on.gif);
}
#spnvp2 a:active,
#spnvp2 a:hover {
 	background:url(images/nv_part2_on.gif);
}
#spnvp3 a:active,
#spnvp3 a:hover {
 	background:url(images/nv_part3_on.gif);
}
#spnvp4 a:active,
#spnvp4 a:hover {
 	background:url(images/nv_part4_on.gif);
}


/*====contents page====*/
#parttl {
	margin: 0px 10px 40px;
	border-bottom: 2px solid #CCCCCC;
	width: 573px;
	padding: 0px 0px 8px;
}
.part1 {
	background: url(images/parttl_1.gif) no-repeat;
}
.part2 {
	background: url(images/parttl_2.gif) no-repeat;
}

.part3 {
	background: url(images/parttl_3.gif) no-repeat;
}

#parttl h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 17px 0px 3px 66px;
	line-height: 18px;
	width: 507px;
}
#parttl h2 small {
	font-size: 12px;
}

.sectiontl {
	margin: 40px 10px 0 10px;
	padding: 6px 0 0 6px;
	background: url(images/sectl_bg.gif);
}
#spframe h3 {
	margin: 0 10px 20px;
	padding: 6px;
	background: url(images/sectl_bg.gif) no-repeat;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	border-style: none;
	height: 16px;
}
#spframe h3 img {
	margin: 0px 15px 6px 0px;
	float: left;
}


#spframe h4 {
	font-size: 14px;
	font-weight: bold;
	color: #3f6317;
	padding: 0px 0px 8px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	line-height: 100%;
	border-top-style: none;
}

.paragraph {
	margin: 0 25px 50px;
	width: 543px;
}

#spnavi .navileft {
	padding: 10px 0px 0px;
	text-align: left;
}
#spnavi .naviright,
#spnavibtm .naviright {
	text-align: right;
	vertical-align: top;
}
.paragraph p {
	margin: 0px 0px 5px;
	line-height: 18px;
	text-indent: 1em;
}
.paragraph p.more {
	text-indent: 0;
}
.end_paragraph {
	margin: 0 25px;
	padding: 12px 0 15px;
	border-top: 1px dashed #CCCCCC;
	text-align: center;
}
.end_paragraph p {
	line-height: 16px;
	width: 543px;
}
a.secprev {
	padding: 0 0 0 14px;
	background: url(images/nv_pgprev.gif) no-repeat;
	text-decoration: underline;
	color: #3f6317;
}
a:hover.secprev {
	background: url(images/nv_pgprev_on.gif) no-repeat;
}
a.secnext {
	padding: 0 14px 0 0;
	background: url(images/nv_pgnext.gif) no-repeat right;
	text-decoration: underline;
	color: #3f6317;
}
a:hover.secnext {
	background: url(images/nv_pgnext_on.gif) no-repeat right;
}



p.smallsubtl {
	font-weight: bold;
	margin: 15px 0px 5px;
	text-indent: 0;
}
p.imagearea {
	margin: 15px 0px 0px;
	text-indent: 0;
}
.chartarea {
	margin: 15px 0px 0px;
	padding: 10px;
	background-color:#eeeeee;
}
.chartarea td {
	padding: 8px;
	background-color:#ffffff;
	border-bottom: 4px #eeeeee solid;
	line-height: 20px;
}
.chartarea th {
	padding: 8px;
	background: #ffcc66;
	font-weight: normal;
	text-align: left;
	border-bottom: 4px #eeeeee solid;
	line-height: 16px;
}

 td.chartarrow {
	background-color: #eeeeee;
	padding: 8px 3px;
}
.chartarea .charttl {
	font-weight:bold;
	text-indent: 0px;
	line-height: 110%;
	margin: 15px 0 5px 0;
}

p.smallsubtl span {
	color: #608734;
	padding: 0 3px 0 0;
}

dl.lista {
	margin: 0 0 0 12px;
	width: 531px;
}
.lista dt {
	margin: 0 0 3px;
	float: left;
	clear: both;
	width: 24px;
}
.lista dd {
	float: left;
	margin: 0 0 3px;
	width: 500px;
}

#parttl p small {
	font-size: 10px;
}

.apart {
	margin: 0px 5px;
}
 {
	color: #009933;
}
a.referencelink {
	text-decoration: underline;
	color: #73be1e;
}

#secnavibtm {
	border-top: 1px dashed #CCCCCC;
	padding: 15px 0 0 0;
	margin: 0 25px;
	width: 543px;
}

#secnavibtm dl {
	margin: 0 0 0 30px;
	width: 483px;
}
#secnavibtm dt {
	padding:3px;
	margin: 0px 8px 5px 0px;
	float: left;
	clear: both;
	width: 40px;
	font-size: 10px;
	background-color: #506d30;
	text-align: center;
	line-height: 12px;
	color: #FFFFFF;
}
#secnavibtm dd {
	float: left;
	margin: 0px;
	width: 429px;
	margin: 0px 0px 5px 0px;
	line-height: 12px;
}
#secnavibtm dd p {
	font-size: 10px;
}
