@charset "UTF-8";
/* CSS Document */
div.sp_5 {
	padding-top:20px;
	padding-bottom:70px;
	background-image:url(img/bg_5.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#333333;
	position:relative;
}
div.center {
	margin:auto;
	text-align:center;
}
div.right {
	text-align:right;
}
.text_dot a {
	color:#CC0000;
}
.text_dot {
	border-bottom:dotted 1px #333333;
	padding-top:20px;
	padding-bottom:20px;
}
.text_dot dl dt {
	border-top:1px solid #CC0000;
	color:#CC0000;
	float:left;
	font-weight:bold;
	margin:0;
	padding:1em 0 1em 14px;
	width:106px;
}
.text_dot dl dd {
	border-top:1px solid #CCCCCC;
	color:#333333;
	margin:0 0 0 121px;
	padding:1em 0 1em 14px;
	width:490px;
}
.staff_box {
	background-image:url(img/icon_stuff.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:55px;
	margin:10px 0px;
	height:50px;
	line-height:100%;
}
.staff_box h1 {
	color:#CC0000;
	font-size:16px;
}
.staff_area {
	background-image:url(img/bg_staff.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.box_left {
	width:300px;
	float:left;
	border-right:dotted 1px #333333;
	padding:5px;
	height:260px;
}
.box_right {
	width:300px;
	float:right;
	padding:5px;
}