@charset "shift_jis";
/* CSS Document */
#main_nakayoshi {
	padding: 0px;
	height: auto;
	width: auto;
	min-height:800px;
	height:auto !important;
	margin: 0px;
	clear: both;
}
#main_nakayoshi #nakayoshi_menu {
	font-size: 9px;
	padding: 0px;
	clear: both;
	height: 60px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_nakayoshi #nakayoshi_menu ul {
	list-style-type: none;
}
#main_nakayoshi #nakayoshi_menu li {
	float: left;
}
#main_nakayoshi #nakayoshi_contents {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#nakayoshi_contents #box_about {
	background-color: #FFEBBF;
	padding: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#nakayoshi_contents #box_schedule {
	background-color: #FFEBBF;
	padding: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#nakayoshi_contents #box_facility {
	background-color: #FFEBBF;
	padding: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#nakayoshi_contents #box_tayori {
	background-color: #FFEBBF;
	padding: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#nakayoshi_contents #box_event {
	background-color: #FFEBBF;
	padding: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#nakayoshi_contents h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nakayoshi_contents h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	color: #33CC00;
}
.midashi_green {
	font-weight: bold;
	color: #339900;
	font-size: 18px;
}
#to_menu {
	clear: both;
	text-align: right;
}

.top_coment {
	font-size: 16px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3A602;
	border-bottom-color: #F3A602;
	padding: 10px;
}
