/* topbanner
---------------------------------------------------------*/
#topbanner{
	padding-top: 10px;
	font-size: 10px;
	background-image: url(../img/_bottom_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#topbanner div {
	background-image: url(../img/top_unk00.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 232px;
	width: 682px;
}
#topbanner p {
	margin: 0px 0px 0px 227px;
	padding: 5px 0px 0px;
}
#topbanner p a{
	display: block;
	overflow: hidden;
	width: 0 !important;
	height: 0 !important;
	padding: 55px 0 0 245px;
	background: url(../img/top_unk_btn.gif) no-repeat left center;
	text-indent: -9999px;
}
#topbanner p a:hover{
	display: block;
	overflow: hidden;
	width: 0 !important;
	height: 0 !important;
	padding: 55px 0 0 245px;
	background: url(../img/top_unk_btn_on.gif) no-repeat left center;
	text-indent: -9999px;
}
/* submenu */
#submenu{
	width: 682px;
	margin-right: auto;
	margin-left: auto;
}
#submenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu li{
	float: left;
	text-indent:-9999px;
	height: 111px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#submenu li.last{
	margin: 0px;
}
#submenu li a{
	display: block;
	overflow: hidden;
	height: 111px;
	width: 224px;
}

#submenu li a.satisfaction{
	background: url(../img/top_submenu01.gif) no-repeat;
}
#submenu li a:hover.satisfaction{
	background: url(../img/top_submenu01.gif) no-repeat;
}
#submenu li a.technology{
	background: url(../img/top_submenu02.gif) no-repeat;
}
#submenu li a:hover.technology{
	background: url(../img/top_submenu02.gif) no-repeat;
}
#submenu li a.fresh{
	background: url(../img/top_submenu03.gif) no-repeat;
}
#submenu li a:hover.fresh{
	background: url(../img/top_submenu03.gif) no-repeat;
}
/* top_container */
#top_container{
	width: 682px;
	margin: 10px auto;
}
#top_container #top_left{
	float: left;
	width: 477px;
	border: 1px solid #C0C0C0;
	padding-bottom: 1em;
}
#top_container #top_left h3{
	background-image: none;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	width: 477px;
}
#top_container #top_left h3 a{
	display: block;
	overflow: hidden;
	width: 0 !important;
	height: 0 !important;
	padding: 20px 0 0 477px;
	background: url(../img/top_bloginfo.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#top_container #top_left h3 a:hover{
	display: block;
	overflow: hidden;
	width: 0 !important;
	height: 0 !important;
	background: url(../img/top_bloginfo_on.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#top_container #top_left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px 0px;
}
#top_container #top_left li{
	margin: 0px;
	padding: 0.5em 0px 0px 10px;
}
#top_container #top_left li.last{
	text-align: center;
}
#top_container #top_left li span{
}

#top_container #top_right{
	float: right;
	width: 188px;
}
#top_container #top_right ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_container #top_right li{
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
}
#top_container #top_right li span{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	line-height: 1.1;
	display: block;
}
