* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "CI";
	text-align: center;
	background-image: url(image/bg_a.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;
}
hr {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC99;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}
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;
}
img{
	border:0;
	vertical-align:middle;
}
#container {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thick solid #FF9900;
	padding: 10px;
	background-color: #FFFFFF;
}
.box {
	float: left;
	width: 375px;
}
p.rice {
	background-image: url(image/header04.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 335px;
	font-size: 12px;
	text-align: left;
	padding: 20px;
}
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;
}
#footer {
	font-size: 14px;
}
.attention{
	text-align:left;
}
.t_box{
	border-bottom:1px dotted #999;
	padding:15px 25px;
	margin-bottom:10px;
}
.sp{
	clear:both;
}
.box02 {
	float: left;
	width: 375px;
	padding-bottom:25px;
}
.f_red{
	color:#F00;
}
.vbox{
	margin-top:25px;
}
.img-right{
	float:right;
	margin-left:15px;
}