body {
	margin: 0px auto 0px auto;
	padding: 0px;
	width:780px;
	font-size:0.8em;
	line-height:140%;
	background-color:#cccccc;
}

th {
	color:#005700;
}

th a{
	color:#005700;
	text-decoration:none;
}

th a:link active visited{
	color:#005700;
}

th a:hover{
	color:#7bd17b;
}

table {
	margin-bottom:15px;
}

h1 {
	margin:30px 0px 0px 10px;
	font-size:18px;
	color:#ffffff;
}
/*
h2 {
	margin:30px 0px 0px 10px;
	font-size:17px;
	color:#000000;
}
*/
h2 {
	background-image: url(../images/title_img.gif);
	background-repeat:no-repeat;
	height:15px;
	color:#005700;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:16px;
}

h3 {
	margin:30px 0px 10px 10px;
	font-size:17px;
	color:#333333;
}
h4 {
	margin:20px 0px 10px 15px;
	font-size:15px;
	color:#444444;
}

a{
	color:#005700;
}

a:link active visited{
	color:#005700;
}

a:hover{
	color:#7bd17b;
}

h1.catch {
	margin: 0 auto;
	width: 780px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-color:#33cc33;
	color:#ccffcc;
}

#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:109px;
	width:780px;
}

#logo {
	margin-top: 15px;
	margin-left: 10px;
	border: none;
}

#info {
	float: right;
	margin-top: 45px;
}

#wrapper  {
	background-color: #ccffcc;
}

#contents  {
	width:552px;
	margin-top:0px;
	padding:15px 5px 20px 5px;
	float:left;
}

#sidebar {
	width:200px;
	padding-top:15px;
	margin-top:0px;
	padding-right:10px;
}

#menu div{
}

#cal_head {
	background-image: url(../images/side_head.gif);
	background-repeat: no-repeat;
	width:200px;
	height:30px;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #ffff00;
	padding-top:10px;
}

#cal_head a{
	text-decoration: none;
	color: #ffff00;
}

#cal_subhead {
	background-image: url(../images/side_subhead.gif);
	background-repeat: no-repeat;
	width:200px;
	height:30px;
	font-weight: bold;
	font-size: 120%;
	color: #ffff00;
	text-align:center;
	padding-top:10px;
}

#cal_subhead a{
	text-decoration: none;
	color: #ffee00;
}

#check {
	padding-top:10px;
	padding-left:150px;
}

#coupon {
	padding-left:5px;
}

#infomation {
	background: transparent url(../images/infoback.gif) no-repeat top;
	margin-top: 5px;
}

#infomation p {

	margin-top: 0px;
	padding: 10px 13px;
	font-size: 100%;
/*
	font-weight: bold;
*/
	text-align: left;
	line-height: 150%;
}

#blogbody {
	background-color: #fff;
	border:1px solid #009500;
	padding:5px 5px 10px 5px;
	color:#005700;
	bgcolor: #ffffff;
}
.left {
	float:left;
}
.right {
	float:right;
}

.posted {
	border-top:1px dotted #005700;
	color:#005700;
}

.next {
	margin-top:10px;
	margin-left:200px;
}

#footer {
	clear:both;
	margin-left:250px;
	margin-top:10px;
}