@charset "utf-8";
/* ========================================== */
/* ページ固有css(WindowsIE8Base) */
/* ========================================== */
/* ページイメージ */
#pageimage_area{
	height:376px;
	background-image:url(container_pageimage.png);
}
/* ページイメージ */
#pageimage_area div.pageimage{
	height:352px;
	background-image: url(main_image.jpg);
}
/* コンテンツTOP背景 */
#contents_top{
	height:40px;
	background-image: url(contents_top.png);
}
#contents_main{
	background-image: url(contents_main.png);
}
#contents_bottom{
	background-image: url(contents_bottom.png);
}

/*コンテナ背景 */
#container_contents_top,
#container_contents_main,
#container_contents_bottom{
	background-image:none;
}
#contents_left{
	padding-top:4px;
}


/* お知らせ */
#info_area {
	margin-top:0px;
	margin-left:80px;
}
#info_area #info_iframe_top{
	width:568px;
	height:40px;
	background-image:url(_paper_top.png);
}
#info_area #info_iframe_middle{
	padding-left:16px;
	width:568px;
	background-image:url(_paper_middle.png);
	background-repeat: repeat-y;
}
#info_area #info_iframe_bottom{
	width:568px;
	height:40px;
	background-image:url(_paper_bottom.png);
}
#info_iframe{
	width:528px;
	height:800px;
}



/* ------------------------- */
/* 右側 */
/* ------------------------- */
#paper{
	margin-top: 24px;
}
/* お知らせ */
#contents_right h5.h5_1{
	background-image:url(h5.png);
}
#paper div.top1{
	background-image:url(../common/image/right/right_paper_top.png);
}
#paper div.middle1{
	background-image:url(../common/image/right/right_paper_middle.png);
	background-repeat:repeat-y;
}
#paper div.bottom1{
	background-image:url(../common/image/right/right_paper_bottom.png);
}
/* 分割線 */
div.right_line_short{
	background-image:url(../common/image/right/right_line_blue.png);
}
/* 写真 */
#contents_right h5.h5_2{
	background-image:url(../chambredhote/h5.png);
}
#paper div.middle2 .img_box{
	display:block;
	margin: 8px 0px 16px 40px;
	width:172px;
	height:128px;
	overflow:hidden;
}



















