@charset "UTF-8";

/*
==================================================

    CSS File Name - orikomi_tokusei.css	

==================================================
*/
h1 {
	width:680px;
	margin:0 auto 20px auto;
}
h2 {
	margin-bottom:30px;
}
p.mwz {
	width:680px;
	clear:both;
	margin-bottom:40px;
}

div.box {
	width:680px;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}
div.box dl {
	width:680px;
	overflow:hidden;
	clear:both;
	margin-bottom:35px;
}
div.box dl dt {
	width:135px;
	float:left;
}
div.box dl dd {
	width:545px;
	float:right;
	font-size:125%;
	padding:12px 0 0 0;
	line-height:1.5;
}