@charset "utf-8";


/***** header *****/
#header .inner address {
	text-align: right;
	width: 300px;
	float: right;
}
#header .inner .bn-guideline {
	display: none;
}
#header .inner .bn-news45 {
	display: none;
}
/***** gnav *****/
#gnav {
	top: 550px;
}
/***** wrap *****/
#wrap {
	margin-top: 0px;
	padding-top: 0px;
}
/***** mainvisual *****/
#mainvisual {
	text-align: center;
	padding-top: 26px;
}
/***** main *****/
#main {
	background-image: none;
	margin: auto;
	height: auto;
	width: auto;
}
#main .bn-guideline {
	width: auto;
	position: absolute;
	right: 0px;
	top: 30px;
	height: auto;
	background-image: url(img/bn-guideline_bg.gif);
	background-repeat: no-repeat;
}
#main .bn-news45 {
	width: auto;
	position: absolute;
	top: 30px;
	height: auto;
	background-repeat: no-repeat;
	left: -15px;
}
#main .bn-entei {
	/* width: auto;
	position: absolute;
	top: 320px;
	height: auto;
	background-repeat: no-repeat;
	left: -100px; */
	width: auto;
    position: absolute;
    top: -25px;
    height: auto;
    background-repeat: no-repeat;
    right: 260px;
}

    
