@charset "utf-8";
/* ---------------------------------------------------------------------------------
XHTML CSS Selectors staff 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsWrapper div#contentsColumn div#contentsArea {
	width: 575px;
}




/*---------------------------------------------------------------------------------
スタッフリスト
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#contentsArea h2 {
	height: 56px;
	width: 575px;
	text-indent: -9999px;
	background-image: url(../pc_images/staff/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#staffList {
	position: relative;
	width: 590px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#staffList h3 {
	height: 27px;
	width: 113px;
	padding-top: 14px;
	padding-right: 439px;
	padding-left: 23px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(../pc_images/staff/title_staff_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#staffList div.stylistListBlock {
	padding-right: 17px;
	padding-bottom: 25px;
	padding-left: 8px;
	float: left;
	width: 122px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#staffList div.stylistListBlock p.staffImage {
	height: 167px;
	width: 122px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#staffList div.stylistListBlock p.staffImage a {
	padding: 4px;
	border: 1px solid #D9D2CC;
	display: block;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#staffList div.stylistListBlock p.staffName {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#staffList div.stylistListBlock p.staffName a {
	color: #000;
}



/*---------------------------------------------------------------------------------
スタッフ詳細
--------------------------------------------------------------------------------- */
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail {
	width: 571px;
	padding-top: 11px;
	background-image: url(../pc_images/common/line_contents_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffNavi {
	width: 255px;
	padding-bottom: 12px;
	padding-left: 317px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffNavi p.staffPrev {
	float: left;
	width: 35px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffNavi p.staffNext {
	float: right;
	width: 35px;
}


div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffDetailBlock {
	float: right;
	width: 325px;
	padding-left: 24px;
	background-image: url(../pc_images/staff/title_staff_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffDetailBlock h3 {
	height: 51px;
	width: 325px;
	text-indent: -9999px;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffDetailBlock h4 {
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
	font-weight: bold;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffDetailBlock p.staffJob {
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 11px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffDetailBlock ul {
	list-style-type: none;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffDetailBlock ul li {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail p#staffImageBox {
	float: left;
	width: 190px;
	padding: 4px;
	border: 1px solid #D9D2CC;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffCommentBlock {
	padding-right: 24px;
	padding-bottom: 19px;
	padding-left: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D2CC;
	border-bottom-color: #D9D2CC;
	border-left-color: #D9D2CC;
	width: 530px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffCommentBlock h4 {
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 8px;
}


div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffGalleryBlock {
	padding-top: 18px;
	width: 600px;
	position: relative;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffGalleryBlock h4 {
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 15px;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffGalleryBlock div.staffGalleryBox {
	height: 185px;
	width: 122px;
	margin-right: 28px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: 1px 24px;
	float: left;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffGalleryBlock div.staffGalleryBox p {
}

div#contentsWrapper div#contentsColumn div#contentsArea div#stafftDetail div#staffGalleryBlock div.staffGallery2Box {
	height: 162px;
	width: 182px;
	margin-right: 13px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: 1px 26px;
	float: left;
}

