@charset "utf-8";

/* Table Of Contents
----------------------------------------


# content

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


/* # content
---------------------------------------------------------------------------- */

div#content div.section {
	margin-bottom: 19px;
}

div#content div.section div.sectionInner {
	padding: 0 15px 0 14px;
	width: 562px;
}

div#content div.section div.sectionInner h4 {
	padding: 13px 0 5px 3px;
}

div#content div.section div.sectionInner p {
	background: url(../common/images/bg_dot05.gif) repeat;
	line-height: 2;
	margin: 0 0 0 4px;
	padding: 4px 0 6px 0;
}

div#content div.section div.sectionInner p span {
	float: right;
	font-weight: bold;	
}

div#content div.section div.sectionInner p img.photoRight {
	background: #fff;
	float: right;
	padding: 0 0 0 11px;
}

div#content div.section div.sectionInner p img.photoLeft {
	background: #fff;
	float: left;
	padding: 0 10px 0 0;
}

div#content div.section div.sectionInner span img.phtMid {
	background: #fff;
	margin: 5px 2px 0px 5px;
}

div#content div.section div.sectionInner span img.phtMidd {
	background: #fff;
	margin: 7px 2px 8px 5px;
}

div#content div.section div.sectionInner h5{
	line-height: 2;
	margin: 0 0 0 4px;
	padding: 4px 0 6px 0;
}

div#content div.section div.sectionInner div.wbox tr.bg_green{
	background:#bed9ac;
	text-align:center;
	line-height:2;
}

div#content div.section div.sectionInner div.wbox tr.line{
	background:#fff;
	text-align:center;
	background: url(../common/images/bg_dot05.gif) repeat;
	line-height:2;
	margin:0 auto;
}

div#content div.section div.sectionInner div.wbox tr.line th{
	background:#fff;
	text-align:center;
	background: url(../common/images/bg_dot07.gif) repeat-y;
	margin:0 auto;
}

div#content div.section div.letter {
	padding-top: 11px;	
}

div#content div.section div.sectionInner ul li {
	background: url(../images/voice/bg_letter_bottom.gif) no-repeat left bottom;
	margin-bottom: 8px;
	padding: 0 0 6px 0;
	width: 564px;
}

div#content div.section div.sectionInner ul li ul {
	background: url(../images/voice/bg_letter.gif) repeat-y 0 4px;
	margin: 0 -8px 0 0;	
	width: 572px;
}

div#content div.section div.sectionInner ul li ul li {
	background: url(../images/voice/bg_letter_top.gif) no-repeat left top;
	float: left;
	margin: 0 8px 0 0;
	padding-top: 22px;
	width: 278px;
}

div#content div.section div.sectionInner ul li ul li p {
	background: none;	
	line-height: 1.5;
	margin: 2px 0 0 10px;
	padding: 4px 0 6px 0;
	width: 256px;
}

div#content div.sectionInner span{
	line-height: 2;
}

/* # clearfix
---------------------------------------------------------------------------- */

div#content div.section div.sectionInner p,
div#content div.section div.sectionInner ul li ul {
	zoom: 1;
}

div#content div.section div.sectionInner p:after,
div#content div.section div.sectionInner ul li ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}