@charset "utf-8";
/* CSS Document */

/*基礎*/
*html div{height:1px;}
body{background-image: url(/img/ec_img/shade.gif); background-repeat:repeat-y;  margin:0; padding:0 0 20px 25px;}
body *{margin:0; padding:0;}
#userHTML{ background:none; height:300px; padding:0 10px;}

.kome { margin-left:1.5em !important; text-indent:-1em;}
#hitokoto{ margin:1em 5%; text-align:left;}

/*ページ本文*/
#container,
BODY .loadHTML{margin:0 25px 0 10px !important; padding:0;}

/*カート周り*/
#cartTbl{ margin:0 auto;}
#cartTbl TD{ text-align:left;}
#ECt,
#ECu{ width:320px; padding:0 5px; float:left;}
#ECu{ border-right:dotted 2px #ccc;}
#ECt #EC{ width:200px; margin-left:110px; padding:0;}
#ECu #EC{ padding:0; margin:0;}
#ECt .eImg{ width:100px; float:left; text-align:right;}
#ECu .eImg{ text-align:center;}
#ECt .EC_cartItem h2,
#ECt .EC_cartItem,
#ECu .EC_cartItem h2,
#ECu .EC_cartItem{ margin-top:0 !important; padding:0 !important; }

#ECu .tit{ background-image:url(/eshop/img/chowari/tit_new.gif); background-position:center center; margin-bottom:5px;}
#ECt .tit{ background-image:url(/eshop/img/chowari/tit_sumi.gif); background-position:center center; margin-bottom:5px;}

#ECt h1,
#ECu h1{ font-size:90%; padding:0.7em auto; text-align:center; margin:0 0 0.5em; color:#FFF;}
#ECt h1{ background-color:#F90}
#ECu h1{ background-color:#3C3}

#EC_UBOX{ margin-top:1em !important; }

/*ECロゴ*/
#ec_Logo {width:200px; height:28px; text-align:center; cursor:pointer; float:left;}
#ec_Logo IMG{cursor:pointer;}
#ec_Logo A{ display:block; width:200px; height:28px; text-align:center;}
#ec_Logo a:link,
#ec_Logo a:visited	{background:transparent; width:200px; height:28px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/eshop/img/gt/sn_logo_black.png', sizingMethod=scale);}
#ec_Logo a:hover	{background:transparent; width:200px; height:28px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/eshop/img/gt/sn_logo_blue2.png', sizingMethod=scale);}
#ec_Logo>a:link,
#ec_Logo>a:visited	{ background:url(/eshop/img/gt/sn_logo_black.png);}
#ec_Logo>a:hover	{ background:url(/eshop/img/gt/sn_logo_blue2.png);}

/*グローバルメニュー*/
#globalMenu2{text-align:right; font-size:80%; margin:3px 0 0 0; padding:0; border:0px solid #000;}
#globalMenu2 li{list-style-type:none; display:inline; padding:0; margin:0; color:#000;}
#globalMenu2 a{}

/*超割用*/
#EC .chou { background:none; border:#fff 1px solid; padding:5px}
#EC .chou .EC_DS, #EC .chou .EC_DL { margin-top:0 !important; padding-top:0}
#EC .chou h4.chou_set { font-weight:bold !important; margin-top:0.8em}

/* 総合サイトへリンク */
BODY .to_mk { display:none;}
BODY > .to_mk { display:block; background:url(/eshop/img/gt/btn_to_mk2.gif) repeat-y center left; position:absolute; left:0px; top:0px; width:15px; margin:0; }

/*本文共通*/
#honmon h4{background:url(/titles/img/h4_hob.gif) left center no-repeat; margin-top:1em;}
#qaHTML h3,#userHTMLh3,#system h3{
padding:4px 0 0 15px;
border-top:solid 1px #9BC7C9;
border-left:solid 1px #A8D7D9;
border-right:solid 1px #A8D7D9;
background:url(/titles/img/h3.gif) left top repeat-x;
height:30px;
clear:both;
}
#copyrightHTML{ margin-top:20px;}
h3.subtitle{
padding:4px 0 0 15px;
border-top:solid 1px #9BC7C9;
border-left:solid 1px #A8D7D9;
border-right:solid 1px #A8D7D9;
background:url(/titles/img/h3.gif) left top repeat-x;
height:30px;
clear:both;
}