/* CSS Document */

#head_box1 {
	width:560px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.head_text1 {
	background-image: url(../staff/img/headtxtline.gif);
	background-repeat: repeat-y;
	padding: 3px 10px;
}
.head_text2 {
	padding-top: 25px;
}

#staff_list {
	margin-top:25px;
	margin-left:25px;
	width:555px;
}

#staff_list li {
	float:left;
	width:170px;
	height:270px;
	margin:0px 15px 15px 0;
	background-image: url(../staff/img/man-back.jpg);
	background-repeat: no-repeat;
	text-align:center;
	background-position: bottom;
}
#staff_list li p.s-male{
	font-size: 0.8em;
	line-height:1.4em;
	color: #225588;
	text-align: left;
	margin: 3px 10px 18px 8px;
	border: 1px solid #225588;
	padding: 1px 2px 2px 2px;
}
#staff_list li p.s-female{
	font-size: 0.8em;
	line-height:1.4em;
	color: #DD4488;
	text-align: left;
	margin: 3px 10px 18px 8px;
	border: 1px solid #DD4488;
	padding: 1px 2px 2px 2px;
}
a.list_link {
	text-decoration:none;
	color:#000000;
}
a.list_link:hover {
	text-decoration:none;
	color:#000000;
}
a.list_link:visited {
	text-decoration:none;
	color:#000000;
}


/* 個別ページ */

.page1 {
	text-align:right;
	margin:5px 0;
}
.page2 {
	vertical-align: middle;
}
.page1 a {
	text-decoration:underline;
}
.page1 a:visited {
	text-decoration:underline;
}
.page1 .this {
	color:#CC0000;
	background-color: #FFCC99;
}
.page1 .this2 {
	visibility: hidden;
	text-align: center;
	height: 16px;
	width: 64px;
}
.s_text1 {
	width:500px;
	margin:10px auto;
}
.s_img_right {
	float:right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.staff_kobetu_male {
	width:560px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.staff_kobetu_male ul {
	width:520px;
	margin:15px auto;
}
.staff_kobetu_male ul li {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77aacc;
	padding-bottom: 2px;
}
.staff_kobetu_male ul li.name1 {
	background-image: url(../staff/img/man-blue1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-weight: bold;
	height: 16px;
	margin: 0px;
}
.staff_kobetu_male ul li.name2 {
	background-image: url(../staff/img/man-blue2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-left: 30px;
	height: 16px;
	width: 130px;
	margin: 0px;
}
.staff_kobetu_male ul li.name3 {
	background-image: url(../staff/img/man-blue3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-left: 30px;
	height: 16px;
	width: 80px;
	margin: 0px;
}
.staff_kobetu_male .s_head1 {
	width:500px;
	margin:10px auto 0;
	background-color:#E0F0FF;
	padding:3px;
}
.staff_kobetu_male .s_head2 {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #006699;
	border: 1px solid #99CCFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.staff_kobetu_female {
	width:560px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.staff_kobetu_female ul {
	width:520px;
	margin:15px auto;
}
.staff_kobetu_female ul li {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f27198;
	padding-bottom: 2px;
}
.staff_kobetu_female ul li.name1 {
	background-image: url(../staff/img/man-pink1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-weight: bold;
	height: 16px;
	margin: 0px;
}
.staff_kobetu_female ul li.name2 {
	background-image: url(../staff/img/man-pink2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-left: 30px;
	height: 16px;
	width: 80px;
	margin: 0px;
}
.staff_kobetu_female ul li.name3 {
	background-image: url(../staff/img/man-pink3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-left: 30px;
	height: 16px;
	width: 80px;
	margin: 0px;
}
.staff_kobetu_female .s_head1 {
	width:500px;
	margin:0 auto;
	background-color:#FCE4EF;
	padding:3px;
}
.staff_kobetu_female .s_head2 {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #ff00cc;
	border: 1px solid #F8A0B4;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

