@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
ul,li{

}

table,img,p{
border:0;
}

body {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #eee;
background:#eee url("../img/bg.gif") center top repeat;
font-size: 11px;
*font-size: 9px;
line-height: 1.6em;
*line-height: 1.9em;
letter-spacing:0.1em;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
#header a,#footer a{ text-decoration: none; }
#header a:link,#footer a:link { color: #ae3; }
#header a:visited,#footer a:visited { color: #ae3; }
#header a:hover,#footer a:hover { color: #fff; }

#container a{ text-decoration: none; }
#container a:link { }
#container a:visited { }
#container a:hover {  }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
line-height: 150%;
}
.price { font-weight: bold; }
.attention { color: #ff0000; }
.notes { font-size: 9px; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table,th,td{
border:none;
border-collapse:collapse;
font-weight:normal;
}
/* ヘッダーロゴ
------------------------------------------------ */
.wr{
width:100%;
margin:0;
clear:both;
}
.cnt{
width:900px;
margin:0 auto;
clear:both;
}
.clr{
clear:both;
overflow:hidden;
height:0;
}

.bg{
background:#fff url("../img/bg_edge1.gif") center top repeat-x;
width:100%;
margin:0;
padding:20px 0;
clear:both;
border-top:#eee 0px solid;
border-bottom:#eee 0px solid;
}

#fixed{
background:#eee url("../img/bg.gif") center top repeat;
position:fixed;
height:100px;
z-index:5;
}


#header{
position:relative;
padding:0 0 10px 0;
border-bottom:#ae3 3px solid;
color:#333;
}

#header h1{
padding:20px 0 20px 0;
}
#header h2{
position:absolute;
right:-5px;
top:15px;
width:58px;
}

#header ul{
width:900px;
position:relative;
}

#header li{
float:left;
}
#header .crumbs{
width:450px;
padding:0;
}
#header .search{
position:absolute;
right:0;
padding:0;
}
#header .search dt{

}
#header .cart{
position:absolute;
right:0;
padding:0;
}
#header dt,#header dd{
float:left;
}
#header input[type='text']{
width:120px;
background:#eed;
font-size:13px;
border: solid 1px #ae3;
*margin:-1px 0 0 0;
}
#header input[type='img']{

}

/* ヘッダーナビ
----------------------------------------------- */
#information {
    float: right;
    padding: 60px 8px 0 0;
}
#information li {
    display: inline;
}
#information li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */
#container{
width:900px;
margin:0 auto;
/*padding-top:100px;fixed用*/
text-align: left;
}
/*firefox背景色表示用
#container:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
*/
#leftcolumn {
position:relative;
float:left;
width:170px;
padding:0 0 0 0;
}
#rightcolumn {
position:relative;
float:left;
width:170px;
padding:0 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
#three_maincolumn {
float:left;
width:500px;
padding:0 0 0 0;
}
/* 2カラム設定 */
#two_maincolumn {
float:left;
width:730px;
padding:0 0 0 0;
}
/* 2カラム下層設定 */
#undercolumn {
width:730px;
margin:0 auto;
}
/* 1カラム設定 */
#one_maincolumn {
padding:0 0 0 0;
}
/* 1カラム下層設定 */
#under02column{
width:900px;
margin:0 auto;
}




/* バナー
----------------------------------------------- */
#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド・ボタン
----------------------------------------------- */
input[type='text'],input[type='password'],select{
border: solid 1px #ccc;
font-size:10px;
*font-size:9px;
}
textarea{
border: solid 1px #ccc;
font-size:12px;
*font-size:11px;
line-height:16px;
}
input[type='image']{
border: none;
}
.box25{
width:25px;
}
.box50{
width:50px;
}
.box100{
width:100px;
}
.box150{
width:150px;
}
.box200{
width:200px;
}
.box300{
width:300px;
}
.box400{
width:400px;
}
.box500{
width:500px;
}
.area300{
width:300px;
height:200px;
}
.area400{
width:400px;
height:250px;
}
.area500{
width:500px;
height:250px;
}
/* ボタン
----------------------------------------------- */


input[type='image'].box190{
width: 190px;
height: 30px;
}

input[type='image'].box180{
width: 180px;
height: 30px;
}

input[type='image'].box150{
width: 150px;
height: 30px;
}

input[type='image'].box140{
width: 140px;
height: 30px;
}

input[type='image'].box130{
width: 130px;
height: 30px;
}

input[type='image'].box51{
width: 51px;
height: 22px;
}


/* フッター
----------------------------------------------- */
#pagenavi{
text-align:right;
padding:50px 0 10px 0;
clear:both;
}


#footer {
color:#333;
}

#footer div.wr{
background: url("../img/bg_edge2.gif") center top repeat-x;
border-top:#fff 1px solid;
padding:6px 0 50px 0;
}
#footer p{
text-align:right;
}

#footer li{
float:left;
border-left:1px solid #666;
border-right:0px solid #999;
padding:0 .5em;
}
#footer li.alt{
float:left;
border-left:0px solid #666;
border-right:0px solid #999;
padding:0 .5em;
}
#footer address{
font-size:0.8em;
font-style:normal;
float:right;
color:#333;
}



