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

   CSS DATA

   1.共通セレクタ
   2.ヘッダーとフッター

**********************/



/*--------------------- 1.共有 ------------------------------*/

body,p,div,h1,h2,h3,h4,h5,h6,ul,li,tr,td,table,dl,dt,dd{

	margin:0 0 0 0;
	padding:0 0 0 0;
}

textarea{
	font-size:100%;
}

body{
	text-align:center;
	font-size:90%;
	background-image:url(../images/background.gif);
	font-family:Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
}
a{
	color:#524D38;
	text-decoration:none;
}
a:hover{
	color:#996666;
}
h2.title{
	clear:both;
	background:url(../images/cat_tabcaption_bg.gif) repeat-y;
	font-size:20px;
	border-bottom:1px solid #aaaaaa;
	color:#666666;
	margin:10px 0 10px 0;
	padding:5px 5px 5px 20px;
}

a.button{
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	width:150px;
	height:31px;
	overflow: hidden;
}

/*\*//*/
a.button  {overflow: inherit;}
/**/


a.button:hover{
	background-position:0px -31px;
}
.button_cart{	background-image:url(../images/sec_bt_addcart.gif);	}
.button_detail{	background-image:url(../images/sec_bt_detail.gif);	}
.button_next{ background-image:url(../images/sec_bt_next.gif); }
.button_prev{ background-image:url(../images/sec_bt_prev.gif); }
.button_rel{ background-image:url(../images/sec_bt_rel.gif); }
.button_regi{ background-image:url(../images/btn2.gif); }
.button_back{ background-image:url(../images/btn1.gif); }
.button_exit{ background-image:url(../images/sec_bt_exit.gif); }

/* エラーメッセージ用太赤文字 */
.errmsg{
	font-weight:bold;
	color:#FF0000;
}

.button{
	margin:0 0px 0 0px;
}

/** <1.2> 大枠のDIVフレーム **/

#frame{
	text-align:left;
	width:645px;
	margin:0 auto;
	padding-left:5px;
	padding-right:5px;
	background:#FFFFFF url(../images/frame_background.gif) repeat-y right top;
}




/** <1.3> ヘッダー **/

#header{
	position:relative;
	height:59px; background:url(../images/header.gif) #FFFFFF no-repeat;
}


#header a{
	position:absolute;
	width:107px; height:33px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

#header a:hover{
	background:#000;
	filter: alpha(opacity=6);
	-moz-opacity:0.05;
	opacity:0.05;
}

/*\*//*/
#header a  {overflow: inherit;}
/**/

#header #header_onoe a{

	width:191px;
	height:59px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}

/*\*//*/
#header #header_onoe  {overflow: inherit;}
/**/

#header #header_top{
}

#header #header_profile{
	left:192px;
}

#header #header_contact{
	left:299px;
}

/* 20070827追加 */
#header #header_cart{
	left:407px;
}

#header #header_access{
	left:515px;
}

/** <1.4> フッター **/

#fotter{
	clear:both;	height:26px;	background:url(../images/fotter.gif) no-repeat right;
}

/** <1.4> メイン領域 **/

#main{
	margin:10px 0 10px 0;
	padding:0 10px 0 10px;
}

#main_top{
	margin:0 0 10px 0;
}



/** <1.5> トップページのDIVフレーム **/

#main_contents{
	clear:both;
}

/** ガイドページなどの汎用エントリ **/

.entrybody{
	padding:10px;
}
.entrybody p{
	margin-bottom:10px;
	line-height:1.6em;
	font-size:90%;
}
.entrybody table{
	width:100%;
}
.entrybody strong{
	color:#CC9900;
}
.entrybody th,
.entrybody td{
	padding:5px;
	margin:5px;
	font-size:80%;
}
.entrybody th{
	background:#dedede;
	font-weight:normal;
}
.entrybody .box{
	margin:5px 5px 15px 5px;
	padding:10px;
	border:1px solid #cccccc;
}
.entrybody .bank{
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	padding:10px;
	border-color:#cc9900
}

/*--------------------- 2.セカンダリ ------------------------------*/

/* <2.1> パンくずナビ */

#pan{
	padding:3px 3px 8px 3px;	font-size:12px;	border-bottom:1px solid #cccccc;}
#pan a , #pan a:visited{
	word-spacing:120%;	letter-spacing:110%;	color:#524D38;}
#pan a:hover{
	color:#544F40;}


/* <2.2> セカンダリヘッダー */

#sec_top{
	margin:10px 0 10px 0;
	background:url(../images/sec_header.jpg);
	height:135px;
	border:1px solid #aaaaaa;	
	position:relative;
}

