/* **************************
 BASE
************************** */

@charset "UTF-8";


/*-----------------------------------------------
RESET
-----------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,br{ margin: 0; padding: 0; }

html { overflow-y: scroll; }  
table { border-collapse: collapse;  border-spacing: 0; }  
img { border: 0; }  
textarea {
	padding:3px;
	border:1px solid #ada78f;
	font-size:100%;
	line-height:1.2;
}

/* ---------------------------------
 BODY
--------------------------------- */
body{
	margin:0px;
	padding:0px;
	color:#555;
	font-size:80%;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro';
	line-height:1;
}

/* ---------------------------------
 clearfix
--------------------------------- */
.clearfix:after {
	content:"";
	display:block;
	clear:both; 
	height:0;
	visibility:hidden;
	line-height:0;
}

/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}

/* WinIE6 and below */
/*\*/
* html .clearfix{
	height:1%;
}
/**/

/* MacIE only */
/*\*//*/
.clearfix{
  display:inline-table;
}
/**/

/*-----------------------------------------------
 LINK COLOR
-----------------------------------------------*/
a:link{ color:#d86a5a; }
a:visited{ color:#d86a5a; }
a:hover{ color:#f90; }
a:active{ color:#f90; }


/*-----------------------------------------------
 HEADER
-----------------------------------------------*/
#header{
	margin:0px auto;
	padding:0px;
	width:900px;
	background:url(../images/common/bg_head.jpg) top left repeat-y;
}
#hd_right{
	margin:0px;
	padding:0px 0px 2px 0px;
	border-bottom:2px dotted #ada78f;
	width:680px;
	float:right;
}
#header ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header li{
	margin:0px 0px 4px 0px;
	padding:0px;
	float:left;
}
#header li img{
	border:0px;
	vertical-align:bottom;
}
#header li a{
	background:no-repeat 0px 0px;
	display:block;
}
#header li a img{
	border:none;
	display:block;
}
#header li a:hover img{
	visibility:hidden;
}
#header li#payment a:hover{
	width:380px;
	height:18px;
	background-image:url(../images/common/hd_catch02.gif);
}
#header li#privacy a:hover{
	width:115px;
	height:18px;
	background-image:url(../images/common/menu_privacy_on.gif);
}
#header li#company a:hover{
	width:55px;
	height:18px;
	background-image:url(../images/common/menu_company_on.gif);
}
#header li#link a:hover{
	width:56px;
	height:18px;
	background-image:url(../images/common/menu_links_on.gif);
}
#header li#contact a:hover{
	width:74px;
	height:18px;
	background-image:url(../images/common/menu_contact_on.gif);
}
#header li#regist a:hover{
	width:100px;
	height:25px;
	background-image:url(../images/common/menu_regist_on.gif);
}
#header li#login a:hover{
	width:90px;
	height:25px;
	background-image:url(../images/common/menu_login_on.gif);
}
#header li#guide a:hover{
	width:110px;
	height:25px;
	background-image:url(../images/common/menu_guide_on.gif);
}
#header li#faq a:hover{
	width:120px;
	height:25px;
	background-image:url(../images/common/menu_faq_on.gif);
}
#header li#favorite a:hover{
	width:120px;
	height:25px;
	background-image:url(../images/common/menu_favorite_on.gif);
}
#header li#cart{
	margin-left:10px;
	width:130px;
	height:25px;
	background-image:url(../images/common/btn_cart.gif);
}
#header li#logout a:hover{
	width:100px;
	height:25px;
	background-image:url(../images/common/menu_logout.gif);
}
#header li#mypage a:hover{
	width:90px;
	height:25px;
	background-image:url(../images/common/menu_mypage_on.gif);
}


/*-----------------------------------------------
 MAIN
-----------------------------------------------*/
#pagebody{
	margin:0px auto;
	padding:0px;
	width:900px;
	line-height:1.4;
	min-height:600px;
	_height:600px;
}
#contents{
	padding:10px 0px 30px 0px;
	width:680px;
	float:right;
}

/*-----------------------------------------------
 TABLE
-----------------------------------------------*/
#basetable{
	margin:0px;
	padding:0px 10px;
	width:660px;
}
#basetable table{
	margin:10px 0px 20px 0px;
	padding:0px;
	width:660px;
}
#basetable th{
	margin:0px;
	padding:10px;
	background-color:#8e955e;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:700;
	line-height:1.1;
}
#basetable td{
	margin:0px;
	padding:10px 20px 8px 20px;
	background-color:#eae8d0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#5e544d;
}
#basetable caption{
	margin-left:0px;
	text-align:left;
}

#basetable table.non{
	margin:10px 0px;
	padding:0px;
	width:660px;
	border:0;
}
#basetable table.non th,#basetable table.non td{
	margin:0px;
	padding:8px;
	border:0;
}
#basetable input{
	margin-bottom:3px;
	padding:3px;
	border:1px solid #ada78f;
	line-height:1;
}
#basetable input.normals{
	margin-bottom:0px;
	border:0;
}
#basetable tr.bgin,#basetable td.bgin{
	background-color:#ddf4f2;
}
#basetable p.ordertx{
	padding:0px 0px 10px 0px;
}
#basetable p.caution2{
	margin:10px 0px 0px 0px;
	padding:3px 0px 5px 30px;
	background:url(../images/common/icon_caution.gif) top left no-repeat;
	color:#f30;
}

#basetable ul{
	margin:0px;
	padding:0px 0px 0px 15px;
}
#basetable p.note{
	margin:0;
	padding:0;
	text-indent:-1em;
	padding-left:1em;
}


/*-----------------------------------------------
 FOOTER
-----------------------------------------------*/
#footer{
	margin:0px auto;
	padding:5px 0px 10px 0px;
	width:900px;
	border-top:2px dotted #ada78f;
}





