@charset "Shift_JIS";
#contents_oowaku {
	background-image: url(../img/rice-washer/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-washer/btn_01.png) no-repeat left top;
	text-indent:-99em;
	white-space:nowrap;
	overflow:hidden;
}

#contents_oowaku h2.green {
	background:url(../img/rice-washer/bg_green.png);
	padding:20px 15px;
	border-radius:20px;
	margin-bottom:15px;
	line-height:1.4;
}
#contents_oowaku .orange {
	color:#EC6D34;
}

p {
	font-size:1.1em;
}

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

.section {
	clear:both;
	overflow:visible;
	width:814px;
	margin:0 auto 50px;
}

.section:after {
	content:"";
	display:block;
	clear:both;
}

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

p.caption {
	font-size:12px;
}

.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-washer/bg_yellow.png);
	border:2px solid #F6D500;
	margin:auto 205px 50px;
	border-radius:15px;
	overflow:hidden;
	padding:0;
	position:relative;
}

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

.box-yellow .box img {
	display:block;
	margin:0 auto;
}
.box-yellow .box h3 {
	font-size:1.6em;
}

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

.box-green {
	overflow:hidden;
	background:url(../img/rice-washer/bg_green.png);
	border-radius:15px;
	padding:20px 17px;
	margin:auto 77px 40px;
}

.box-green .image {
	margin:24px 8px 0 13px;
}

.box-green .text {
	font-size:1.3em;
	margin:24px 0 0 0;
	width:285px;
	font-weight:bold;
}

.box-green .text small {
	font-weight:normal;
	font-size:0.7em;
}

.line-red {
	background:url(../img/rice-washer/line-red.png) no-repeat center bottom;
	padding:0 0 10px;
}

#oowaku #contents_oowaku #topicPath {
	background-color: #FFF;
}
