@charset "utf-8";



/*
########################################################
  master top style
########################################################
*/

div.boxMasterTop{
	width:480px;
	height:150px;
	margin:0;
	padding:0;
	background:url(../img/bg_master_top.gif) no-repeat left top;
}

div.boxMasterTop p{
	margin:0 0 0 64px;
}

div.boxMasterTopMain{
	width:480px;
	height:auto;
	margin:0;
	padding:15px 0 0 0;
}

div.boxMasterTopMain dl{
	width:480px;
	height:auto;
	padding:15px 0 0 0;
}

div.boxMasterTopMain dl dt{
	margin:0 0 12px 0;
}

div.boxMasterTopMain dl dd{
	margin:0 0 5px 12px;
}

div.boxMasterTopMain dl dd.marketDD{
	margin:0 0 5px 0;
	background-color:#f2f2f2;
	padding:10px;
}

div.boxMasterTopMain dl dd.boxMasterTopMainLC{
    font-size: 80%;
	text-align: right;
	margin:0 5px 0 0;
}

div.boxMasterTopMain dl dd.boxMasterTopMainLC a{
	padding:4px 0 2px 18px;
	background:url(../../common/img/icon_book01.gif) no-repeat 0 0.1em;
}

/*
########################################################
  master common style
########################################################
*/

div.masterCommonBox{
	width:470px;
	height:auto;
	margin:20px 0 0 0;
}

ol.masterCList{
	margin:5px 0 0 10px;
}

ol.masterCList li{
	text-indent:-0.5em;
	padding:0 0 0 0.5em;
}

div.masterCInfo{
	width:480px;
	height:auto;
	margin:20px 0 0 0;
	padding:10px 0;
	background-color:#f2f2f2;
}

div.masterCInfoL{
	width:260px;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 0 8px;
}

div.masterCInfoR{
	width:180px;
	height:auto;
	float:right;
	display:inline;
	margin:0 20px 0 0;
}

div.staffUnit{
	padding:10px 0 0 0;
}

div.staffUnit h4{
  font-size: 101%;
	color:#537D3E;
	font-weight:bold;
	padding-left:7px;
	line-height:1.1 !important;
	border-left:3px solid #537D3E;
	margin-bottom:15px;
}

div.staffBox{
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	background:transparent url(../../common/img/line_grey01.gif) repeat-x scroll bottom;
}

div.staffBox p.staffPH{
	float:left;
	width:100px;
}

div.staffProf{
	float:right;
	width:360px;
}

.staffName{
	font-weight:bold;
	margin-bottom:10px;
}

p.smiInfo a{
	padding:0 0 0 12px;
	background:url(../../common/img/icon_arrow02.gif) no-repeat 0 0.2em;
}

div.voiceBox{
	border-top:#AACE93 solid 3px;
	background:#F4F3EF;
	padding:0 10px 10px 10px;
}

div.voiceBox p{
	float:left;
}

div.voiceBox ul{
	float:right;
	width:345px;
	padding-top:10px;
}

div.voiceBox ul li{
	border:#9B9266 solid 1px;
	background:#FFFFFF;
	margin-bottom:5px;
	padding:5px;
}

.contactLinkBox{
	background:#F0F4F0;
	padding:10px;
}