@charset 'UTF-8';
/*UTF-8用 日本語コメント*/
/*
	Site Name: 
	Description: base setting
	Version: 
	Author: 
*/
a:link {
/*color: #2f5e1e;*/
color: #255fbf;
}
a:visited{
/*color: #123910;*/
color: #2f5e1e;
}
a:hover{
color: #a80000; background:#FF6;
display: inline-block;
}
a:active{
color: #a80000;
}
body {
	color: #262628;
	background-color: #457313;
	background-image: url(bg_intbody.gif);
	background-repeat: repeat-x;
}
#wrapper {
text-align: left;
width: 970px;
margin: auto;
padding: 0;
}
#header {
height: 80px;
margin: auto;
}
#headlogo {
float: left;
padding-top: 7px;
padding-left: 15px;
}
.navihead {
float: right;
padding-right: 15px;
}
.navihead ul {
margin: 0;
padding: 0;
}
.navihead li {
float: left;
list-style-type: none;
}
.navihead img {
vertical-align: -0.8em;
}
.navihead a {
/*color: #505050;*/
color: #255fbf;
margin-right: 0.5em;
margin-left: 0.5em;
font-weight: bold;
}
#content {
background-color: #fff;
}
#display {
background-color: #fff;
width: 725px;
float: left;
padding-top: 10px;
padding-left: 20px;
}
#navi {
background-image: url(bg_navi.gif);
background-repeat: repeat-y;
position: relative;
top: -35px;
width: 220px;
float: right;
margin: 0;
padding: 0;
}
#navibox {
margin: 0;
padding: 0 15px 0;
}
#navimain {
margin-bottom: 20px;
}
#navimain .toggle {
float: right;
margin-top: 3px;
}
#navimain h1 {
font-size: 91.6%;
font-weight: bold;
margin-top: 10px;
}
#navimain hr {
margin: 0;
}

#navimain ul {
background-color: #fff;
margin: 0;
padding: 5px 0 5px 5px;
border-top: 1px solid #c5c3c0;
}
#navimain li {
line-height: 100%;
padding-top: 5px;
padding-bottom: 5px;
list-style-type: none;
}
#navimain a {
color: #262628;
font-size: 108.3%;
}
#navimain img {
vertical-align: 0;
margin-right: 5px;
}
#navibanner {
margin-bottom: 20px;
}
#navibanner h1 {
font-size: 91.6%;
font-weight: bold;
margin-top: 10px;
}
#navibanner ul {
background-color: #fff;
margin: 0 0 5px;
padding: 5px 0 5px 5px;
border-top: 1px solid #c5c3c0;
}
#navibanner li {
line-height: 140%;
list-style-type: none;
}
#navibanner img {
vertical-align: 0;
margin-right: 5px;
}
#footer {
height: 50px;
clear: both;
padding-bottom: 20px;
}
#footer table {
margin-top: 5px;
margin-bottom: 5px;
}
#footer p {
color: #fff;
font-size: 66.6%;
line-height: 140%;
padding: 0 10px 0 5px;
}
#footer em {
font-size: 125%;
font-weight: bold;
}
#footer .copyright {
color: #c5c3c0;
font-size: 66%;
float: right;
padding-top: 30px;
}
.padbox {
padding: 0 15px 0;

}
.linklist {
margin: 0;
padding: 5px 0 0;
}
.linklist li {
margin: 0;
padding: 0 0 5px;
list-style-type: none;
}
.linklist img {
margin-right: 5px;
}
.withlist span {
font-size: 83.3%;
font-weight: normal;
float: right;
}
.withlist img {
vertical-align: -0.1em;
margin-right: 5px;
}
.topanchor {
text-align: right;
}

.topanchor img {
vertical-align: -0.1em;
margin-right: 5px;
}
.topanchor a {
font-size: 83.3%;
padding-top: 5px;
padding-bottom: 5px;
}

#topswf {
background-color: #c5c3c0;
width: 725px;
height: 350px;
margin-bottom: 10px;
}

#topindex {
width: 725px;
margin-bottom: 10px;
}
#bread {
background-color: #e8e6e6;
height: 27px;
}

#bread p {
font-size: 66.6%;
padding: 7px 0 0 15px;
}

#display h1 {
background-image: url(bg_inttitle.jpg);
background-repeat: no-repeat;
height: 87px;
padding-top: 6px;
padding-left: 30px;
}
#topindex h1 {
color: #9a2e0d;
background-image: url(../images/indexchip.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
height: 30px;
margin-bottom: 10px;
padding: 5px 0 0 120px;
border-bottom: 1px solid #df6725;
}

