@charset "utf-8";

body {
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
	line-height:1.5em;
}
#staff {
	line-height:120%;
	margin-bottom:30px;
}
.box_w180mr10f{
	width:180px;
	float:left;
	margin-right:10px;
}
.box_w170mr25f{
	width:170px;
	float:left;
	margin-right:25px;
}
.box_w170f{
	width:170px;
	float:left;
}

.box_photo {
	border:#CCCCCC solid 1px;
	padding:4px;
	margin-bottom:5px;
}
.box_tar {
	text-align:right;
}
.box_name {
	text-align:left;
	border-bottom:#006F28 solid 2px;
	padding-bottom: 2px;
	color: #333333;
}
.box_post {
	font-size:72%;
	margin-bottom: 5px;
}
.btn_pfl {
	width:70px;
	height:16px;
	float:left;
}
.btn_pfl a {
	width:70px;
	height:16px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	text-align:left;
	background:url(../images/btn_profile.png) no-repeat;
}
.btn_pfl a:hover {
	background:url(../images/btn_profile.png) no-repeat -70px 0;
}
.btn_pfl2 {
	width:40px;
	height:16px;
	float:left;
}
.btn_pfl2 a {
	width:40px;
	height:16px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	text-align:left;
	background:url(../images/btn_profile3.png) no-repeat;
}
.btn_pfl2 a:hover {
	background:url(../images/btn_profile3.png) no-repeat -40px 0;
}
#s_content h1{
	width:600px;
	height:auto;
	font-size:115%;
	border-bottom:#006600 solid 2px;
	margin-bottom:10px;
	padding-top: 10px;
}
#s_content {
	width:600px;
	text-align: left;
}
#s_photo {
	width:190px;
	float:left;
}
#s_txt {
	width:400px;
	float:left;
	text-align:left;
}
#s_content dt{
	display:block;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom: 5px;
}
#s_content dd{
	display:block;
	margin-bottom:10px;
}
#box_link {
	border-top:#006600 solid 1px;
}
#box_link_l {
	width:290px;
	float:left;
}
#box_link_r {
	width:290px;
	float:right;
	text-align:right;
}
