body{
	margin:0px;
	padding:0px;
	background:url(images/bg.gif);
	color: #333333;
	font-size: 14px;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	line-height: 16px;
}

/* -------------------------------------
 *	ƒŠƒ“ƒN
 * ------------------------------------- */

a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #CC3300;
}

/* -------------------------------------
 *	ƒy[ƒWƒŒƒCƒAƒEƒg
 * ------------------------------------- */

#wrapper {
	width:958px;
	background: url(images/body_bottom.png) no-repeat bottom;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-left:auto;
	margin-right:auto;
}
#inner {
	width:950px;
	height:auto;
	background: url(images/body_center.png) repeat-y;
	padding: 0 4px;
}

#header {
	width:930px;
	height:100px;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	background:url(images/header_bg.gif) repeat-x;
	background-position:left bottom;
}

#title {
	padding-top:15px;
	padding-left:15px;
}

#content{
	width:934px;
	height::auto;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:6px;
	margin-right:10px;
}

#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content {
    height: 1em;
}

#content {
    display: block;
}
/**/

#side {
	width:233px;
	height:auto;
	float:left;
	padding-top:6px;
	padding-bottom:0;
	padding-left:0px;
	padding-right:6px;
}

#main {
	width:695px;
	heigth:auto;
	float:right;
	margin-bottom:15px;
	padding-right:0;
	padding-top:10px;
	padding-bottom:0;
	padding-left:0;
	}

#footer {
	width:930px;
	height:45px;
	background:url(images/footer_bg.gif) repeat-x;
	background-position:left bottom;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#address {
	padding-top:15px;
}

#calender_out {
	width:685px;
	border:1px;
	border-style:solid;
	border-color:#A7A7A7;
	padding:4px;
}

#calender_in {
	width:675px;
	height:123px;
	border:1px;
	border-style:solid;
	border-color:#A7A7A7;
	padding:4px;
	overflow: auto;
}

.cal_txt {
	padding-top:3px;
	padding-bottom:3px;
}

#new_out {
	width:685px;
	border:1px;
	border-style:solid;
	border-color:#A7A7A7;
	padding:4px;

}

#new_in {
	width:685px;
	height:93px;
	overflow: auto;
}


/* ------------------------------------- 
 *	ƒJƒŒƒ“ƒ_[“à
 * ------------------------------------- */

.tb_cal {
	width:652px;
	height:auto;
	margin:0;
	padding:0;
	border:0;
	border-spacing:0px;
}

.td_cal {
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

.td_cal_bg1 {
	background-image:url(images/cal_bg1.gif);
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

.td_cal_bg2 {
	background-image:url(images/cal_bg2.gif);
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

.td_cal_bg3 {
	background-image:url(images/cal_bg3.gif);
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

.td_cal_bgb {
	width:11px;
	background-image:url(images/cal_border_w.gif);
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

/* ------------------------------------- 
 *	ƒIƒŠƒWƒiƒ‹ƒTƒCƒh@ŠpŠÛ‰eÝ’è
 * ------------------------------------- */
 
div.side {
	width: 233px; 
	background: url(images/side_bottom.gif) no-repeat bottom;
	padding-bottom: 14px;
 	margin-bottom: 14px;
}
div.side .inner {
	background: url(images/side_top.gif) no-repeat;
	padding-top: 14px;
}
div.side .inner div {
	background: url(images/side_mid.gif) repeat-y;
	padding: 0 7px;
}


/* ------------------------------------- 
 *	ƒƒjƒ…[
 * ------------------------------------- */
 
.tb_menu {
	width:205px;
	height:0;
	margin-left:7px;
	padding:0;
	border:0;
	border-spacing:0px;
}

.td_menu {
	padding:0;
	border:0;
	margin:0;
	border-spacing:0px;
}

/* top */

a.rc_top {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_top span {
	background: url(images/menu_top.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_top:hover span {
	background-position: right top;
}


/* calender */

a.rc_calender {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_calender span {
	background: url(images/menu_calender.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_calender:hover span {
	background-position: right top;
}

/* point */

a.rc_point {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_point span {
	background: url(images/menu_point.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_point:hover span {
	background-position: right top;
}

/* control_system */

a.rc_control_system {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.rc_control_system span {
	background: url(images/menu_control_system.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.rc_control_system:hover span {
	background-position: right top;
}

/* recipe */

a.recipe {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.recipe span {
	background: url(images/menu_recipe.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.recipe:hover span {
	background-position: right top;
}

/* food */

a.food {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.food span {
	background: url(images/menu_food.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.food:hover span {
	background-position: right top;
}

/* blog */

a.blog {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.blog span {
	background: url(images/menu_blog.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.blog:hover span {
	background-position: right top;
}

/* shopping */

a.shopping {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.shopping span {
	background: url(images/menu_shopping.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.shopping:hover span {
	background-position: right top;
}

/* mailmagazine */

a.mailmagazine {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.mailmagazine span {
	background: url(images/menu_mailmagazine.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.mailmagazine:hover span {
	background-position: right top;
}

/* link */

a.link {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.link span {
	background: url(images/menu_link.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.link:hover span {
	background-position: right top;
}

/* info */

a.info {
	display: block;
	position: relative;
	text-decoration: none;
	width: 205px;
	height: 40px;
}
a.info span {
	background: url(images/menu_info.gif) left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 40px;
}
a.info:hover span {
	background-position: right top;
}