@charset "utf-8";
/* ========================================== */
/* ページ固有css(WindowsIE8Base) */
/* ========================================== */
/* ================================ */
/* ページ必須 */
/* ================================ */
/* ページイメージ */
#pageimage_area div.pageimage{
	background-image: url(main_image.jpg);
}
/* コンテンツTOP背景 */
#contents_top{
	background-image: url(contents_top.png);
}
/* ================================ */
/* ページパーツ類 */
/* ================================ */
/* ------------------------- */
/* イメージ */
/* ------------------------- */
/* ポスター */
img.hanasakaso{
	width:568px;
	height:756px;
	margin-left:80px;
}
/* 地図 */
#contents_left #img_area div.img_map{
	float:left;
	width:240px;
	height:330px;
	border:#ccc solid 1px;
	padding:0px;
	margin:0px 16px 8px 8px;
	background-image:url(../image/parts/img_box.png);
}
/* ------------------------- */
/* 左側 */
/* ------------------------- */
/* [h3] */
h3{
	font-size:16px;
	color:#F30;
}
#contents_left h3.h3_1{
	background-image:url(hanasakaso/h3_1.png);
}
#contents_left h3.h3_2{
	background-image:url(hanasakaso/h3_2.png);
}
#contents_left h3.h3_3{
	background-image:url(hanasakaso/h3_3.png);
}
#contents_left h3.h3_4{
	background-image:url(hanasakaso/h3_4.png);
}
/* サブタイトル */
p.subtitle1{
	font-size:15px;
	font-weight:bold;
	color:#369;
}
p.subtitle2{
	font-size:14px;
	font-weight:bold;
	color:#C66;
}
/* 余白 */
div.space1{
	height:12px;
}
div.space2{
	height:4px;
}
div.space3{
	height:12px;
}
div.space4{
	height:8px;
}
/* 分割線 */
div.left_line_red{
	background-image:url(../common/image/parts/left_line_red.png);
}
/* [iframe]メッセージ */
#message {
	width:552px;
	height: 420px;
	border: solid #cccccc 1px;
	margin: 0px 0px 0px 86px;
	padding: 0px 0px 0px 0px;
}
/* ------------------------- */
/* 右側 */
/* ------------------------- */
/* お知らせ */
#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);
}
#contents_right h5{
	background-image:url(h5.png);
}

