.top_box1 {
	float: left;
	background-image: url(../img/index/box1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_left {
	float: left;
	width: 350px;
	padding-left: 80px;
	padding-right: 30px;
}
.box_right {
	float: left;
}
.link1 {
	text-align: right;
	margin-top: 20px;
}
.link1 a {
	color: #FFF;
	display: block;
	background-color: #F33;
	padding: 5px;
	width: 100px;
	margin-left: auto;
	text-decoration: none;
}
.link1 a:hover{
	text-decoration: underline;
}
.link2 {
	text-align: right;
	margin-top: 20px;
}
.link2 a {
	color: #FFF;
	display: block;
	background-color: #390;
	padding: 5px;
	width: 100px;
	margin-left: auto;
	text-decoration: none;
}
.link2 a:hover{
	text-decoration: underline;
}
#news {
	float: left;
	width: 960px;
	padding-bottom: 100px;
}
.news_box {
	float: left;
	width: 450px;
	border: 1px solid #999;
	margin-right: 20px;
}
#news p {
	float: left;
}
#news table {
	float: left;
}
#news th {
	font-weight: normal;
	padding: 4px;
}
#news .bnr {
	padding: 5px;
	border: 1px solid #999;
	margin-right: 20px;
}
#index h1 {
	text-align: center;
}
.line {
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.slideSampleThumbnail {
	list-style: none;
	height: 430px;
	overflow: hidden;
	top: 10px;
}
#index #top h1 a {
	text-indent: -9999px;
	display: block;
	height: 142px;
	width: 142px;
}
#top h1 {
	background-image: url(../img/index/head_btn0.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#top {
	height: 610px;
	margin: auto;
	width: 556px;
	padding-left: 800px;
	background-image: url(../img/index/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top .header_box {
	padding: 20px;
	width: 142px;
	background-image: url(../img/index/head_bg.png);
}
#index {
}
#top .header_box li {
	margin-bottom: 8px;
}
.seijin{
	text-align:center;
	padding-bottom:30px;
}