@charset "utf-8";
img {
	border: 0;
	font-size: 0;
	line-height: 0;
}
#mainImage {
	clear: both;
	margin-left:4px;
}
h1 {
	float: left;
	width: 200px;
}
h2 {
	margin:0px;
}
#imageTopFlash {
	float: left;
	width: 740px;
	height: 400px;
	background-image: url(../home/image/mainBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContents a {
	outline:none;
}
#mainContents {
	width: 948px;
	margin-left: 6px;
}
#homecareMenu {
	clear: both;
	margin-top: 10px;
}
#homecareMenu #kitchen_area {
	background-image:url(../home/image/topMenuKitchenBg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:328px;
	position:relative;
	float:left;
}
#homecareMenu #kitchen_area ul {
	position:absolute;
	top:10px;
	left:7px;
	margin:0px;
	width: 310px;
}
#homecareMenu #cleaning_area{
	float:left;
	width: 620px;
}
#homecareMenu ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
#homecareMenu li {
	margin:0px;
	padding: 0px;
	display: inline;
}
#homecareMenu a {
	display:inline;
	float: left;
	margin-left: 2px;
}
#information {
	margin-top:5px;
	clear:both;
}
#info_area {
	width:574px;
	float:left;
}
#news{
	margin-top:4px;
	background-image:url(../home/image/news_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 20px;
}
#news_area{
	background-image:url(../home/image/news_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:244px;
	padding-top:10px;
	padding-left:25px;
	padding-right:5px;
}
#newsMain{
	overflow:auto;
	height:235px;
	width:525px;
	padding-right:5px;
}
#newsMain dl {
	width:505px;
	border-bottom:1px dotted #009900;
	clear:both;
}
#newsMain dt {
	padding-top:8px;
	padding-bottom:8px;
	line-height:1.4em;
	color: #000;
	width:50px;
	float: left;
	margin:0px;
}
#newsMain dd {
	padding-top:8px;
	padding-bottom:8px;
	line-height:1.4em;
	float:left;
	width:450px;
}
#newsMain a {
	text-decoration: none;
	color: #006946;
}
#newsMain a:hover {
	text-decoration: underline;
}
#newsMain #lastNews {
	border-bottom-style: none;
	padding-bottom: 0px;
}
#bannerArea {
	background-image: url(../home/image/news_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 13px;
	padding-top: 13px;
}
#bannerArea ul{
	list-style-type:none;
	margin:0px;
}
#bannerArea li{
	float:left;
	margin:0px;
}
#bannerArea img{
	display:block;
}
#recommend_area{
	width:370px;
	float:right;
	background-image: url(../home/image/recommend_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}
#bnr_area{
	background-image: url(../home/image/recommend_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bnr_area ul{
	list-style-type:none;
	background-image:url(../home/image/recommend_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px;
}
#bnr_area li{
	display:inline;
}
#bnr_area a{
	display:block;
	margin-left: 15px;
	padding-bottom: 10px;
}
/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

