@charset "euc-jp";

/* コンテンツ共通
-------------------------------------------------------*/
#intro{
	background:url(images/bg_1.jpg) 50% 0;
	width: 960px;
	height:800px;
	margin: 0 auto;
	padding:115px 0 0 0; /* 80 + 35 */
}
#second,#third,#fourth,#fifth {
	width: 960px;
	height:800px;
	overflow: hidden;
	margin:0 auto;
	padding:80px 0 0 0;
}
#sixth {
	width: 960px;
	height:1100px;
	overflow: hidden;
	margin:0 auto;
	padding:80px 0 0 0;
}
#second{
	background:url(images/bg_2.jpg) 50% 0;
}
#third{
	background:url(images/bg_3.jpg) 50% 0;
}
#fourth{
	background:url(images/bg_4.jpg) 50% 0;
}
#fifth{
	background:url(images/bg_6.jpg) 50% 0;
}
#sixth{
	background:url(images/bg_5.jpg) 50% 0;
}
.story{
	width: 870px;
	min-width: 870px;
	height:100%;
	overflow:hidden;
	margin: 0 auto;
}

/* 見出し（画像） */
#second h2,#third h2,#fourth h2,#fifth h2,#sixth h2 {
	margin:40px 0 20px 0;
	position:relative;
}
h2 .dnone {
	display:none;
}
#second h2 img {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/h2_p2.png", sizingMethod="scale");}
#third h2 img {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/h2_p3.png", sizingMethod="scale");}
#fourth h2 img {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/h2_p4.png", sizingMethod="scale");}
#fifth h2 img {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/h2_p5.png", sizingMethod="scale");}
#sixth h2 img {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/h2_p6.png", sizingMethod="scale");}


/* シーン１
------------------------------------------------------ */
#intro h2 {
	width:430px;
	height:35px;
	margin-left:30px;
	background:url(images/h2_intro.gif) no-repeat;
}
#intro_con {
	width:900px;
	height:570px;
	margin:20px auto;
	position:relative;
	overflow:hidden;
}
/* テキストのベース */
#introtxt {
	width:550px;
	min-height:180px;
	position:absolute;
	top:0;
	left:0;
	padding:10px;
	color:#000;
	background:url(images/touka_bg.png);
	z-index:99;
}
#intro_list {
	padding:15px 0 5px 10px;
	border:2px solid #FFF;
}
#intro_list li {
	margin:0 0 12px 0;
	padding-left:25px;
	background:url(images/li_p1.gif) no-repeat left 2px;
}
/* Mov */
#intro_photo {
	width:900px;
	height:530px;
	position:absolute;
	bottom:-30px;
	left:0;
	background:url(images/p1.jpg) no-repeat bottom;
	z-index:1;
	display:none;
}
#intro_photo #fuki {
	width:217px;
	height:203px;
	position:absolute;
	right:0;
	bottom:0;
	display:none;
}
#intro_photo #fuki img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/p1_fuki.png", sizingMethod="scale");
}

/* シーン２
------------------------------------------------------ */
#second h2 {
	height:68px;
	background:url(images/h2_p2.png) no-repeat left top;
	border-bottom:5px solid #E19800;
}
.p_waku {
	height:100%;
	position:relative;
	overflow:hidden;
}

/* 右側 */
#second .txt_main {
	width:380px;
	position:absolute;
	right:0;
	padding-top:30px;
}
#second .txt_main #p2_detail {
	margin:50px 0 0 0;
}
#p2_detail .sub_mds {
	width:7em;
	padding:15px 20px 12px 20px;
	font-size:130%;
	line-height:1.0;
	color:#FFF;
	background:#E19800;
	border-radius: 10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-o-border-radius:10px 10px 0 0;
	-ms-border-radius:10px 10px 0 0;
	position: relative;
	behavior: url(PIE.php);
}
#p2_detail .dtl_box {
	padding:5px 10px 15px 10px;
	background:#EAE0C9;
}
#p2_detail .dtl_box .sub_em {
	margin:20px 0;
	color:#000;
	font-size:100%;
	text-align:right;
	border-bottom:2px solid #E19800;
}
#p2_detail .dtl_box p {
	margin:10px 0 0 0;
	font-size:75%;
	line-height:1.5;
}

/* 左側 */
#p2photo {
	width:460px;
	height:411px;
	position:relative;
}

