@charset "UTF-8";
#header_top {
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#title h1 {
	display: inline;
	float: left;
	height: 35px;
	width: 339px;
	margin-left: 20px;
	margin-top: 35px;
}
#title h1 a {
	text-decoration: none;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 339px;
	overflow: hidden;
}
#title h2 {
	font-size: 70%;
	color: #999;
	float: left;
	width: 350px;
	margin-top: 50px;
}
#header_top #menu {
	background-image: url(../images/top_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
#main {
	float: left;
	width: 680px;
	padding-bottom: 40px;
}
#sub {
	float: right;
	width: 210px;
}
#copy {
	background-image: url(../images/top_img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 120px;
}
#copy h2 {
	text-decoration: none;
	background-image: url(../images/top_copy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 494px;
	margin-bottom: 10px;
	overflow: hidden;
}
#copy p {
	font-size: 90%;
	line-height: 150%;
}
#sign {
	text-decoration: none;
	background-image: url(../images/top_sign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 112px;
	margin-left: 568px;
	overflow: hidden;
}
#top #main ul li {
	float: left;
}
#top #main ul li a:hover {

opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";

}
#w_list1 a {
	text-decoration: none;
	background-image: url(../images/top_list1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 340px;
	overflow: hidden;
}
#w_list2 a {
	text-decoration: none;
	background-image: url(../images/top_list2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 340px;
	overflow: hidden;
}
#w_list3 a {
	text-decoration: none;
	background-image: url(../images/top_list3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 340px;
	overflow: hidden;
}
#w_list4 a {
	text-decoration: none;
	background-image: url(../images/top_list4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 340px;
	overflow: hidden;
}
#sub #about {
	background-image: url(../images/top_about_back.jpg);
	margin-bottom: 30px;
	padding: 4px;
}
#about_sen {
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 80%;
	line-height: 150%;
}
#about_sen h2 {
	margin-bottom: 10px;
}
#about_sen h2 a {
	text-decoration: none;
	background-image: url(../images/top_about_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 170px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
#about_sen p {
	margin-bottom: 20px;
}
#about_sen h3 {
	font-size: 100%;
}
#about_sen #map {
	background-color: #FFF;
	padding: 5px;
	font-size: 80%;
}
#blog a {
	text-decoration: none;
	background-image: url(../images/top_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 210px;
	overflow: hidden;
}
#blog a:hover
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";

}