@charset "utf-8";

/*@import "/jp/common/css/base.css";*/
@import "../../common/css/base.css";


/* ********************************************************************************
* ブラウザスタイルの初期化
* ******************************************************************************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

img {
border: none;
}

a img {
border:none;
text-decoration:none;
}

#under_flash a{
text-decoration:none;
color:#007440;
}

#under_flash a:hover{
color:#848484;
}

ul {
	list-style-type:none;
}

div#specialStoreMenu {
z-index: 100;}

/* ********************************************************************************
* 基本レイアウト
* ******************************************************************************** */

body {
/*background-color: #f2f2f2;*/
font-family: verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
font-size: 12px;
/*\*/
*font-size: 75%;
/**/
text-align: center;
}

#h1Header {
width:800px;
margin: 34px auto 0;
}

#swfObj {
width: 800px;
height: 296px;
margin: 0 auto 6px;
}

#under_flash {
width: 800px;
text-align:left;
margin: 0 auto 40px;
}

#left_area {
background-color:#ffffff;
/*width:596px;*/
/*height:195px;*/
padding:5px;
float:left;
}

div#left_area ul{
width: 490px;
float:left;
}

#right_area {
background-color:#ffffff;
/*width:200px;*/
padding: 5px 5px 5px 0;
float:right;
}

.list_arw {
list-style-type: none;
margin-left:8px;
padding-left:13px;
background:url(../images/arw.gif) no-repeat 0 0.4em;
}

.sttl{
padding:3px 0 9px 0;
}

.btns{
margin-bottom:10px;
}

#backtotop {
float: left;
width: 81px;
height: 8px;
}

.link_arw {
text-align: left;
font-size: 10px;
}

