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

div#mainCon div#conBox {
	min-height: 1500px;
}

h3 {
	margin-bottom: 20px !important;
}

div#photoBox {
	width: 695px;
	height: 230px;
	background: url(../voice/image/bg_customer.jpg) no-repeat;
	position: relative;
	margin: 0px 0px 30px 0px;
}
div#photoBox p {
	width: 320px;
	height: 210px;
	border: 1px solid #CCC;
	position: absolute;
	top: 9px;
	left: 9px;
}
div#photoBox span {
	width: 360px;
	height: 72px;
	position: absolute;
	top: 79px;
	left: 333px;
}


h4 {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 13px 0px;
	background: url(../common/line1.gif) left bottom repeat-x;
}
h4.staffTtl {
	padding: 30px 0px 13px 0px;
}

p.txtBox {
	padding: 0px 0px 50px 0px;
	line-height: 1.8;
}
p.txtBox span {
	color: #bc770a;
	font-weight: bold;
}
p.txtBox a {
	text-decoration: underline;
}


div#mainCon div#conBox div#sideBox ul {
	margin: 10px auto 5px auto;
}

#sideBox dl {
	width: 210px;
	margin: 0px auto 20px auto;
	padding: 0px;
}
#sideBox dl dt {
	width: 60px;
	margin: 0px;
	padding: 0px 5px 10px 5px;
	float: left;
}
