h2 {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
h3 {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	border-bottom: 1px solid #dacebf;
	margin-top: 30px;
	margin-bottom: 10px;
}
h2+h3 { margin-top: 0px;}
.counter {
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#coverv {
	height: 400px;
	width: 960px;
	margin: 5px auto 50px;
}
#toppage_cntnt {
	width: 500px;
	float: left;
}
#notice {
	float: right;
	width: 420px;
	overflow: hidden;
}
#notice .notice_white {
	border-radius: 10px;
	padding: 10px;
	box-shadow: rgba(102, 102, 102, 0.2) 1px 1px 4px 1px;
	-webkit-box-shadow: rgba(102, 102, 102, 0.2) 1px 1px 4px 1px;
	-moz-box-shadow: rgba(102, 102, 102, 0.2) 1px 1px 4px 1px;
	margin: 5px;
	background-image: url(../images/notice_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#notice iframe {
	width: 390px;
	height: 500px;
	border-style: none;
	background-color: #696;
	margin: 0px;
}

address {
	font-style: normal;
	width: 460px;
	text-align: center;
	margin: 50px auto 20px;
	clear: both;
	border-top: 1px solid #87623D;
	padding: 15px;
}
address span {
	font-size: 20px;
	font-weight: bold;
	padding: 2px;
	display: block;
}
address img {
	float: right;
	margin-left: 20px;
}
.right_photo {
	text-align: right;
	float: right;
	margin: 0px 0px 10px 20px;
}
#side {
	width: 200px;
	margin-right: 50px;
	float: left;
}
#note {
	width: 700px;
	float: right;
}
#gaiyou {
	width: 700px;
	border-top: 1px solid #dacebf;
	border-collapse: collapse;
	margin-bottom: 30px;
}
#gaiyou tbody tr th {
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #dacebf;
	vertical-align: top;
}
#gaiyou tbody tr td {
	padding: 4px;
	border-bottom: 1px solid #dacebf;
}
#mokuhyo {
	text-align: left;
	width: 400px;
	margin: 20px auto;
	font-weight: bold;
	font-size: 18px;
	line-height: 200%;
}
#mokuhyo span {
	color: #3C3;
	font-size: 14px;
	padding-right: 10px;
}
#tokusyoku dt {
	font-weight: bold;
	border-bottom: 1px solid #dacebf;
	background: url(../images/icon.gif) no-repeat left center;
	padding-left: 40px;
	clear: both;
}
#tokusyoku dd {
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#tokusyoku dd img {
	float: right;
	height: 120px;
	width: 160px;
	border: 3px solid #FFF;
	margin: 5px;
}
#kyoiku {
	width: 700px;
	overflow: hidden;
}
#kyoiku .kyoiku_kakomi {
	min-height: 275px;
	height: auto;
	width: 192px;
	float: left;
	margin: 10px;
	padding: 10px;
	background: #FFF;
	font-size: 12px;
	line-height: 150%;
	border-radius: 10px;
}
.text_red {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	border-left: 4px solid #F00;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_yellow {
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	border-left: 4px solid #F90;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_green {
	font-size: 14px;
	font-weight: bold;
	color: #3C0;
	border-left: 4px solid #3C0;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_blue {
	font-size: 14px;
	font-weight: bold;
	color: #39C;
	border-left: 4px solid #39C;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_violet {
	font-size: 14px;
	font-weight: bold;
	color: #96C;
	border-left: 4px solid #96C;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.daily { margin-bottom: 30px; }
#year {
	width: 700px;
	overflow: hidden;
}
#year .year_kakomi {
	min-height: 210px;
	height: auto;
	width: 192px;
	float: left;
	margin: 10px;
	padding: 10px;
	background: #FFF;
	font-size: 12px;
	line-height: 150%;
	border-radius: 10px;
}
#year .year_sonota {
	height: auto;
	width: 660px;
	margin: 10px;
	padding: 10px;
	background: #FFF;
	font-size: 12px;
	line-height: 150%;
	border-radius: 10px;
}
#nyuen dl { margin-left: 50px; }

#nyuen dt {
	display: block;
	float: left;
	width: 150px;
	clear: both;
}
#nyuen table { margin-left: 50px; }

#nyuen dl dd { padding-left: 150px; }
.bigtext {
	font-size: 1.1em;
	font-weight: bold;
	color: #008FD5;
	margin: 30px 0px 0px;
	text-align: center;
}
