@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(../img/top/header_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#header_img {
	height: 235px;
	width: 909px;
	margin:0 auto;
	padding: 0px;
}


#header_info {
	background-image: url(../img/top/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 158px;
	text-align: center;
	width: 909px;
	margin: 0 auto;
}

#header_info #info {
	height: 100px;
	width: 450px;
	margin-top: 10px;
	float: right;
	margin-right: 65px;
}
*html #header_info #info {margin-right: 33px;}
.title {
	text-align: left;
	padding-left: 10px;
}

.title02 {
	margin-top: 15px;
}

.box01  {
	background-image: url(../img/cha_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: left;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.spring {
	background-color: #F9FFF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #B0FF62;
	border-right-color: #B0FF62;
	border-left-color: #B0FF62;
}
.summer {
	background-color: #FFFFEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
.autumn {
	background-color: #FFF2F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #FF8686;
	border-right-color: #FF8686;
	border-left-color: #FF8686;
}
.winter {
	background-color: #F0FAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #42D0FF;
	border-right-color: #42D0FF;
	border-left-color: #42D0FF;
}


.charm_img {
	width: 100%;
	text-align: center;
}
.box01 img {
	margin-right: 5px;
	margin-left: 7px;
}

.box01 h3 {
	font-size: 0.875em;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.box01 p {
	font-size:0.75em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#right .box03 {
	margin-top: 10px;
	background-image: url(../img/green_border.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;
	background-position: bottom;
}

.box03 p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 10px;
}
