@charset "UTF-8";

/*************************************************/
/******************スタッフ紹介*******************/
/*************************************************/

h2{
	text-indent: -9999px;
	background-image:url(../img/staff_t.gif);
	width:460px;
	height:76px;
	margin-bottom:10px;
}

h3{
	font-weight: bold;
	background-image: url(../img/line3.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-size:110%;
	padding: 5px 0 0 20px;
	margin-bottom:10px;
}



#dr{padding:10px;}

#dr p{ float:left;}

#dr dl{
	width:150px;
	margin: 10px 0 -20px 160px;
}

#dr dt{
	margin:0 0px 10px 0;
	width:100px;
	padding-top:3px;
	border-top:#999999 1px dashed;
	text-align:right;}


#dr dd{
	width:150px;
	margin: -30px 0 10px 100px;
	padding:3px 0 0 20px;
	border-top:#999999 1px dashed;
}

/*************************************************/

#message{
	padding:10px;
	height:240px;
}

#message p{
	text-indent: 2%;
	margin:0 10px 10px 10px;
}

/*************************************************/

#member{
	padding:10px 5px 140px 5px;
	margin-bottom:-40px;
	background-image:url(../img/staff-back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#member{	/margin-bottom:0px;}


#member p{ margin:0 0 10px 20px;}


#member .text{margin:0 10px 10px 100px;}


