@charset "utf-8";

/* 全ページ共通 */
#Contents {
	background: url(../image/bottom_left_bg.gif) repeat-y left top;
	width: 755px;
	margin-left: 23px;
	margin-bottom: 10px;
}

#MainContents {
	float: right;
	width: 577px;
	padding: 7px 0px 0px 0px;
}

/* メニュー色反転 */
#Navi .MStaff a {
	background-image: url(../image/menu_staff_on.gif);
	width: 108px;
}

/* 左メニュー */
/*#LeftNavi dt {
	background-image: url(../staff/image/left_title.gif);
}
#LeftNavi dd {
	background: url(../drmi/image/left_bg.gif) no-repeat 0px 0px;
	width: 152px;
	height: 303px;
} */


/* 左メニュー */
#LeftNavi dt {
	background-image: url(../staff/image/left_title.gif);
}
.LMenu01 a {
	background-image: url(../staff/image/left_menu01.gif);
}




/* メインコンテンツ */

/* フォント設定 */
.Name h3 {
	margin-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
}
.Appeal h4,
.profile h4  {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #0D386D;
	margin: 5px 0px 0px;
}

.Appeal {
	background: url(../image/hr_dot_2.gif) repeat-x left bottom;
	padding-bottom: 10px;
}



/* プロフィール紹介 */


.profile {
	float: right;
	width: 395px;
	margin-right: 5px;
}
.profile_left {
	float: left;
	width: 400px;
}
.profile_box {
	width: 569px;
	margin-top: 10px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.profile h4 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #0D386D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo_box {
	float: left;
	width: 160px;
	margin-top: 10px;
	height: 235px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../staff/image/photo_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.photo_box_yamazaki {
	float: right;
	width: 160px;
	margin-top: 10px;
	height: 235px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../staff/image/photo_bg_yamazaki.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.photo_box_right {
	float: right;
	width: 160px;
	height: 235px;
	margin-top: 10px;
	background-image: url(../staff/image/photo_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.photo_box_right_kin {
	float: right;
	width: 160px;
	height: 235px;
	margin-top: 10px;
	background-image: url(../staff/image/photo_bg_kin.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.photo {
	float: left;
	width: 160px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
.Name {
	line-height: 130%;
	height: 75px;
	padding-left: 8px;
	width: 145px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.Profile h3 {
	margin-bottom: 10px;
}
.Profile h4 {
	margin-bottom: 10px;
	margin-left: 0px;
}




p.Text {
	line-height: 180%;
	text-align: left;
	margin-left: 2px;	
}

p.Text2 {
	line-height: 180%;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 10px;
}
p.Text_indent {
	line-height: 180%;
	text-align: left;
	text-indent: 10pt;
}
p.Text_indent1 {
	line-height: 180%;
	text-align: left;
	text-indent: -16px;
	padding:0px 0px 0px 20px;
}
p.Text_indent2 {
	line-height: 180%;
	text-align: left;
	text-indent: -10px;
	padding:0px 0px 0px 25px;
}
.profile .ryakureki {
	text-indent: -4em;
	margin-left: 4em;
}
#MainContents .top {
	font-size: 80%;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
}
.profile .bg {
	background-image: url(../staff/image/profile_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 11pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
