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


/* -----------------------------------------------------------

CSS Information



 File name:      staff.css

 Style Info:     プロフィールページのスタイル設定

----------------------------------------------------------- */
.profile-title_01{
	background: url(../img/profile_title_01.gif) no-repeat;
	width:117px;
	height:60px;
	padding-bottom:60px;
	text-indent:-9999px;
}


/*----------------------staff------------------------------*/

.staff_icon {
	width:200px;
	margin-top:4px;
	margin-bottom:10px;
}

.staff_icon li {
	float:left;
	margin-right:4px;
}

.staff_top_facebook {
	margin-bottom:25px;
}

.staff_top_name {
	font-size:136%;
	font-weight:bolder;
	margin-bottom:5px;
}

.staff_top_name_kana {
	font-size:85%;
}

.staff_detail_name {
	clear:both;
	font-size:18px;
	font-weight:bolder;
}

.staff_detail_sub {
	font-size:11px;
}


.staff_top {
	width:700px;
	margin-bottom:30px;
}

.staff_L {
	width:160px;
	float:left;
}

.staff_R {
	width:440px;
	float:right;
	position:relative;
}

.staff_detail_comm {
	width:420px;
	margin-top:40px;
}

.staff_detail_comm dt {
	margin-bottom:10px;
	
}

.staff_detail_txt{
	font-size:122%;
	border-bottom:#ffffff 1px solid;
	margin-bottom:10px;
}

.staff_detail_comm_txt {
	margin-bottom:40px;
	font-size:13px;
	
}

#staffNextReadBt,
#staffCloseBt,
#staffNextReadBt02,
#staffCloseBt02{
	width: 98px;
	height: 24px;
}
#staffNextReadBt,
#staffNextReadBt02{
	background:url(../img/btn_open.gif) no-repeat;
}
#staffCloseBt,
#staffCloseBt02 {
	background:url(../img/btn_close.gif) no-repeat;
}

.navi2 dt p#staffCloseBt img {
	display:none;
}

.navi3 dt p#staffCloseBt02 img {
	display:none;
}