@charset "utf-8";

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

	ArtMeter / STAFF styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/03/15
	modified : 2007/04/06

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

@import url("/css/common.css");
/* CONTENTS HEAD
---------------------------------------------- */

div#contHead h2#titleStaff {
	background-image: url(/img/staff/ti_staff.gif);
	width: 206px;
	height: 17px;
}


/* SECTION
---------------------------------------------- */

div.contSection h3#txtStaff01 {
	background-image: url(/img/staff/txt_staff01.gif);
	width: 403px;
	height: 18px;
}
div.contSection h4 {
border-left:4px solid #333333;
margin-bottom:20px;
margin-left:0;
padding:10px 0 10px 20px;
}
div.contSection h4#subtiStaff01 {
	background-image: url(/img/staff/subti_staff01.gif);
	height: 31px;
}
div.contSection h4#subtiStaff02 {
	background-image: url(/img/staff/subti_staff02.gif);
	height: 31px;
}
div.contSection h4#subtiStaff03 {
	background-image: url(/img/staff/subti_staff03.gif);
	height: 31px;
}
div.contSection h4#subtiStaff04 {
	background-image: url(/img/staff/subti_staff04.gif);
	height: 31px;
}
div.contSection h4#subtiStaff05 {
	background-image: url(/img/staff/subti_staff05.gif);
	height: 31px;
}
body#STAFF div.contSection p#entryMail{
	margin-top: 8px;
	font-weight: bold;
}
body#STAFF div.contSection ul{
	margin: 10px 0 10px;
}
body#STAFF div.contSection ul li{
	margin: 0 0 6px;
	padding-left: 8px;
	background-image: url(/img/common/icn_head01.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

BODY#STAFF div#contBody div.contSection p {
	margin: 10px 14px;
}
BODY#STAFF div#contBody div.contSectionTop p {
	margin: 10px 300px 40px 0pt;
}
BODY#STAFF div#contBody div.contSectionTop {
	background: url(/img/staff/ph_staff.jpg) no-repeat 100% 10px;
}


	div#contBody dl {
			zoom:1;/*for IE 5.5-7*/
	}
	div#contBody dl:after {/*for modern browser*/
			content:".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
	}
	* html div#contBody dl {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
	}

div#contBody dl{
	width: 765px;
	margin: 20px auto;
	padding: 10px 0;
	text-align: left;
}
div#contBody dl dt{
	float: left;
	clear: left;
	width: 150px;
	color: #333;
	font-weight: bold;
	text-align: left;
	padding: 8px 5px;
	background: url(/img/common/line_dot01.gif) repeat-x 0 0;
}
div#contBody dl dd{
	float: left;
	width: 585px;
	padding: 8px 5px;
	background: url(/img/common/line_dot01.gif) repeat-x 0 0;
}
div#contBody dl .first {
	background: none;
}
div#contBody dl dd ul li {
	padding-left: 10px;
	background: url(/img/common/icn_head01.gif) no-repeat 0 50%;
}

