body {
	line-height: 1.6;
}
h1 {
	margin-bottom: 24px;
}
h3 {
	font-weight: bold;
	margin: 20px 0 0.3em;
}
div.section {
	padding: 0;
}
p.caution {
	color: #f00;
}
div#wrapper div#contents div.section p {
	margin-left: 10px;
}
div#wrapper div#contents div.section div.section p {
	margin-left: 0px;
}

div#wrapper div#contents div.section p {
	margin-bottom: 0.5em;
}
div#wrapper div#contents div.section p img {
	vertical-align: middle;
	margin: 0.3em 0;
}
div#wrapper div#contents div.section h2 {
	margin: 20px 0 8px;
}
/*
 * div.flow
 */
div#wrapper div#contents div.flow ul {
 	width: 550px;
}
div#wrapper div#contents div.flow ul li {
	float: left;
}
div#wrapper div#contents div.flow ul li.pic {
	width: 100px;
	height: 100px;
	border: solid 1px #ccc;
	margin-right: 20px;
}
div#wrapper div#contents div.flow ul li.step {
	width: 420px;
}

/*
 * div.flow clearfix
 */
div#wrapper div#contents div.flow ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#wrapper div#contents div.flow ul {
	display: inline-block;
}
/* \*/
*html div#wrapper div#contents div.flow ul {height: 1%;}
div#wrapper div#contents div.flow ul {display: block;}
/* */
div#wrapper div#contents div.flow p {
	clear: both;
	margin: 10px 0;
}

div#wrapper div#contents div.section div.section {
	margin-left: 10px;
}
div#wrapper div#contents div.section div.section ul li {
	list-style-type: disc;
	margin-left: 24px;
}

/* ====== shopping guide ====== */
.shopping_guide {
	font-family: Arial, Helvetica, sans-serif;
}
