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

@import url(/css/common.css);


.rain-info{
	background-color:#FDEAD1;
	margin:10px;
	padding:10px 20px 20px 20px;
}

.guide-box01,
.guide-menu{
	margin:0 0 20px 0;
}

.guide-box01 ol{
	background-color:#FAEDB9;
	margin:0 auto 10px auto;
	padding:10px;
	width:90%;
}

.guide-box01 ol li{
	margin:0 0 0 30px;
	padding:0 0 5px 0;
}

.guide-img02{
	margin:15px 0 0 0;
}

.guide-img01 img,
.guide-img02 img{
	margin:8px 0;
}

/* 左側メニュー */


.smenu-box02 ul ul{
	margin:0;
	padding:0 0 0 0px;
	border-left:dotted 1px #999999;
	list-style:none;
}

.smenu-box02 ul ul li{
	line-height:20px;
	background:url(/images/common/arrow.gif) no-repeat 0px 6px;
	border-bottom:dotted 1px #999999;
	margin:0;
	padding:3px 0 3px 20px!important;
}


/* ページ上部コンテンツ内メニュー */

.guide-menu .f-left{
	width:340px;
	padding:0 10px;
}

.guide-menu dt{
	border-bottom:2px solid #6EA600;
	margin:10px 0 0 0;
	padding:5px 0;
	font-weight:bold;
}

.guide-menu dd{
	margin:0 0 0 15px;
	padding:5px 15px;
	background-image:url(/images/guide/arrow_01.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.green{
	color:#336600;
}

.gmenu-last{
	border-bottom:0px!important;
}


/* 配達について */

.deliveryprice h4{
	margin:0 0 5px 0;
	color:#336600;
	font-weight:bold;
}

.deliveryprice{
	margin:10px 0 30px 10px;
}

.deliveryprice table{
	border-collapse:collapse;
	width:99%;
}

.deliveryprice th,
.deliveryprice td{
	border:solid 1px #a7a7a7;
	padding:5px;
}

.deliveryprice th{
	background-color:#DBEDAB;
}

.deliveryprice td{
	text-align:center;
}

.area{
	background-color:#F7F7ED;
	text-align:left!important;
	width:36%;
}

.guide-box01 p img,
.guide-box01 .txt-indent01 img{
	vertical-align:middle;
}

.guide-box01 .txt-indent01{
	padding-bottom:10px;
}

/* インターネットからの注文 */

.guide-stepbox,
.guide-stepbox02{
	margin:10px 0;
	padding:0 1em;
}

.guide-stepbox .f-right{
	width:300px;
}

.guide-stepbox .f-left{
	width:380px;
}

.guide-stepbox02 .f-right{
	width:460px;
}

.guide-stepbox02 .f-left{
	width:220px;
}
.guide-step01,
.guide-step02,
.guide-step03,
.guide-step04,
.guide-step05,
.guide-step06{
	margin:0 0 15px 0;
}

.guide-step01 p,
.guide-step02 p,
.guide-step03 p,
.guide-step04 p,
.guide-step05 p,
.guide-step06 p{
	margin:5px 0 0 5px;
}


/* 注意書き */

.attention p,
.attention ul{
	color:#000000;
}

.attention p{
	padding-left:1em;
}

.attention ul{
	margin:10px 30px;
	padding:0;
}

.attention li{
	padding:0 0 5px 0;
}






