@import url("common.css");
@import url("class.css");
@import url("header.css");
@import url("footer.css");
@import url("maincontainer.css");
@import url("navigation.css");

#box1st {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
}
#box2nd {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#index #navigation {
	width: 461px;
	background-image: url(../img/index/navi_bg.gif);
	background-repeat: no-repeat;
	height: 292px;
	float: left;
	text-align: left;
}
#index dt {
	float: left;
}
#index dt.navintro {
	padding-top: 19px;
}
#index dt.navsafety {
	padding-top: 19px;
	padding-left: 22px;
}
#index dt.navcalendar {
	padding-top: 22px;
}
#index dt.navrecipe {
	padding-top: 22px;
	padding-left: 22px;
}
#index dt.navplan {
	padding-top: 21px;
}
#index dt.navflower {
	padding-top: 21px;
	padding-left: 22px;
}
#index dd.navintro {
	background-image: url(../img/index/p_intro.gif);
	position: absolute;
	z-index: 1;
	height: 39px;
	width: 153px;
	left: 18px;
	top: 147px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#index dd.navsafety {
	background-image: url(../img/index/p_safety.gif);
	position: absolute;
	z-index: 2;
	height: 40px;
	width: 135px;
	left: 313px;
	top: 147px;
	text-indent: -9999px;
}
#index dd.navcalendar {
	background-image: url(../img/index/p_calendar.gif);
	position: absolute;
	z-index: 3;
	height: 39px;
	width: 146px;
	left: 73px;
	top: 240px;
	text-indent: -9999px;
}
#index dd.navrecipe {
	background-image: url(../img/index/p_recipe.gif);
	position: absolute;
	z-index: 4;
	height: 27px;
	width: 151px;
	left: 260px;
	top: 240px;
	text-indent: -9999px;
}
#index dd.navplan {
	background-image: url(../img/index/p_plan.gif);
	position: absolute;
	z-index: 5;
	height: 27px;
	width: 145px;
	left: 18px;
	top: 329px;
	text-indent: -9999px;
}
#index dd.navflower {
	background-image: url(../img/index/p_flower.gif);
	position: absolute;
	z-index: 6;
	height: 26px;
	width: 143px;
	left: 313px;
	top: 329px;
	text-indent: -9999px;
}
#moginews {
	width: 295px;
	float: right;
}
#moginews h2 {
	background-image: url(../img/index/news_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 295px;
	margin: 0px;
	padding: 0px;
}
#moginews ul {
	margin: 0px;
	padding: 2px 12px 0px;
	background-image: url(../img/index/news_s.gif);
	background-repeat: repeat-y;
	list-style-type: none;
}
#moginews li {
	background-image:  url("../img/dot.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
}
#moginews .newsbullet {
	background-image: url(../img/bul_bro.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0px 3px;
}
#moginews p {
	height: 45px;
	width: 295px;
	background-image: url(../img/index/news_b.gif);
	text-align: right;
}
#moginews p img {
	margin-top: 10px;
	margin-right: 12px;
}
#externallink {
	float: left;
	width: 451px;
}
#externallink ul {
	list-style-type: none;
	width: 451px;
	margin: 0px;
	padding: 0px;
}
#externallink li {
	float: left;
	display: inline;
}
#index #address {
	width: 295px;
	float: right;
	background-image: url(../img/index/add_s.gif);
	background-repeat: repeat-y;
}
#index #address h3 {
	background-image: url(../img/index/add_logo.gif);
	text-indent: -9999px;
	height: 29px;
	width: 295px;
	background-repeat: no-repeat;
}
#index #address address strong {
	font-size: 115%;
	font-weight: normal;
}
#index #address address {
	font-size: 75%;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 10px;
	background-image: url(../img/index/add_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
html>body #pg {
} /*ie 5.x¡Á6.0²óÈò*/
