@charset "utf-8";
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-position: center 1257px;
	overflow-x : hidden;
}
#page-main-bg {
	background-image: url(../../cp_info/img/pege_img.jpg);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: no-repeat;
}

#page-mg {
	padding-top: 100px;
	margin-left: 5px;
}
#page-bg{
	background-color: #FFF;
	width: 700px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#page-bg #title-div {
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#page-bg #title-div h3 {
	display: none;
}
#page-bg .staff-box {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#page-bg .staff-box .img-box {
	float: left;
	margin-right: 40px;
}
#page-bg .staff-box .img-box2 {
	float: left;
	margin-right: 1px;
}
#page-bg .staff-txt-box {
	float: left;
	width: 355px;
}
#page-bg .staff-box .staff-txt-box h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 168%;
	margin-bottom: 5px;
	background-image: url(img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#page-bg .staff-box .staff-txt-box p {
	font-size: 12px;
	line-height: 168%;
	margin-bottom: 15px;
}
#page-bg .staff-box .staff-txt-box hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999;
}
#page-bg #cp-img-box {
	text-align: center;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#page-top-btm-div {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
