@charset "UTF-8";

*{margin:0; padding:0;}




a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}


html {
    overflow-y:scroll
}




body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	background:#000;
	margin-left: 0px;
	text-decoration:none;
}

#territory {
	margin-right: auto;
	margin-left: auto;
	background:#E9F3DD;
}

#logo {
	background:#000;
	height:95px;
}
#logo h1{
	width:155px;
	margin:0 auto;
}
#logo h1 img{
	margin-top:20px;
	border:0;	
}

#container{
	width:1000px;
	margin:0 auto;
}

#contents {
	width: 130px;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	height: 500px;
	margin-top: 36px;
	padding-right: 0px;
	font-size:10px;
	line-height: 15px;
}

#contents li{
	list-style:none;	
}

#contents a:hover {
	color: #FFFFFF;
}



#information {
	width: 762px;
	font-size: 11px;
	margin-top: 38px;
	float: left;
	margin-left: 0px;
}

#information a{
	color: #339A39;
}


#territory #information h2 {
	color: #FFF;
	text-decoration: none;
	font-size: 28px;
}



#territory #information h3 {
	color: #339A39;
	text-decoration: none;
	background: url(../img/midashi_bar_long.gif) no-repeat;
	padding-top: 3px;
	height: 24px;
	font-size: 13px;
	margin-left:80px;
	padding-right:83px;
}



.textbold_w{
	font-size: 13px;
    font-weight:bold;
	line-height: 22px;
	color:#339A39;
}

.textbold_b{
	font-size: 13px;
    font-weight:bold;
	line-height: 22px;
	color:#000000;
}


.textnormal_w{
	font-size: 12px;
	line-height: 22px;
	color:#FFFFFF;
	
}

.textsmall{
	font-size: 11px;
}


#text_left{
    padding-left:110px;
	padding-right:100px;
}



.pagetop{
	padding-left:420px;
}



#footer {
	margin-top:10px;
	height: 80px;
	color: #FFFFFF;
	clear: left;
	background:#000;
}

#footer   #copyright {
	clear: left;
	font: 9.5px/10px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 30px;
	width: 110px;
	padding-left: 5px;
}
