@charset "UTF-8";
/*scenario.css*/

#scenario h3{width:199px;height:45px;}
#scenario #nextcontentsin	{width:100%;padding:0;}

#scenario #scentext	{height:359px;background:url(../images/scenario/story_scenario_img_a.jpg) center top no-repeat;overflow:hidden;text-indent:-9999px;}
#scenario #scenimg	{height:151px;background:url(../images/scenario/story_scenario_img_b.jpg) center top no-repeat;overflow:hidden;text-indent:-9999px;}
#scenario #scencatch{height:40px;background:url(../images/scenario/story_scenario_img_c.gif) center top no-repeat;overflow:hidden;text-indent:-9999px;}

#scenario #scenwhats{width:740px;margin:0 auto;}
#scenario #scenwhatsin .boxedframe h4{height:23px;padding:15px 0 0 15px;background:url(../../commons/images/boxed_frame_full.gif) left top no-repeat;}
#scenario #scenwhatsin .boxedframe .boxedbody{padding:15px 15px 10px;background:url(../../commons/images/boxed_frame_full.gif) right top repeat-y;}
#scenario #scenwhatsin .boxedframe .boxedend{clear:both;height:5px;background:url(../../commons/images/boxed_frame_full.gif) left bottom no-repeat;}