#topindex p img {
vertical-align: -0.1em;
margin-right: 5px;
}

#topindex table {
margin: 0;
}

.inheadcap {
font-size: 75%;
font-weight: normal;
}

#subnavi {
background-color: #fbee9e;
position: fixed;
top: 213px;
width: 170px;
padding-bottom: 20px;
border-top: 6px solid #fad840;
}

#subnavi {
 
/* IE5 later && javascript-on */
position: expression('absolute');
top: expression((documentElement.scrollTop || document.body.scrollTop) + 213 + 'px');
}
#subnavi table {
margin: 10px 0 0;
padding: 0;
}
#subnavi td {
	font-size:83.3%;
	padding-left:5px;
	padding-bottom:5px;
	line-height:130%;
}

#subnavi ul {
margin: 10px 0 0;
padding: 0;
}

#subnavi li {
margin: 0;
padding: 0 0 5px 10px;
list-style-type: none;
}

#subnavi img {
vertical-align: 0;
/*margin-right: 5px;*/
}
.article {
margin: 5px 0 0;
width:725px;
}

.article h2 {
color: #9a2e0d;
font-size: 116.6%;
line-height: 120%;
clear: both;
margin-bottom: 0.3em;
border-bottom: 1px solid #ebd1a6;
}
.article h3 {
color: #9a2e0d;
font-size: 91.6%;
margin: 0 0 0.3em 0;
clear: both;
}

.article .summary {
font-size: 83.3%;
margin-bottom: 0.8em;
}

.article p {
margin-bottom: 0.8em;
}

.nobulletlist {
margin-top: 0.3em;
margin-bottom: 1em;
}

.nobulletlist li {
font-size: 91.6%;
list-style-type: none;
padding:0.3em;
}

.nobulletlist img {
vertical-align: 0;
margin-right: 5px;
}

.txxxlarge {
font-size: 150%;
}
.txxlarge {
font-size: 133.3%;
}
.txlarge {
font-size: 116.6%;
}
.txmedium {
font-size: 100%;
}
.txsmall {
font-size: 83.3%;
}
.txxsmall {
font-size: 75%;
}
.txxxsmall {
font-size: 66.6%;
}
.imgboxleft {
float: left;
margin-right: 0.5em;
margin-bottom: 0.5em;
}

.imgboxright {
float: right;
margin-bottom: 0.5em;
margin-left: 0.5em;
}

.imgcaption {
color: #7d7c7c;
font-size: 66.6%;
padding-bottom: 1em;
text-align:center;
}

.imgboximg {
border: solid 1px #7d7c7c;

}

.imgboxleft a img {
border: solid 1px #2f5e1e;
}
.imgboxright a img {
border: solid 1px #2f5e1e;
}
.imgboximg a {
border: solid 1px #2f5e1e;
}


.linkbullet {
vertical-align: 0;
margin-right: 5px;
}

.laytbl {
margin-top: 0.5em;
margin-bottom: 0.5em;
border-color: #ebd1a6;
border-style: solid;
border-width: 1px 0 0 1px;



}
.laytbl td {
background-color: #fff4e6;
border-right: 1px solid #ebd1a6;
border-bottom: 1px solid #ebd1a6;
}
.frmtbl {
margin-top: 0.5em;
margin-bottom: 0.5em;
border-style: solid;
border-width: 1px 0 0 1px;
border-color: #ebd1a6;
}

.frmtbl td {
font-size: 83.3%;
background-color: #fff4e6;
padding: 0.3em 1em;
border-right: 1px solid #ebd1a6;
border-bottom: 1px solid #ebd1a6;
}

.mtsummary p {
font-size: 91.6%;
margin-bottom: 0.8em;
}

.histbl {
margin-top: 0.5em;
margin-bottom: 0.5em;
border-color: #ebd1a6;
border-style: solid;
border-width: 1px 0 0 1px;
}
.histbl th {
	background-color: #628A00;
	border-right: 1px solid #2B5300;
	border-bottom: 1px solid #2B5300;
	font-size:75%;
	color:#FFF;
	padding:0.3em;
}
.histbl td {
background-color: #fff4e6;
border-right: 1px solid #ebd1a6;
border-bottom: 1px solid #ebd1a6;
font-size:75%;
padding:0.3em;
}

