#contents #central {
	float: left;
	width: 400px;
}

.section {
	background-image: url('img/midashi_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

#midashi h3{
	background-image: url('img/midashi_top.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#central h3 {
	color: #FFF;
	padding: 7px;
}

#central h4 {
	color: #993300;
	margin: 4px;
	text-align: right;
}

#central .q_a {
	color: #666666;
	margin: 4px 0px 4px 0px;
	text-align: left;
}

.qa_naiyou {
	font-weight: bold;
}

#central h5 {
	color: #993300;
	margin: 4px;
	font-size: 1.0em;
}

#central p {
	text-indent: 10px;
	line-height: 150%;
}

.s-midasi {
	margin: 7px 0px 7px 0px;
}

#central p.danraku {
	text-indent: -1.4em;
	margin-left: 2em;
}

.text {
	background-color: #F4EBCC;
	padding: 6px;
}

.text2 {
	margin-bottom: 10px;
}

#central .text3 p {
	text-indent: -2em;
	margin-left: 2em;
}

#central .text4 p {
	text-indent: -1em;
	margin-left: 1em;
}

.text .telsoudan {
	margin-left: 27px;
}

.sign {
	text-align: right;
}

#central .shuuryou {
	margin-bottom: 10px;
}


#rightmenu {
	height: 650px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
}
#rightmenu ul li {
	list-style-image: url('/img/listicon.gif');
	margin-left: 15px;
}