@charset "utf-8";


header.home .container {
	background-position: center 205px;
}
.openingContents .sliderContainer {
    background: url("../img/bg_slide.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 299px;
    width: 569px;
	margin-top: 47px;
	top: 180px; left: 190px;
}
.openingContents .sliderContainer .bx-wrapper{
    height: 270px;
    width: 480px;
	margin: 9px 0 60px 63px;
}
.bx-wrapper .bx-controls-direction a {
	top: 53%;
}
header.home .container .featureIndex {
	position: absolute;
	right: 25px; top: 228px;
}
header.home .container .check {
	position: absolute;
	right: 25px; top: 334px;
}
.infoBox {
	background: #fff;
	padding: 15px 0 0 ;
}
.infoBox section {
	border: 2px solid #000;
	border-radius: 5px 0 0 5px;
}
.infoBox h1 {
	float: left;
	background: url(../img/search/bg_title_bukken.gif) repeat scroll;
	border-right: 2px solid #000;
	font-size: 145%;
	margin: 0;
	/*padding: 0 7px 7px 0;*/
	padding:0px 7px 0px 0px;
	height:207px;
}
.infoBox .infoInner {
	overflow: auto;
	padding: 5px 0 0 14px;
	width: 543px;
	/*height: 108px;*/
	height:200px;
}
.infoBox .infoInner .contents{
	margin: 0.5em 0 0.5em;
}
.infoBox .infoInner .date {
	margin: 0 1em 0 0;
}