@import url(/css/contents.css);

h1.staff
{
	background:url(../img/cnt_title_01.jpg) no-repeat 0 0;
}

h2.staff
{
	margin-top:10px;
	width:770px;
	height:50px;
	background:url(../img/title_09.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

div#mainJpg {
	width:1000px;
	height:200px;
	float: right;
}

div.staffPics {
	width:400px;
	float: left;
}

div.staffcomm {
	width:330px;
	float: left;
	margin-left: 20px;
}

div.staffname {
	width:330px;
}

div.staffpho {
	width:330px;
}

div.staffpor{
	width:330px;
}

/* ------- lb ------- */

div.staffcomm dl,
div.staffpho dl,
div.staffpor dl {
	padding-bottom:1px;
	background:url(../img/dot.gif) 0 100% repeat-x;
}
div.staffcomm dt,
div.staffpho dt,
div.staffpor dt {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 70px;
}
div.staffcomm dd,
div.staffpho dd,
div.staffpor dd {
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}


h3.sub01
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_01.gif) no-repeat 0 0;
}

h3.sub02
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_02.gif) no-repeat 0 0;
}

h3.sub03
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_03.gif) no-repeat 0 0;
}

h3.sub04
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_04.gif) no-repeat 0 0;
}

h3.sub05
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_05.gif) no-repeat 0 0;
}

h3.sub06
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_06.gif) no-repeat 0 0;
}

h3.sub07
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_07.gif) no-repeat 0 0;
}

h3.sub08
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_08.gif) no-repeat 0 0;
}

h3.sub09
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_09.gif) no-repeat 0 0;
}

h3.sub10
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_10.gif) no-repeat 0 0;
}

h3.sub11
{
	width:770px;
	height:50px;
	background:url(/staff/img/staff_sub_ttl_11.gif) no-repeat 0 0;
}

h4.ttl01
{
	width:330px;
	height:50px;
	background:url(/staff/img/staff_h4_ttl_01.gif) no-repeat 0 0;
}

h4.ttl02
{
	width:330px;
	height:50px;
	background:url(/staff/img/staff_h4_ttl_02.gif) no-repeat 0 0;
}

h4.ttl03
{
	width:330px;
	height:50px;
	background:url(/staff/img/staff_h4_ttl_03.gif) no-repeat 0 0;
}

/* main menu */
div#menuWrap
{
	margin-top:5px;
	position:relative;
}

ul#mainMenu
{
	position:absolute;
	width:1000px;
	height:50px;
	top:152px;
	left:0px;
	z-index:30;
}

ul#mainMenu
{
	margin-top:-5px;
}

*:first-child+html ul#mainMenu
{
	margin-top:-5px;
}

* html ul#mainMenu
{
	margin-top:-5px;
}

ul#mainMenu li
{
	display:inline;
}

ul#mainMenu li a
{
	display:block;
	height:50px;
	float:left;
	text-indent:-9999px;
}

ul#mainMenu li.mm01 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat 0 0;
}

ul#mainMenu li.mm01 a.currentMenu
{
	background-position:0 -100px;
}

ul#mainMenu li.mm02 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -200px 0;
}

ul#mainMenu li.mm02 a.currentMenu
{
	background-position:-200px -100px;
}

ul#mainMenu li.mm03 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -400px 0;
}

ul#mainMenu li.mm03 a.currentMenu
{
	background-position:-400px -100px;
}

ul#mainMenu li.mm04 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -600px 0;
}

ul#mainMenu li.mm04 a.currentMenu
{
	background-position:-600px -100px;
}

ul#mainMenu li.mm05 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -800px 0;
}

ul#mainMenu li.mm05 a.currentMenu
{
	background-position:-800px -100px;
}

ul#mainMenu li.mm01 a:hover
{
	background-position:0 -50px;
}

ul#mainMenu li.mm02 a:hover
{
	background-position:-200px -50px;
}

ul#mainMenu li.mm03 a:hover
{
	background-position:-400px -50px;
}

ul#mainMenu li.mm04 a:hover
{
	background-position:-600px -50px;
}

ul#mainMenu li.mm05 a:hover
{
	background-position:-800px -50px;
}

ul#mainMenu li.mm01 a:active
{
	background-position:0 -50px;
}

ul#mainMenu li.mm02 a:active
{
	background-position:-200px -50px;
}

ul#mainMenu li.mm03 a:active
{
	background-position:-400px -50px;
}

ul#mainMenu li.mm04 a:active
{
	background-position:-600px -50px;
}

ul#mainMenu li.mm05 a:active
{
	background-position:-800px -50px;
}

/* ctn */
div#ctn,
div#ctn01,
div#ctn02,
div#ctn03,
div#ctn04,
div#ctn05,
div#ctn06,
div#ctn07,
div#ctn08,
div#ctn09,
div#ctn10,
div#ctn11
{
	width:750px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 50px;
}

div#ctn p,
div#ctn01 p,
div#ctn02 p,
div#ctn03 p,
div#ctn04 p,
div#ctn05 p,
div#ctn06 p,
div#ctn07 p,
div#ctn08 p,
div#ctn09 p,
div#ctn10 p,
div#ctn11 p
{
	line-height:1.5;
	color:#555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#ctn p span,
div#ctn01 p span,
div#ctn02 p span,
div#ctn03 p span,
div#ctn04 p span,
div#ctn05 p span,
div#ctn06 p span,
div#ctn07 p span,
div#ctn08 p span,
div#ctn09 p span,
div#ctn10 p span,
div#ctn11 p span
{
	color:#ff0000;
}

.table_staff {
	width:350px;
	border-collapse:collapse;
	font-size: 85%;
	margin: 0px;
}

.staff_td1 {
	vertical-align:top;
	width: 80px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ece7da;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	text-align: right;
}
.staff_td2 {
	vertical-align: middle;
	background:url(../img/dot.gif) 0 100% repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

