@charset "Shift_JIS";
#contents_oowaku {
	background-image: url(../img/rice-mill/base_bg.jpg);
	min-height:600px;
	line-height:1.8;
}

#contents_oowaku #title {
	padding:0 30px 30px;
	margin:0;
	display:block;
	margin-bottom:50px;
	position:relative;
}

#contents_oowaku #title .to_top {
	position:absolute;
	right:54px;
	top:50px;
	width:114px;
	height:30px;
	display:block;
	background:url(../img/rice-mill/btn_01.png) no-repeat left top;
	text-indent:-99em;
	white-space:nowrap;
	overflow:hidden;
}

#contents_oowaku h2.green {
	background:url(../img/rice-mill/bg_green.png);
	display:inline-block;
	padding:20px 18px;
	border-radius:20px;
	margin-bottom:15px;
}
#contents_oowaku h2.orange {
	color:#EC6D34;
}

p {
	font-size:1.1em;
}

.container {
	width:960px;
	overflow:hidden;
	margin:auto;
}

.section {
	overflow:hidden;
	width:814px;
	margin:0 auto 40px;
}

.section p {
	margin-left:18px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.centered {
	margin:auto;
	text-align:center;
}

small {
	font-size:0.8em;
}
.bordered {
	border:1px solid #000;
}

.cleafix {
	overflow:hidden;
}

.box-yellow {
	background:url(../img/rice-mill/bg_yellow.png);
	border:2px solid #F6D500;
	width:602px;
	margin:auto auto 50px;
	border-radius:15px;
	overflow:hidden;
	padding:10px 50px 10px 100px;
}

.box-yellow .box {
	float:left;
	line-height:1.4;
}

.box-yellow .box img {
	display:block;
	margin:0 0 10px;
}

.box-yellow .box p {
	font-size:1.0em;
}

.line-red {
	background:url(../img/rice-mill/line-red.png) no-repeat center bottom;
	padding:0 0 10px;
}#oowaku #contents_oowaku #topicPath {
	background-color: #FFF;
}
