/**********　実家の米について　**********/
.about li {
	background:url(../img/about_li.gif) no-repeat 15px 0px;
	margin-top:0px;
	line-height:30px;
	list-style:none;
	padding-left:50px;
	margin-bottom:0px; 
}
.list {
	border-bottom:dashed;
	border-bottom-color:#993300;
	border-bottom-width:2px;
	margin:0px 20px 20px 20px;
	padding:0px 20px 20px 20px;
}
/**********　定期購入のススメ　**********/
.reg li {
	background:url(../img/reg_li.gif) no-repeat 0px 0px;
	margin-top:0px;
	line-height:30px;
	list-style:none;
	padding-left:40px;
	margin-bottom:0px; 
}
.reg_b {
	margin-left:30px;
}
.font12blue {
	font-size: 12px;
	line-height: 135%;
	color: #0000cc;
	margin-left:20px;
}
/**********　業務用　**********/
.gimgm { 
	padding:10px;
	float:left;
	vertical-align:middle;
}
.gimgh { 
	padding:10px;
	float:right;
	vertical-align:middle;
}
.gtext {
	margin:10px;
	letter-spacing:120%;
	line-height:20px;
}
.font16red {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color:#ff3300;
}
/**********　Ｑ＆Ａ　**********/
#QA ul	{
	margin-top:10px;
	list-style:none;
	margin:10px;
}
#QA li	{
	background:url(../img/QA_li.gif) no-repeat 0px 0px;
	margin-top:10px;
	line-height:20px;
	list-style:none;
	padding-left:35px;
	margin-bottom:7px; 
}
#QA.list {
	border-bottom:dashed;
	border-bottom-color:#993300;
	border-bottom-width:1px;
	margin:0px 20px 20px 20px;
	padding:0px 20px 20px 20px;
}
.QAtext {
	margin:10px;
	line-height:20px;
}
/**********　Ｑ＆Ａ　**********/
#site ul	{
	margin-top:0px;
	list-style:none;
}
#site li { 
	padding-top:0px;
	padding-left:20px;
	padding-bottom:10px;
	background: url(../img/allow4.gif) no-repeat 0px 0px;
	}
/**********　横幅　**********/
.full { 
	width: 660px;  
	padding-left:15px;
	padding-right:10px;
	float:left;
}
/**********　リンクバナー　**********/
.migi {
	text-align:left;
}
/*　一般　*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bottom {
	position:static; 
	top:100%;
}
.banner {
	margin:15px 10px 5px 10px;
}
.text {
	float:left;
	margin:10px;
}
.clear {
clear: both; 
} 
