@charset "utf-8";
html {
	padding: 0px;
	margin: 0px;
	overflow: auto;
}
body {
	;
	padding: 0px;
	margin: 0px;
}
#base {
	width: 1178px;
	margin-right: auto;
	margin-left: auto;
}
#head_top {
	height: 86px;
	background-image: url(img/base_01.jpg);
	background-repeat: no-repeat;
}
#head_top #r_menu {
	padding-top: 66px;
	text-align: right;
	padding-right: 94px;
}

#head_mid {
	background-image: url(img/base_02.jpg);
	background-repeat: no-repeat;
	height: 245px;
}
#head_menu {
	background-image: url(img/base_03.jpg);
	background-repeat: no-repeat;
	height: 97px;
	padding-left: 128px;
	padding-top: 15px;
}
#head_menu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#head_menu li {
	display: inline;
	margin-right: 37px;
	list-style-type: none;
	list-style-image: none;
}


#body {
}
#body #intro {
	padding: 18px;
	width: 720px;
	margin-left: 93px;
	float: left;
	border: 1px solid #E5E5E5;
	text-align: justify;
}
#body #infobox {
	background-color: #FFFFFF;
	background-image: url(img/base_04.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 212px;
	float: right;
	background-position: right;
	padding-top: 25px;
	padding-right: 55px;
	padding-bottom: 45px;
	padding-left: 45px;
}
#body #infobox2 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 392px;
	width: 230px;
	float: right;
	background-position: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
	margin-right: 33px;
}

