body {
width:100%;
font-size: 9pt;
text-align:center;
font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
* {
margin: 0;
padding: 0;
font-size:100%;
}
ul {
list-style-type:none;
list-style-image:none;
}
img {
border: 0px;
font-size:0;
}
.clear {
clear:both;
}
strong {
font-weight:normal;
}
em {
font-style:normal;
}
a:link    { text-decoration:none; color:#c1b295; }
a:visited { text-decoration:none; color:#c1b295; }
a:hover   { text-decoration:underline; color:#ff9900; }



/****************************** レイアウト ******************************/
#toppage {
background:#222 url(img/bg_body.gif) repeat-x center top;
}
#wrapper {
width:100%;
margin:0 auto;
text-align:center;
overflow:hidden;
}


/****************************** ヘッダー ******************************/
#header_area {
width:950px;
height:30px;
line-height:28px;
margin:0 auto;
background:#222 url(img/bg_header_area.gif) no-repeat center top;
}
#header_area h1 {
color:#666;
font-size:8pt;
font-weight:normal;
}


/****************************** ショップセレクト ******************************/
#backimage {
width:100%;
height:540px;
background:#000 url(img/backimage.jpg) no-repeat center top;
overflow:hidden;
}
#select {
width:528px;
height:100%;
padding-left:422px;
margin:0 auto;
overflow:hidden;
}

#shop01 {
width:500px;
height:125px;
text-align:left;
padding:10px;
margin-top:125px;
overflow:hidden;
}
#shop02 {
width:500px;
height:125px;
text-align:left;
padding:10px;
overflow:hidden;
}

.sp_txt {
width:325px;
height:125px;
background:url(img/bg_sp_txt_dl.gif) no-repeat left top;
float:right;
display:inline;
overflow:hidden;
}
.sp_txt dl {
width:100%;
height:40px;
padding-top:3px;
}
.sp_txt dt {
width:100%;
height:10px;
font-size:8pt;
color:#938258;
}
.sp_txt dd {
width:100%;
height:34px;
line-height:28px;
font-size:11pt;
font-weight:bold;
}
.sp_txt p {
width:100%;
padding-top:5px;
font-size:8pt;
line-height:1.4;
color:#aaa;
}

.sp_img {
width:160px;
height:125px;
font-size:0;
float:left;
display:inline;
overflow:hidden;
}
.sp_img img {
width:160px;
height:125px;
}


/****************************** フッター ******************************/
#footer_area {
width:950px;
height:85px;
text-align:left;
padding-top:15px;
margin:0 auto;
font-size:8pt;
background:#222 url(img/bg_footer_area.gif) no-repeat left top;
clear:both;
overflow:hidden;
}
#guide {
width:555px;
height:30px;
text-align:left;
margin-left:50px;
color:#d4cdcc;
float:left;
display:inline;
overflow:hidden;
}
#warning {
width:190px;
height:30px;
line-height:1.3;
text-align:left;
color:#e7d39f;
float:left;
display:inline;
overflow:hidden;
}
#leave {
width:140px;
height:26px;
margin-left:10px;
text-align:left;
float:left;
display:inline;
overflow:hidden;
}
#leave img {
width:140px;
height:26px;
}




