@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;}


#right #activity_left {
	height: 282px;
	width: 292px;
	list-style-type: none;
	float: left;
	display: block;
	margin-left: 6px;
	background-image: url(../img/top/activity_bg01.jpg);
	background-repeat: no-repeat;
}
*html #right #activity_left {margin-left: 3px;}

#right #activity_right {
	height: 282px;
	width: 292px;
	list-style-type: none;
	float: left;
	display: block;
	margin-left: 6px;
	background-image: url(../img/top/activity_bg02.jpg);
	background-repeat: no-repeat;
}
*html #right #activity_right {margin-left: 3px;}

#activity h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
	margin-top: 170px;
}
#activity p {
	line-height: 18px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
}
.title02 {
	margin-top: 25px;
}

.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: 10px;
	margin-top: 10px;
}
.box01 img {
	float: left;
	margin-right: 10px;
}
.box01 h3 {
	font-size: 0.875em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box01 p {
	font-size:0.75em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 10px;
}
.box02 {
	background-image: url(../img/top/box02_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#right .box03 {
	margin-top: 10px;
	background-image: url(../img/green_border.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 0px;
	background-position: bottom;
}




.box03 img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

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