/*-------------------------------------------------
  SHARP AMENITY SYSTEMS CORPORATION All Rights Reserved.
  File  :  top.css
-------------------------------------------------*/









#top #kimg {
	height: 386px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/kimg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 266px;
}
#top #kimg li {
	display: block;
	height: 16px;
}

#top #kimg li a {
	_font-size: 0px;
	_line-height: 0px;
	_height: 16px;
}

#top #kimg ul.gen {
	float: left;
	margin-top: 49px;
	width: 170px;
	margin-right: 143px;
	padding-left: 95px;
}
#top #kimg ul.corp {
	float: left;
	margin-top: 38px;
}


#top #top_main {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#top #top_main #new {
	width: 720px;
}
#top #top_main #new h2 {
	background-image: url(../images/top_new_ttl_bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 25px;
	margin-bottom: 5px;
}
#top #top_main #new h2 img.ttl {
	float: left;
	margin-top: 8px;
}
#top #top_main #new h2 img.bt {
	float: right;
	margin-right: 8px;
	margin-top: 7px;
}
#top #top_main #new dl.newlist {
	background-color: #FDFDFD;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #878787;
}
#top #top_main #new dl.newlist dt {
	float: left;
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 23px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #878787;
	font-weight: bold;
}
#top #top_main #new dl.newlist dd {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #878787;
}
#top #top_main #new dl.newlist .line01 {
	background-color: #F7F7F7;
}





#top #top_main #bnr {
	float: left;
	width: 208px;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 40px;
}
#top #top_main #bnr img {
	border: 1px solid #A6A6A6;
}
