@charset "Shift_JIS";

#popup a img,
#introduction a img ,
#footer a img {
	border: none;
}


/* index */
body{ background-color:#f2f2f2; padding:0px; margin:0px;}

.m20_b{ margin-bottom:20px}


/* light box */

.storybox{
width:760px;
height:590px;
background-color:#372C12;}
.storybox02{
width:760px;
height:590px;
background-color:#E4DED0;}

.box{
width:568px;
margin:0px;
background-color:#FFF;}


