@charset "shift_jis";
@import "../common/css/0-import.css";

#conts .box {
	padding: 0 20px 16px 19px;
	border: 1px solid #ccc;
}

#conts .box h2 {
	margin: 25px 0 25px;
}

#conts .box p {
	line-height: 1.9;
}

#conts .box h3 {
	margin: 13px 0 4px;
}


#conts .box ul {
	margin-left: 1px;
}

#conts .box ul li {
	margin-left: 3px;
	line-height: 1.9;
}

#conts .box ul li.spe01 {
	margin-left: 0;
}
