@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	margin: 0px;
	text-align: left;
	font-size: medium;
	background-image: url(../images/back.gif);
}


#wrapper {
	width: 860px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header  {
	height: 280px;
	margin: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header2 {
	height: 180px;
	margin: 0px;
}
#header2 h1 {
	margin: 0px;
	padding: 0px;
}



#sidebar {
	width: 250px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	width: 210px;
}
#sidebar li {
	display: block;
	list-style-type: none;
}
.botan_a_style {
	text-decoration: none;
	color: #006600;
	display: block;
	background-image: url(../images/botan_bg_green1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	font-weight: bold;
}


#sidebar li a {
	text-decoration: none;
	color: #006600;
	display: block;
	background-image: url(../images/botan_bg_green1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	font-weight: bold;
}
#sidebar li a:hover {
	background-image: url(../images/botan_bg_orange1.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.botan_thispage {
	text-decoration: none;
	color: #333333;
	display: block;
	background-image: url(../images/botan_bg_bluegreen1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	font-weight: bold;
}




#contents_box {
	height: auto;
}
#footer {
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	padding: 10px;
	font-size: 13px;
}
a:hover {
	color: #FF6600;
}
#copy {
	text-align: center;
	font-size: 12px;
	color: #666666;
}
#footer address {
	font-style: normal;
}
#links ul {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#links {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
}
#links li {
	display: inline;
	text-align: center;
}

#index_contents {
	width: 600px;
	margin-right: 0px;
	margin-left: 255px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
#map_contents {
	width: 600px;
	margin-right: 0px;
	margin-left: 255px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 600px;
	background-image: url(../images/widearea_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#index_contents p {
	text-indent: 1em;
	line-height: 1.5em;
	margin-right: 65px;
	margin-left: 2em;
}
#map_contents p {
	text-indent: 1em;
	line-height: 1.5em;
	margin-right: 65px;
	margin-left: 2em;
}
#setsumeikai {
	margin-left: 40px;
}
#index_contents2 {
	width: 600px;
	margin-right: 0px;
	margin-left: 255px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	font-size: 15px;
}
.indent {
	padding-left: 35px;
}
#index_contents .user_pic {
	float: left;
	margin-top: -10px;
	border: 1px solid #999999;
	margin-right: 8px;
}
#blog_contents {
	width: 600px;
	margin-right: 0px;
	margin-left: 255px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 800px;
	height: auto;
}
