/* ================ scene ========================= */

/* === nav ==========*/
ul#sub_menu_scene li{
	list-style:none;
	margin:0;
	padding:0 0 0 0;
	font-size:10pt;
	
}
ul#sub_menu_scene li a{
	background-image:url(../images/menu/menu_s.gif);
	background-repeat:no-repeat;
	width:170px;
	height:18px;
	display:block;
	padding-left:40px;
	padding-top:14px;
	text-decoration:none;
}
ul#sub_menu_scene li a:hover{
	background-image:url(../images/menu/menu_s_on.gif);
	background-repeat:no-repeat;
	width:170px;
	height:18px;
	display:block;
	text-decoration:underline;
}
ul#sub_menu_scene li#now a{
	background-image:url(../images/menu/menu_s_on.gif);
	background-repeat:no-repeat;
	width:170px;
	height:18px;
	display:block;
}
ul#sub_menu_scene{
	background-image:url(../images/menu/menu_3.gif);
	background-position:0px bottom;
	background-repeat:no-repeat;
	padding-bottom:40px;
	width:225px;
	
}
li#scene_btm a{
	background-image:url(../images/menu/menu_3.gif);
	background-repeat:repeat-y;
	width:170x;
	height:60px;
	display:block;
	padding-left:20px;
	padding-top:10px;
}
li#scene_btm a:hover{
	background-image:url(../images/menu/menu_3_on.gif);
	background-repeat:repeat-y;
	width:170px;
	height:60px;
	display:block;
	padding-left:20x;
	padding-top:10px;
}
li#scene{
	padding:12px 10px 10px 20px;
	background-image:url(../images/menu/menu_s.gif);
	width:180px;
}

/* ==============maintainance ====================*/

img#mente{
	padding-top:30px;
}
div#scene_p{
	margin-bottom:30px;
}
div#scene_p h3{
	font-size:14pt;
	margin:35px 0 20px 0;
	background-image:url(../images/scene/share/btn.gif);
	background-repeat:no-repeat;
	background-position:0 -2px;
	padding-left:30px;
	padding-bottom:3px;
}
/* */
h3#win_figure{
	margin-bottom:0px;
	padding-bottom:0px;

}
div#scene_p img{
	/*margin:5px 0 5px 0;*/
}
div.dot{
	border-top:1px dotted #ccc;
	margin-top:30px;
}
p#memo{
	background-image:url(../images/scene/share/memo.jpg);
	background-repeat:no-repeat;
	padding-left:80px;
	display:block;
	height:50px;
	padding-top:20px;
	margin-bottom:0;
	padding-bottom:0;
}
img#case_btn{
	float:right;
	margin-top:-30px;
	margin-right:25px;
	margin-bottom:10px;
}
/* ページの上へ */
.anc{
	margin-top:20px;
}
/* ======== except ================ */
div#except_figure{
	background-image:url(../images/scene/except/figure_search.jpg);
	background-repeat:no-repeat;
	height:530px;
}
#case_btn_btm{
	/*float:right;*/
	position:relative;
	margin-bottom:10px;
	top:460px;
	left:420px;
}
/* ========= unexpect =========== */
div#unexpect_figure{
	background-image:url(../images/scene/unexpect/figure_search.jpg);
	background-repeat:no-repeat;
	height:530px;
	margin:0 0;
}
/* ========= direct =========== */
div#direct_figure{
	background-image:url(../images/scene/direct/figure_search.jpg);
	background-repeat:no-repeat;
	height:540px;
}
img#case_btn_d{
	margin-top:-30px;
	margin-right:25px;
	margin-bottom:10px;
	padding-top:510px;
}