@charset "utf-8";
@import "../common/css/0-import.css";

#main h2{
	margin-bottom: 15px;
}

#main h3 {
	margin: 0 0 12px 0;
	padding: 3px 0 2px 1px;
	font-size: 16px;
	line-height: 18px;
}

#main .box {
	padding: 0 10px 5px 11px;
	margin: 0 0 30px 10px;
	background: url(../img/flow/line01.gif) no-repeat left top;
	zoom: 100%;
}

#main .box p {
	line-height: 21px;
	font-size: 12px;
}

#main .boxB {
	background: url(../img/flow/line02.gif) no-repeat left top;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
}