#page_error,#page_about,#page_order,#page_contact,#page_cart,#page_shopping{
color:#333;
}
#page_error .page_head,
#page_about .page_head,#page_order .page_head,
#page_contact .page_head,#page_cart .page_head,
#page_shopping .page_head{
position:relative;
}
#page_error .page_head h2,
#page_about .page_head h2,#page_order .page_head h2,
#page_contact .page_head h2,#page_cart .page_head h2,
#page_shopping .page_head h2{
height:20px;
margin:0 0 10px 0;
padding:0 0 0 27px;
background:url("../img/icon_more_s.gif") left center no-repeat;
font-size:14px;
color:#333;
}
#page_about .page_head ul,#page_order .page_head ul,#page_contact .page_head ul{
position:absolute;
top:2px;
right:0;
}
#page_about .page_head li,#page_order .page_head li,#page_contact .page_head li{
float:left;
padding:0 0 0 10px;
}
#page_error .bloc_wr,
#page_about .bloc_wr,#page_order .bloc_wr,
#page_contact .bloc_wr,#page_cart .bloc_wr,
#page_shopping .bloc_wr{
position:relative;
margin:0 0 15px 0;
padding:5px;
border:0px solid #eee;
background:#fcfcfc url("../img/bg_note.gif") left top repeat-x;
clear:both;
}
#page_error p,
#page_about p,#page_order p,#page_contact p,#page_cart p,#page_shopping p{
margin:15px;
font-size:1.2em;
}
.bloc_btn p{
text-align:center;
}
#page_shopping p{
margin:15px;
font-size:1.1em;
line-height:1.7em;
}
#page_error h6,
#page_contact h6,#page_cart h6,#page_shopping h6{
margin:30px 0;
text-align:center;
clear:both;
}

#page_about table,#page_order table,
#page_contact table,#page_cart table,
#page_shopping table{
width:100%;
margin:10px 0 30px 0;
border:1px solid #eee;
background:#fff;
}

#page_about th,#page_order th,
#page_contact th,#page_cart th,
#page_shopping th{
width:180px;
padding:5px 10px;
border:1px solid #eee;
}
.req{
background:url("../img/bg_req.gif") left top repeat-y;
}
.req2{
background:url("../img/bg_req2.gif") left top repeat-y;
}
.req3{
background:url("../img/bg_req3.gif") left top repeat-y;
}
.center{
text-align:center;
}
#page_about td,#page_order td,
#page_contact td,#page_cart td,
#page_shopping td{
padding:5px 10px;
border:1px solid #eee;
}
#page_shopping table p{
width:450px;
margin:0 auto;
}
.bill th,.bill td{
text-align:center;
}

.item_title{
width:150px;
margin:0 auto;
}
#page_contact .bloc_wr li,#page_shopping .bloc_wr li{
margin:2px;
}
#page_contact .bloc_wr dl,#page_shopping .bloc_wr dl{
margin:2px;
}
#page_contact .bloc_wr dt,#page_shopping .bloc_wr dt{
/*width:30px;日本語版*/
width:80px;
float:left;
text-align:left;
}
#page_contact .bloc_wr dd,#page_shopping .bloc_wr dl{
}
.policy{
margin:0 15px;
padding:10px;
border:1px solid #eee;
background:#fff;
}
.policy li{
margin:2px;
font-size:1em;
}
.policy dl{
clear:both;
}
.policy dt{
width:150px;
float:left;
text-align:left;
}

#page_order .bloc_wr dt{
width:150px;
float:left;
margin:0 -150px 0 0;
}
#page_order .bloc_wr dd{
width:500px;
padding:0 0 0 150px;
}
#page_cart .bloc_wr input{
text-align:right;
}
#page_cart .bloc_nohit{
margin:0 auto;
clear:both;
}
#page_cart .bloc_nohit p{
padding:100px 0;
text-align:center;
}
#page_contact .bloc_wr input,#page_shopping .bloc_wr input{
margin:0 5px 0 0;
font-size:12px;
*font-size:11px;
}
#page_contact .bloc_wr textarea,#page_shopping .bloc_wr textarea{
margin:2px;
}

#page_contact address,#page_shopping address{
margin:15px;
text-align:right;
font-size:10px;
line-height:1.4em;
font-style:normal;
}

#orderflow .bloc_wr{
position:relative;
margin:0 0 15px 0;
padding:5px;
background:#222;
clear:both;
color:#fff;
}
#orderflow .bloc_wr li{
margin:0 10px;
float:left;
text-align:center;
}
#orderflow .bloc_wr li.current{
color:#ff0;
font-weight:bold;
}

.stockcard{
text-align: center;
margin: 5px auto;
}

.stockcard th{
text-align: center;
white-space: nowrap;
}

.stockcard td{
text-align: center;
white-space: nowrap;
}

#windowcolumn{
background:#fff;
padding:50px 0;
}
#windowcolumn .cnt{
width:500px;
}
#page_win {
color:#333;
}
#page_win .page_head{
position:relative;
}
#page_win h2{
height:20px;
margin:0 0 10px 0;
padding:0 0 0 27px;
background:url("../img/icon_more_s.gif") left center no-repeat;
font-size:14px;
color:#333;
}
#page_win .bloc_wr{
position:relative;
margin:0 0 15px 0;
padding:5px;
border:0px solid #eee;
background:#fcfcfc url("../img/bg_note.gif") left top repeat-x;
clear:both;
}

#page_win h6{
margin:30px 0;
text-align:center;
clear:both;
}
