body {
	line-height: 1.6;
}
h1 {
	margin-bottom: 24px;
}
h3 {
	font-weight: bold;
	margin: 20px 0 0.3em;
}
div.section {
	padding: 0;
	clear: both;
}
p.q {
	color: #c00;
}

div#wrapper div#contents ul.qs {
	margin: 15px;
}
div#wrapper div#contents ul.qs li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0.5em;
}
div#wrapper div#contents div.section {
	margin-top: 15px;
	margin-bottom: 30px;
}
div#wrapper div#contents div.section h2 {
	background: url(../images/info/q.jpg) no-repeat;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
    line-height: 1;
    height: 36px;
	margin-left: 0.5em;
    padding-top: .2em;
	padding-left: 44px;
}
div#wrapper div#contents div.section p {
	margin-left: 0.5em;
}
div#wrapper div#contents div.section p img {
	float: left;
	margin-right: 0.5em;
	vertical-align: middle;
}
div#wrapper div#contents div.section p span {
    display: block;
    margin-left: 44px;
}
/*
 * div.section p clearfix
 */
div#wrapper div#contents div.section p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#wrapper div#contents div.section p {
	display: inline-block;
}
/* \*/
* html div#wrapper div#contents div.section p {height: 1%;}
div#wrapper div#contents div.section div {display: block;}
/* */
