@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../img/back_staff.jpg);
	background-repeat: repeat-x;
}
#top_img {
	height: 302px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#main {
	height: 2250px;
}

#contents01 {
	height: 2200px;
	width: 700px;
	float: left;
}
#news_box {
	height: 200px;
}
#box01 {
	background-color: #FBF8E6;
	height: 200px;
}
#box04 {
	background-color: #FBF8E6;
	height: 270px;
}
#box02 {
	height: 200px;
	background-color: #ECF0E6;
}
#box03 {
	height: 200px;
	background-color: #F4EDE8;
}
#box04 {
	background-color: #F7FCFD;
	height: 190px;
	border-radius: 10px;
}
#img {
	float: left;
	height: 200px;
	width: 300px;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#img2 {
	float: left;
	height: 150px;
	width: 150px;
	margin: 20px;
}
#tx {
	float: left;
	height: 230px;
	margin-top: 20px;
	width: 330px;
	font-size: 12px;
	padding-top: 10px;
}
#tx a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: #006666;
}
#tx2 {
	float: left;
	height: 200px;
	margin-top: 20px;
	width: 430px;
	font-size: 12px;
	padding-top: 10px;
}
#tx2 a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: #006666;
}
#syozoku {
	height: 20px;
	padding-left: 13px;
	font-weight: bold;
	color: #372E20;
}
#syozoku2 {
	height: 40px;
	padding-left: 13px;
	font-weight: bold;
	color: #41382C;
}
#staff_name {
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
}
#box_mini {
	float: left;
	height: 140px;
	margin-top: 20px;
	width: 500px;
	font-size: 0.8em;
	padding-top: 10px;
}
#box_mini2 {
	float: left;
	height: 160px;
	margin-top: 20px;
	width: 500px;
	font-size: 0.8em;
	padding-top: 10px;
}
#s_comment {
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 13px;
	height: 55px;
	font-size: 1.1em;
}
