@charset "Shift_JIS";
#top {
	background: url(../common/top.jpg) no-repeat center top;
}
#top #gallery {
	background:url(../common/slide_bg02.png) no-repeat left top;
	position:absolute;
	top:350px;
	width:880px;
	padding:10px 40px;
}
#carousel {
	height:350px !important;
}
#carousel ul {
	margin:0;
	padding:0 0 3px 0 !important;
	display:inline-block !important;
}
#carousel ul {
	display:block !important;
}
html:root #carousel ul {
	margin:0;
	padding:0 !important;
}
#top #gallery li {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
#top #gallery .prev {
	position:absolute;
	left:0;
	top:170px;
	display:none;
}
#top #gallery .next {
	position:absolute;
	right:0;
	top:170px;
}
#contents {
	padding:70px 10px 0px 10px;
	width:940px;
}
#contents02 {
	padding:230px 0px 0px 0px;
	width:960px;
}
#left_side {
	width:490px;
	float:left;
}
#what_new {
	border:1px solid #c4c4c4;
	padding:7px 15px;
	margin-top:10px;
	width:415px;
	height: 340px;
	overflow: auto;
	margin-bottom:15px;
}
#what_new dt {
	color:#bf0000;
}
#what_new dd {
	border-bottom:1px dotted #7f7f7f;
	padding-bottom:15px;
	margin-bottom:15px;
}
#contact {
	background: url(../img/contact_bg.jpg) no-repeat left top;
	padding:17px 20px 25px 20px;
	width:410px;
}
#right_side {
	float:right;
}

