@charset "utf-8";
/*
=========================================

広島市観光ホテル旅館組合 プライバシーポリシー用定義

=========================================
*/

/* import
---------------------------------------------------------------------------- */
@import "../../css/default.css";
@import "../../css/shared_class.css";
@import "../../css/header.css";
@import "../../css/footer.css";


/* 
---------------------------------------------------------------------------- */
#top_container{
	width: 100%;
}
.mainimage_box {
	z-index: -99;
	background-color: #92B6E6;
	width: 100%;
	background-image: url(../img/main_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	clear: both;
}