/* <2.3> セカンダリヘッダー内のトピックス */

/* 20070828 修正 */
.sec_topics{
	position:absolute;
	top: 35px;
	left: 278px;
	width:330px;
	height:90px;	
	overflow:auto;
}
.sec_topics img{
	float:left;	clear:both;
	border:2px solid #cccccc;
	margin-bottom:5px;
}
.sec_topics dl{
	padding:2px 5px 2px 50px;	font-size:11px;	border-bottom:1px solid #cccccc;
}
.sec_topics dt{
	padding-bottom:3px;	font-weight:bold;
}
.sec_topics dd{
	font-size:10px;	color:#666666;
}
.sec_topics a{
	color:#593933;	text-decoration:none;
}

/* <2.4> セカンダリ左メニュー */

#sec_menu{
	float:left;
	width:150px;
	margin-bottom:20px;
}
#sec_menu a{ display:block;	border-bottom:1px solid #cccccc; }
#sec_menu a:hover{ background-color:#eeeeee }
#sec_menu img{ border:none; }


/* <2.5> セカンダリコンテンツ枠 */

#sec_contents{
	display:inline;
	float : right;
	width:450px;

}

/* <2.6> サムネイルテーブル parts_list で使用*/

.samnail{

	border-collapse:collapse;
	word-break: break-all;
	word-wrap: break-word;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
}
.samnail td{
	vertical-align:top;
}

.samnail td.name{
;
}

.samnail td.name p{
	width:135px;
	white-space:normal;
	overflow:hidden;
}

.samnail td.img{
	width:126px;
	height:90px;
	display:block;
	vertical-align:top;
}
.samnail td.img img{
	width:120px;
	height:90px;
	border:2px solid #cccccc;
}
.samnail tr{
	margin-bottom:10px;}

.samnail p, .samnail h4{ margin:5px;	font-size:14px;}
.samnail p, .samnail h4 a{ text-decoration:none; }
.samnail td.buttons{


}
.samnail td.comment{
	padding:10px;
	vertical-align:top;
	overflow:hidden;
	width:380px;
	border-top:1px solid #cccccc;}


/*--------------------- 3.トップページ ------------------------------*/

#main_top .topmenu{
	padding:5px 0 10px 0;
}

#main_top .topmenu a{
	background:url(../images/box.gif) no-repeat;
	width:170px;
	height:126px;
	display:block;
	float:left;
	text-indent:20px;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:19px;
}

#main_top .topmenu a:hover{

	background-position:0px -126px;
}

#main_top .topmenu a img{

	border:none;
	display:block;
	padding:0 0 0 7px;
}


/* 
.windowbox{
	background:#FFFFFF no-repeat; 
}
 20070829 削除*/
 
.windowinner{
	margin:30px 5px 5px 5px;
	color:#444444;
}

/*　adachi追加分 */
/* 20070829 修正 ここから */
#newproduct{
	float:left;
	width:90px;
	height:72px;
	margin:0 6px 6px 0;
	border:1px solid #cccccc;
}
/* 20070829 修正 ここまで */

.windowinner img{
	border:0;
}


/** aki追記分 **/



.scroll{
	overflow:auto;}

/** <5>カートフォーム用のテーブル **/



table.form{
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	border-collapse:collapse;
}

table.form td{

	padding:8px 3px 4px 3px;
}

table.form,table.form td,table.form tr{

	border-style:solid;
	border-color:#cccccc;
	border-width:1px 0px 1px 0px;
}

table.form td p{

	font-size:80%;
	color:#888888;
	padding:3px 0px 3px 0px;
}

table.form td.tdbk{

	background-color:#EEEEEE;
	/* 20070828 追加　ここから */
	font-size:11px;
	/* 20070828 追加　ここまで */
}

table.form td.btm{

	text-align:center;
}

.size {
	width:200px;
}

/* 20070828 修正、regi_1.htmlから移動　ここから */
table.form td.bgcl{
background-color:#f0f0f0;
width:120px;
font-size:11px;
}

.style4 {font-size: 11px}

/* 20070828 修正、regi_1.htmlから移動　ここまで */



/** aki追記（IDだが共通しているものもとりあえず、追記してみた） **/

#pic{

	float:left;
	width:400px;
	padding-bottom:10px;
	margin-top:10px;
}

#picture{

	border:1px solid #CCCCCC;
	margin-bottom:10px;
	display:block;
}

#picright{
	clear:both;

	margin-top:10px;
	padding-left:10px;
}

#description{
	width:100%;
}

#description td{
	word-break: break-all;
	word-wrap: break-word;

	padding:5px;
}

#description td.price{

	text-align:right;
}
