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

.title02 {
	margin-top: 15px;
	text-align: left;
}

.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: 15px;
}
.box01 dt {
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.box01 dd {
	font-size: 0.75em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.box01 h3 {
	font-size: 0.875em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box01 img {
	float: left;
	margin-right: 10px;
}
.box01 p {
	font-size:0.75em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 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 p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
