@charset "utf-8";
/* CSS Document */

#mainImage {
	height: 230px;
	width: 960px;
}
#contentsArea #mainContents {
	float: left;
	width: 600px;
	height: auto;
}
#contentsArea #subContents {
	float: right;
	width: 310px;
	height: auto;
}
#contentsArea #mainContents h2 {
	width: 565px;
	height: 30px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom:7px;
}
#contentsArea #mainContents #seatMetalBlock {
	padding-left: 5px;
	padding-top: 5px;
	height: 385px;
	width: 590px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#contentsArea #mainContents #raserBlock {
	padding-left: 5px;
	padding-top: 5px;
	height: 385px;
	width: 590px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#contentsArea #mainContents #raserBlock #raser_dis {
	width: 560px;
	margin-top: 5px;
	margin-left: 10px;
}
#contentsArea #mainContents #raserBlock #un_button {
	text-align: right;
	margin-top: 6px;
	margin-right: 10px;
}
.grid_1 {
	display:inline;
	float:left;
	margin-left:6px;
	margin-right:6px;
}
.grid_1 dl {
	width: 180px;
	height: 206px;
}
.grid_1 dl.grid_2 {
	width: 190px;
	height: 206px;
}
.tec {
	font-size: 13px;
}
.p_img {
	margin-top:7px;
	margin-bottom: 3px;
}
.point {
	float: left;
	margin-top: 2px;
}
.buhin {
	margin-left: 13px;
	margin-bottom: 1px;
	font-weight: bold;
}
.button {
	text-align: center;
	margin-top: 16px;
}
#info {
	width: 310px;
	height: 200px;
	background-image: url(images/info_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 18px;
}
#info h3 {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	margin: 8px 0 0 12px;
}
.news {
	display: inline-block;
	width: 290px;
	height: 120px;
	margin: 16px 0 0 15px;
	overflow-y: auto;
}
.news dl {
	width: 260px;
	border-bottom: 1px #999 dotted;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.news dl dt {
	font-size: 10px;
}
.news dl dd {
	font-size: 11px;
}
.linkI {
	font-size: 12px;
	display: inline-block;
	margin: 12px 0 0 200px;
}
.linkI a:link,.linkI a:visited,.linkI a:active {
	color:#fff;
	text-decoration: none;
}
.linkI a:hover {
	color:#0CF;
	text-decoration:underline;
}
#contentsArea #subContents #banner01 {
	background-image: url(images/banner_bg01.jpg);
	padding: 5px;
	width: 300px;
	height: 190px;
}
#contentsArea #subContents #banner02 {
	background-image: url(images/banner_bg02.jpg);
	padding: 5px;
	margin-top: 18px;
	width: 300px;
	height: 190px;
}
#contentsArea #subContents #contact {
	background-image: url(images/banner_mail_bg.jpg);
	background-repeat:no-repeat;
	padding: 10px;
	height: 130px;
	width: 290px;
	margin-top: 18px;
}
#contentsArea #subContents #contact #contact_font {
	color: #FF6699;
	margin-top: 3px;
	margin-left: 14px;
	margin-right: 14px;
}

.ba_dis {
	padding: 3px;
}
.detail {
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
}
