* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "CI";
	text-align: center;
	background-image: url(image/bg.gif);
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
ul {
}
li {
}
ul {
}
li {
}
dl {
	text-align: left;
}
dt {
}
dd {
	font-size: 16px;
	padding-left: 15px;
	height: 26px;
}
.wa dd {
	height: 32px;
}
hr {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}
hr.line01 {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
}
p {
}
span {
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

#container {
	width: 754px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #CCCC00;
	padding: 10px 10px 10px 9px;
	background-color: #FFFFFF;
}
.box,.box02 {
	float: left;
	width: 375px;
	text-align: left;
}
.box02 {
	border-right: 1px dotted #999;
}
.gentei{
	text-align:left;
	background-color:#FFFDE6;
}
.gentei p{
	padding:5px 5px 5px 15px;
	font-size:16px;
}
p.rice {
	background-image: url(image/header02.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 375px;
	font-size: 16px;
	padding-top: 60px;
	text-align: center;
}
p.rice span {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
}
p.set {
	height: 80px;
	width: 375px;
	font-size: 12px;
	padding-top: 20px;
}
dt.week {
	float: left;
}
dd.main {
	font-weight: bold;
	font-size: 18px;
}
.member {
	clear: both;
	background-image: url(image/member.gif);
	height: 40px;
	width: 750px;
	padding-top: 60px;
	background-repeat: no-repeat;
	font-size: 16px;
}
.rimg {
	float: right;
}
#footer {
	font-size: 14px;
}
.sp {
clear:both;
}
.ft_p_b{
	color:#F06;
	font-size:16px;
	font-weight:bold;
}
.ft14{
	font-size:14px;
}
.ft12{
	font-size:12px;
}
.option{
	margin:10px 15px 10px 10px;
	padding:10px;
	border:2px solid #F96;
	text-align:center;
	display:block;
}
.option p{
	text-align:left;	
}
.box_b{
	width:700px;
	margin:10px 0px 10px 20px;
}

.box_tea {
	background-color:#FECFD2;
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.img_left{
	float: left;
	margin-right: 10px;
}
.box02 p {
	padding: 5px 8px 5px 12px;
	line-height: 135%;
}
.m-top20 {
	margin-top: 10px;
}
.f-green {
	color: #090;
}