@charset "UTF-8";

h3 {
	background: url(../images/h3_other.gif) no-repeat;
	line-height: 40px;
	padding: 0 0 0 42px;
	margin: 10px 0 5px 0;
	letter-spacing: 0.2em;
	color: #666;
}

h4 {
	color: #666;
	border-left: double 4px;
	text-indent: 0.5em;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

.text_box {
	padding-bottom: 10px 10px 10px 0;
}

.ul01 {
	padding: 5px 0 10px 5px;
}

.ul01 li {
	padding: 2px 0;
}

.lip {
	padding: 0 10px;
	color: #06F;
}

.map {
	margin-bottom: 20px;
}

.section_textbox02 {
	padding: 0 10px 0 14px;
	line-height: 160%;
	margin: 0 0 10px 0;
}

/*figure*/

.figure_box {
	width: 620px;
	margin: 0 0 10px 5px;
	background: url(../images/figure_box_bg.gif) right repeat-y;
	line-height: 160%;
}

.figure {
	width: 370px;
	float: left;
	display: inline;
}

.figure_txt {
	width: 230px;
	float: right;
	display: inline;
	padding: 6px 0 0 10px;
}

.figuretitle{
	color: #6a5d21;
	font-weight: bold;
	padding: 0 0 4px 0;
}

.phbox01 {
	float: left;
	display: inline;
}

.phbox02 {
	float: left;
	display: inline;
	margin-left: 5px;
}