/* --------------------------------------------------------------------
	import
--------------------------------------------------------------------- */

/*
@import url(etc.css);
@import url(common.css);
@import url(customer.css);
@import url(category.css);
@import url(goods.css);
@import url(order.css);
@import url(etc.css);
@import url(login.css);
@import url(default2.css);
@import url(default3.css);
*/

/* --------------------------------------------------------------------
	definition
--------------------------------------------------------------------- */
/* ====================================================================
     (toppage.css　より)
======================================================================*/
html {
    margin-bottom:1px;
    height:100%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:850px;
	height:auto;
	background-image:url(/images/bg-cont03.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	float:none;
	text-align: center;
	width: 828px;
	height:auto;
	background-color:#EBE7E6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#title {
	float:none;
	width: 850px;
	height:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	text-align : left;
}
#title_img {
	width: 850px;
	height:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#title_img1 {
	width: 300px;
	height:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#title_img2 {
	width: 25px;
	height:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#main {
	float:none;
	width: 828px;
	background-color:#EBE7E6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flleft {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flright {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	float:none;
	width: 850px;
	height:100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}
#footer_img {
	width: 850px;
	height:100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#div_h1 {
	float:none; 
	position:absolute; 
	z-index:100;
	width:850px;
	height:20px;
	text-align:left;
}
#h1 {
	color:#7C7D9C;
	font-size:9px; 
	font-weight:normal; 
	margin-top:5px; 
	margin-left:23px
}
#div_h2 {
	float:none; 
	position:absolute; 
	z-index:80;
	width:850px;
	height:20px;
	margin-top:97px;
	margin-left:50px;
	text-align:left;
}
#h2 {
	color:#655A3E;
	font-size:9px; 
	font-weight:normal; 
}

h3 {
	color:#655A3E;
        display: inline;
	font-size:10px; 
	font-weight:normal; 
	margin-top:0px; 
}
h4 {
	color:#655A3E;
        display: inline;
	font-size:10px; 
	font-weight:normal; 
	margin-top:0px; 
}

#div_link a:link, #div_link a:visited, #div_link a:active{ color: #655A3E; }
#div_link a:hover{ color: #CC6666; }

#div_bread {
	float:none;
	position:absolute;
	z-index:90;
	width: 850px;
	height:55px;
	font-size : 11px;
	color : #655A3E;
	text-align : left;
}
#bread_sub {
	margin-top: 35px;
	margin-left: 30px;
}
a:link.bread{color: #655A3E;}
a:visited.bread{color: #655A3E;}
a:hover.bread{color: #655A3E;}
a:active.bread{color: #CC6666;}

a:link.link_h1{text-decoration: none;font-size:10px;}
a:visited.link_h1{text-decoration: none;font-size:10px;}
a:hover.link_h1{text-decoration: none;font-size:10px;}
a:active.link_h1{text-decoration: none;font-size:10px;}

strong{font-weight:500;}
strong.strong700 {font-weight:700;}
#para {
	float:left;
	width:663;
	height:auto;
	font-size:12px;
	font-weight:normal;
	padding-top:10px;
	padding-left:80px;
}
/* ====================================================================
     (style.css　より)
======================================================================*/
/* for Designer */
/* フリースペースを確認する場合このスタイルを表示させてください。 */
@charset "EUC-JP";

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	/*font-size: 8pt;*/
	font-family :ＭＳ Ｐゴシック,Osaka,MS P Gothic,sans-serif,Arial; 
	font-size:12px;
	color: #333333;
	text-align:center
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}


/* ユーザーテンプレート COMMON_FOOTER.html */
.common_footer_{ text-align: center; border-top: 1px solid #d6d7d9; padding: 8px 0; margin-top: 8px; width: 100%; }

/* ====================================================================
     (common.css　より)
======================================================================*/
/* --------------------------------------------------------------------
    form(common)
-------------------------------------------------------------------- */
/*@charset "EUC-JP";
*/

* {
	margin: 0px;
	padding: 0px;
}

td.leftmenuframe_{
	width:170px;
	padding: 0 10px;
	vertical-align:top;
}

td.mainframe_{
	vertical-align:top;
	/*padding-left:15px;*/
}

.formlist_ th
	{
	border:solid 1px #ffffff;
	font-weight:normal;
	line-height:15px;
	padding:4px;
	color:#333333;
	background-color:#DED0C7;
	/*background-color:#E8E0EB;*/
	/*background-color:#e1e1ea;*/	
	/*background-color:#f5d9cd;*/
	/*background-color:#E5EDF3;*/
	white-space: nowrap;
	}

.formlist_ td
	{
	border:solid 1px #ffffff;
	font-weight:normal;
	line-height:15px;
	padding:4px;
	color:#333333;
	background-color:#F8F2F9;
	/*background-color:#fcede8;*/
	/*background-color:#F4F8FA;*/
	}


/*.formdetail_ th
	{
	font-weight:normal; line-height:10px;
	padding:2px; color:#333333; 
	background-color:#E5EDF3;
	white-space:nowrap;
	}

.formdetail_ td
	{
	font-weight:normal; line-height:10px;
	padding:2px; color:#333333; 
	background-color:#F4F8FA;
	white-space:nowrap;
	}
*/

img{
 	border-width: 0; 
}

form{ 
	margin: 0; 
	padding: 0; 
}

hr
{ 
	height: 1px; 
	color: #666666; 
	margin: 8px auto;
	border-style: dotted;
}

/* ベースフォントサイズ-winIE以外のブラウザへの設定 */


.error_		{color:#c71585;}
.notice_	{color:#CC3300;}
.info_		{color:#666666;}



/* new 共通クラス(その他) */
.hiddenEnter_		{ visibility:hidden; width:0; height:0; }
.hidden_			{ visibility: hidden; }	/* spacer */
.nocell_			{ border:none ! important; background-color:transparent ! important;  }
table.spandual_		{ border:none; background-color:transparent; width:100%; }	/* table layout */

/* 価格表示 */
.price_pop_     {color:#ff0000; font-size:10px; }
.price_         {color:#ff0000; font-size:14px; font-weight:bold;}



/* --------------------------------------------------------------------
	trace
-------------------------------------------------------------------- */

/* for Trace */
.tracecontent  {text-align:left; background-color:#FFCCFF;}
#__asptrace  {text-align:left; background-color:#FFFFFF;}
span.tracecontent tr.subhead { background-color:#cccccc;}
span.tracecontent tr.alt { background-color:#eeeeee }



/* ====================================================================
     (etc.css　より)
======================================================================*/
/* --------------------------------------------------------------------
	cart
-------------------------------------------------------------------- */

div.cart_
	{ padding: 10 10px; }
div.cart_ table
	{ width: 600px; }
div.cart_ table.cartlist_ td.money_
	{width:50px; white-space:nowrap; text-align:right;}
div.cart_ table.cartlist_ td.qty_
	{width:50px; white-space:nowrap; text-align:right;}
div.cart_ table.cartlist_ td.button_
	{ text-align: center; }
div.cart_ table.cartlist_ td.total_
	{text-align:right;}
div.cart_ table.cartlist_ .qty_ input
	{}
div.cart_ input.calc_
	{width:0px;height:0px;}



