@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;}
#pr {
	height: 124px;
	width: 583px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}



#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: 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;
}
.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;
	margin-top: 15px;
	text-align: left;
}
.sub_box02_header {
	background-image: url(../img/top/sub_box02_header.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 592px;
}
.sub_box02 img {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

.sub_box02_footer {
	background-image: url(../img/top/sub_box02_footer.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 592px;
}


.sub_box02 {
	width: 592px;
	background-image: url(../img/top/sub_box02_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.sub_box02 p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#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 h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #0099CC;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.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;
}
#footer .link a{
	color: #FFFFFF;
	font-size: 10px;
}

