@charset "utf-8";
/* CSS Document */
html{
}
body{
	margin: 0px;
	background-color: #313910;
	color: #FFC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header{
	background-image: url(../images/header_bg.gif);
	height: 125px;
	background-repeat: repeat-x;
	background-color: #313910;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71AA01;
}
#hdrInner{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
}
#hdrTop {
	width: 100%;
	text-align: left;
	height: 90px;
}
#hdrMenu {
	height: 35px;
	width: 100%;
	line-height: 35px;
	text-align: left;
}
#hdrMenu ul{
	padding: 0px;
	margin: 0px;
	width: 100%;

}
#hdrMenu li{
	width: 180px;
	height: 35px;
	list-style-type: none;
	float: left;
}
#hdrMenu ul{
	padding: 0px;
	margin: 0px;

}
#hdrMenu li a{
}
#pageImage {
	background-color: #161B07;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #360;
}

#hdrMenu li a:hover{
}


.clear {
	clear:both;
}   
.clear hr {
	display:none;
}
#ctsWrap {
	width:980px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	} 
#ctsInner {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 20px;
}
#mainWrap {
	width:680px;
	float:left;
} 
.title {
	color: #FF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: large;
}

h1,h2,h3{
	margin: 0px;
}
h3,h4 {
	color: #FC0;
}
#sideWrap {
	width:260px;
	float:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
}
.box{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	border-bottom-width: 1px;
}
.box .title{
	font-size: small;
	background-color: #161B07;
}
#footer {
	font-size: xx-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
}
#address{
	margin: 10px;
	text-align: left;
}
.boxLR{
	float: left;
	width: 220px;
}
.boxC{
	float: left;
	width: 220px;
	margin-right: 9px;
	margin-left: 9px;
}
.titleS{
	background-color: #161B07;
	border: 1px solid #330;
	font-size: small;
	line-height: 26px;
	color: #FF0;
}
.expS{
	font-size: x-small;
	margin: 5px;
}
.copy {
	text-align: center;
}
.left {
	float: left;
	white-space: nowrap;
}
.right {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	filter: alpha(style=1, opacity=100, finishopacity=40);
}
.rightMain{
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.rightMain span{
	font-size: xx-small;
}
b.rtop, b.rbottom{
	display:block;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background-color: #000;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

