@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	height: 100%;
}
img {
	border:none;
}
#container {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 0px;
}
#header {
	height: 60px;
	width: 1000px;
}
#header h1 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h2 {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 60px;
	padding-right: 25px;
}
#banner {
	height: 350px;
	width: 1000px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
}

#pankuzu {
	width: 800px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	display: block;
}  
#pankuzu li {
	float:left;
	line-height:45px;
	list-style-type:none;
	padding-right:23px;
	margin-right: 5px;
	background-image: url(../img/icon/pankuzu_li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 0.1em;
}  
#pankuzu li.active {  
    background:none;  
}  
#pankuzu li a {
	color: #000000;
	text-decoration: none;
}
#main {
	height: auto;
	width: 950px;
	clear: left;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#section {
	float: left;
	height: auto;
	width: 580px;
	border: 1px solid #CCC;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#section .p_top {
	padding-top: 25px;
}
#main #section h2 {
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	height: 40px;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-image: url(../img/bar_h2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 25px;
	letter-spacing: 0.2em;
}
#main #section h3 {
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8B68FF;
	line-height: 30px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B68FF;
	font-weight: normal;
}
#main #section p {
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}
#main #section p a {
	color: #CC5FE8;
	text-decoration: none;
}
#section img {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
#nav {
	float: right;
	height: auto;
	width: 300px;
}

#main #nav h3 {
	font-size: 18px;
	color: #FFF;
	background-image: url(../img/bar_r.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	width: 300px;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.3em;
}
#main #nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main #nav ul li {
	font-size: 14px;
	list-style-type: none;
	line-height: 40px;
	display: block;
	width: 298px;
	height: 40px;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #nav ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#main #nav ul li a:hover {
	background-color: #FFE8F8;
	display: block;
	color: #333;
}
#nav ul .map {
	background-color: #FFC;
}


#change_log {
	height: 100px;
	width: 580px;
	clear: both;
	margin-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: auto;
	width: 580px;
	font-size: 12px;
	line-height: 25px;
	padding-top: 25px;
	border: 1px solid #CCC;
}
#change_log h2 {
	background-image: url(../img/bar_h2.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	letter-spacing: 0.2em;
	padding-left: 25px;
}
#change_log dl  {
	margin: 0px;
	padding: 10px;
}
#change_log dl dt {
	float: left;
	margin-right: 20px;
}
#change_log dl dd a {
	text-decoration: none;
	color: #FF355D;
}
#change_log dl dd a:hover {
	color: #000000;
}

#footer {
	clear: both;
	height: 100px;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	margin-top: 25px;
}
#footer h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer h3 a {
	color: #000;
	text-decoration: none;
}