/* シーン３
------------------------------------------------------ */
#third h2 {
	height:47px;
	background:url(images/h2_p3.png) no-repeat left top;
	border-bottom:5px solid #45B445;
}
#p3_con {
	width:870px;
	height:579px;
	position:relative;
	overflow:hidden;
}
#p3_bg {
	width:870px;
	height:579px;
	position:relative;
	background:url(images/p3_zentai.jpg) no-repeat;
}

/* 文字 */
#third #txt_main {
	width:380px;
	position:absolute;
	top:20px;
	left:20px;
	padding:20px;
	color:#111;
	background:url(images/touka_bg_p3.png);
}

/* 写真 */
#p3_family {
	width:400px;
	height:333px;
	position:relative;
	top:-370px;
	left:20px;
}
#p3_kanban {
	width:209px;
	height:139px;
	position:relative;
	top:-880px;
	left:520px;
}
#p3_enkei {
	width:193px;
	height:166px;
	position:relative;
	top:-850px;
	left:650px;
}
#p3_door {
	width:220px;
	height:146px;
	position:relative;
	top:-820px;
	/*top:900px;*/
	left:500px;
}
.p3mini {
	-webkit-box-shadow: 3px 3px 3px #567050;
       -moz-box-shadow: 3px 3px 3px #567050;
            box-shadow: 3px 3px 3px #567050;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true);  /*IE5.5+ */
	background:#fff\9;  /*IE Hack */
}

/* シーン４
------------------------------------------------------ */
#fourth h2 {
	height:47px;
	background:url(images/h2_p4.png) no-repeat left top;
	border-bottom:5px solid #57BFBF;
}
#p4_con {
	width:870px;
	height:650px;
	position:relative;
	overflow:hidden;
}

/* 左 */
#p4_txt {
	width:670px;
	position:absolute;
	top:0;
	left:0;
	padding-top:30px;
}
#p4_txt p {
	width:470px;
}
#p4_soudan {
	width:670px;
	height:386px;
	position:relative;
	margin-top:60px;
	background:url(images/p4_pht_bg.jpg);
}
#p4_soudan img {
	margin:20px;
}

/* 右 */
#fourth #right_pht {
	width:320px;
	position:absolute;
	top:0;
	right:0;
}
#fourth #p4_staff {
	width:320px;
	height:420px;
	position:relative;
}

/* シーン５
------------------------------------------------------ */
#fifth h2 {
	height:47px;
	background:url(images/h2_p5.png) no-repeat left top;
	border-bottom:5px solid #5E81C1;
}
#p5_con {
	width:870px;
	height:400px;
	position:relative;
	overflow:hidden;
}
#p5_photo {
	width:500px;
	height:382px;
	position:relative;
}
#p5_list {
	width:350px;
	position:absolute;
	top:0;
	right:0;
}
#p5_list ul li {
	display:block;
	width:250px;
	height:auto;
	margin-bottom:10px;
	padding:13px 5px 13px 30px;
	background:url(images/li_p5.png) no-repeat 10px 15px #EDE8D3;
	box-shadow:0px 2px 3px #666;
	position: relative;
	behavior: url(PIE.php);
}
#p5_list ul li.mar {
	margin-left:40px;
	background-color:#DFF0D7;
}
#p5li_1,#p5li_2,#p5li_3,#p5li_4,#p5li_5,#p5li_6 {position: relative;}

#p5_txt {
	width:80%;
	margin:20px auto;
	padding:15px;
	color:#FFF;
	background:#446AB3;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	position: relative;
	behavior: url(PIE.php);
}
#p5_txt span {
	display:block;
	margin:0 70px;
}

/* シーン６
------------------------------------------------------ */
#sixth h2 {
	height:68px;
	position:relative;
	background:url(images/h2_p6.png) no-repeat left top;
	border-bottom:5px solid #9C56BE;
}
#sixth h2 span.guide {
	display:block;
	position:absolute;
	bottom:5px;
	right:0;
	padding-left:500px;
	font-size:75%;
	font-weight:normal;
	white-space:nowrap;
}

#p6_map {
	height:770px;
	margin:20px 0;
	text-align:center;

}
/* イメージマップ */
#p6_map {
	width:860px;
	height:777px;
	margin:20px auto;
	padding:15px 0;
	background:url(images/map/map_bg.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	position: relative;
	behavior: url(PIE.php); 
}
#p6_map #inn {
	width:844px;
	height:747px;
	margin:0 auto;
	background:url(images/map/map_shop.png) no-repeat center top;
}
#p6_map #inn img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/map/map_shop.png", sizingMethod="scale");
}
