@charset "utf-8";
/* CSS Document */


#wrapper {
	background: #ededed  url(../../common2/img/main_bg.png) 0 0 no-repeat;
	background-size: 100%;
}
#wrapper h1 {
	text-align: center;
	padding: 80px 0 30px;
}
#wrapper .content {
	font-size: 16px;
}
.img100 {
	width: 100%;
}
.b {
	font-weight: bold;
}
.fonts14 {
	font-size: 14px;
}
.pd10 {
	padding: 10px 0px;
}
.riceBlack {
	background: url(../img/guide/rice_black.png) no-repeat left 0.3em;
	padding-left: 15px;
}
p{
	width: 760px;
	padding-top: 10px;
	margin-left: 15px;
	line-height: 1.8em;
}
/*delivery. page start*/
.delivery_contect {
	width: 800px;
	margin: auto;
	padding-bottom: 200px;
}
.delivery_contect img {
	margin: 15px 0;
}
.delivery_contect img.right {
	float: right;
	margin-top: -207px;
}
