@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/bg1.png);
	background-repeat: repeat;
	height: 100%;
}
img {
	border:none;
}
#container {
	height: 100%;
	width: 100%;
	max-width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 0px;
}
header {
	height: 60px;
	width: 100%;
}
header h1 {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	padding-right: 25px;
	padding-top: 20px;
}
header h2 a {
	color: #333;
	text-decoration: none;
}
header h2 {
	font-size: 115%;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 20px;
	float: left;
	margin-bottom: 0px;
}
.banner {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
}
#main {
	height: auto;
	width: 95%;
	clear: left;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-top: 20px;
}
#section {
	float: left;
	height: auto;
	width: 58%;
	border: 1px solid #CCC;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#main #section h2 {
	font-size: 16px;
	color: #FFF;
	height: auto;
	margin-top: 25px;
	margin-bottom: 15px;
	background-image: url(../img/bar_ti.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding-top: 8px;
}
#main #section p {
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}
#main #section ul li {
	list-style-type: none;
}

#nav {
	float: right;
	height: auto;
	width: 30%;
	margin-right: 15px;
}
#main #section h3 {
	font-size: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
}

#main #nav h3 {
	font-size: 16px;
	color: #FFF;
	background-image: url(../img/bar_ti.gif);
	background-repeat: repeat;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	border: 1px solid #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
#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;
	display: block;
	width: 100%;
	height: auto;
	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: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #nav ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#main #nav .nav_banner {
	text-align: center;
}
#main #nav ul li a:hover {
	background-color: #FEFFF1;
	display: block;
	color: #333;
	margin-top: -10px;
	margin-bottom: -10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	clear: both;
	height: auto;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	margin-top: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
}
#footer h3 a {
	color: #666;
	text-decoration: none;
}
#main #section p a {
	color: #CC5FE8;
	text-decoration: none;
}
#section .p_top {
	padding-top: 25px;
}
.bold {
	font-weight: bold;
	color: #333;
}
ol .li_top {
	margin-bottom: 20px;
}
hr {
	background-color: #FFF;
	clear: both;
	border: 1px solid #FFF;
}
@media only screen and (max-width: 640px) {
header h1 {
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	font-size: 80%;
}
header h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	margin-top: 0px;
}
	
	
#main {
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding: 0px;
	clear: none;
	
}	
	
#section {
	width: 100%;
	border: none;
	padding: 0px;
}
#main #section h2 {
	height: auto;
	background-repeat: repeat;
}
 #nav {
	width: 100%;
	padding: 0px;
	float: left;
	margin-top: 30px;
}
#main #nav h3 {
	width: 100%;
}

}
