@charset "Shift_JIS";
body {
	margin: 0px;
	font-size: 12px;
	color: #333;
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	list-style-image: url(../img/icon.gif);
	margin-left: -25px;
}


a:link {
	text-decoration: none;
	color: #333;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

	color: #6C8126;

}

a:active {

	text-decoration: none;

}



#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: auto;
	margin-top: 20px;



}




#header {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	height: 60px;



}



#menu {
	width: 200px;
	float: left;
	line-height: 25px;
	height: auto;
	clear: none;

}



#navi {
	width: 700px;
	padding-bottom: 20px;
	float: right;
	clear: none;

}
.banner {
	height: auto;
	width: 220px;
	float: left;
	clear: none;
	display: block;
	margin-top: 7px;
	padding: 0px;
	font-size: x-small;
}
.banner_center {
	height: auto;
	width: 220px;
	display: block;
	margin-left: 17px;
	float: left;
	clear: none;
	margin-top: 7px;
	margin-right: 17px;
	padding: 0px;
	font-size: x-small;
}
.photo {
	border: 1px solid #333;
}
.photo_top {
	padding-right: 10px;
}
.table01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
}
.td01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	padding: 5px;
}




#info{
	height:150px;
	overflow:auto;
	border:1px solid #333333;
	float: right;
	clear: both;
	padding: 10px;
	width: 680px;
}
.clear {
	clear: both;
	float: none;
}








#footer {
	text-align: center;
	background-color: #42520D;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	float: none;
	clear: both;
	display: block;
}






h1 {
	font-weight: bold;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: -6px;
	margin-top: 0px;
}

h3 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 10px;
	float: left;

}

h5 {
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 3px;
}


h6 {
	font-size: x-small;
}
