@charset "utf-8";

@import url("../packages/CK0000/css/import.css");

@import url("concept.css");

/* 商品詳細ページ */
#detail-comment7 table.spec {
	border-collapse: collapse;
	padding:0px;font-weight:bold;
	width:100%;
}

#detail-comment7 table.spec th, table.spec td {
	border:1px solid #CCCCCC;
}

#detail-comment7 table.spec th {
	background-color:#F8F8F8;
	font-weight:bold;
	text-align:center;
	padding:3px;
	width: 20%;
	color:#330000;
}

#detail-comment7 table.spec td {
	padding-left:4px;
    font-weight:normal;
	font-size:95%;
}

/* lebel1カテゴリテキスト化（横幅定義に加え、下線・文字色等定義） */
/*
li.level1 a {
	display: block;
	text-decoration: none;
	width: 150px;
	text-decoration: none;
	background: #FFFFFF;
	padding: 8px 5px;
	color: #330000;
	font-size:80%;}
*/

li.level1 a {
	display: block;
	text-decoration: none;
	width: 150px;
	text-decoration: none;
	background: #786060;
	padding:5px 5px 3px 5px;
	color: #FFFFFF;
	font-size:80%;
}

li.level1 a:hover {
	width: 150px;
	background: #EEEEEE;
	color: #FFFFFF;
}

li.level2 a {
	display: block;
	text-decoration:none;
	width: 140px;
	background: #FFFFFF;
	padding: 2px 5px;
}

li.level2 a:hover {
	display: block;
	text-decoration:none;
	width: 140px;
	background: #E2D2D1;
	}

li.level3 a {
	display: block;
	text-decoration:none;
	width: 130px;
	padding: 3px 8px 3px 32px;
	border-bottom: 1px dotted #FF0000;
	background: #FFFFFF;
}

li.level3 a:hover {
	width: 130px;
	padding: 3px 8px 3px 32px;
	border-bottom: 1px dotted #D1C3C2;
	background: #E2D2D1;
}

/*店舗紹介ページCSS　20091118加藤作成 */
#centerbox_2 .intro_l a{
	 margin:5px 0;
	 border:1px solid #CCCCCC;
	 padding:1px;
	 float:left;
	text-decoration: none;
}
#centerbox_2 .intro_l a:hover img { 
	 opacity: 1.5;
	 filter: alpha(opacity=60);  
}

#centerbox_2 .intro_s a { 
	 float:left;
                 text-align:center;
	 margin:0 3px 5px 0;
                 border:1px solid #CCCCCC;
	 padding:1px; 
}
#centerbox_2 .intro_s a:hover img {
	 opacity: 1.5;
	 filter: alpha(opacity=60);
}

/*特定商取引法記載ページCSS　20091119 江口作成 */

table.legalnote {
	 font-size:90%;
	 line-height:1.6em;
	 width:697px;
	 border:1px solid #CCCCCC;
	 border-collapse: collapse;
	 border-spacing: 0;
}

table.legalnote th {
	 width:150px;
	 text-align:left;
	 padding:5px 5px 5px 10px;
	 border-bottom:1px dotted #CCCCCC;
	 background-color: #F5F3F1;
}

table.legalnote td {
	 width:350px;
	 text-align:left;
	 padding:3px 5px 3px 8px;
	 border-bottom:1px dotted #CCCCCC;
}

table.daibiki {
	 width:200px;
	 margin:5px;
	 border-collapse: collapse;
	 border-spacing: 0;
}

table.daibiki td {
	 width:100px;
	 border-top:1px solid #cccccc;
	 border-bottom:1px solid #cccccc;
}

ul.ex_link li{
	 list-style:none;
}



.event_box {
	width:618;
	margin:10px 0 20px 0;
	border:1px solid #eeeeee;
}

.event_title {
	width:400px;
	margin:10px 0 10px 10px;
	font-size:120%;
	float:left;
	border-bottom:1px solid #660000;
}

.event_date {
	width:180px;
	font-size:110%;
	float:right;
	margin:12px 10px 10px 0;
	border-bottom:1px solid #666666;
}

.event_text {
	width:618;
	padding:10px;
	line-height:1.6em;
}

.ex_link_title{
	margin-top:10px;
	border:1px solid #660000;
	width:160px;
	padding:3px 0px;
	background:#660000;
	color:#ffffff;
}

.ex_link {
	width:140px;
	padding:10px;
	border:1px solid #660000;
}

/*---規約ページ20100218江口追加---*/

.kiyaku_title{
	margin:10px 0 0 10px;
}

.kiyaku_text{
	margin:10px 0 20px 15px;
	line-height:1.7;
}

.new_item_list li  {
     display: inline;
     list-style: none;
     border: none;
     margin-left: 10px;
}


/*---TOPバナー20100218江口追加---*/
.top_banner img {
     margin-bottom:5px;
     border:none;
}
.top_banner a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*---NEWS20100218江口追加---*/
.news_block {
     width :700px;
     height :100px;
     overflow :auto;
     padding:10px;
	 border:8px solid #EEE;
	 background:#EEE;
}

/*-----初めての方へ-----*/
h3.subtitle-intro {
	margin: 15px 0 0;
	padding: 0 0 5px 0;
	font-weight:bold;
	font-size:110%;
}

div.intro-stepbox {
	margin: 0;
	padding: 7px 0;
	width: 710px;
	border-bottom: 1px dotted #cccccc;
	clear: both;
	overflow: hidden;
}

div.intro-leftbox {
	margin: 0;
	padding: 0;
	width: 370px;
	float: left;
}

div.intro-rightbox {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
}

div.intro-stepbox h4 {
	margin: 0;
	padding: 15px 0 10px 100px;
	font-size: 120%;
	color: #B79A85;
}

div.intro-stepbox p {
	margin: 0;
	padding: 5px 0 18px 20px;
	line-height: 1.5;
}

div.intro-stepbox h4.intro-step1 {
	background: url("/user_data/img/step1.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step2 {
	background: url("/user_data/img/step2.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step3 {
	background: url("/user_data/img/step3.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step4 {
	background: url("/user_data/img/step4.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step5 {
	background: url("/user_data/img/step5.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step6 {
	background: url("/user_data/img/step6.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step7 {
	background: url("/user_data/img/step7.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step8 {
	background: url("/user_data/img/step8.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step9 {
	background: url("/user_data/img/step9.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step10 {
	background: url("/user_data/img/step10.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step11 {
	background: url("/user_data/img/step11.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step12 {
	background: url("/user_data/img/step12.jpg") no-repeat;
}
div.intro-stepbox h4.intro-step13 {
	background: url("/user_data/img/step13.jpg") no-repeat;
}

/*20100614カテゴリメイン*/

#ctg 	{	width:733px;	height:240px;	background: url("/user_data/img/ctg_interior.gif") no-repeat;}
#ctg02  {	width:733px;	height:240px;	background: url("/user_data/img/ctg_tableware.gif") no-repeat;}
#ctg03  {	width:733px;	height:240px;	background: url("/user_data/img/ctg_fabric.gif") no-repeat;}
#ctg04  {	width:733px;	height:240px;	background: url("/user_data/img/ctg_goods.gif") no-repeat;}
#ctg05  {	width:733px;	height:240px;	background: url("/user_data/img/ctg_healing.gif") no-repeat;}

.submenu {
	line-style:none;
	float:left;
	margin:10px 10px 4px 130px;
	font-weight:bold;
}

.submenu a {
	padding-right:8px;
	border-right:1px dotted #FFF;
}
.submenu a:link {
	padding-left:4px;
	padding-right:5px;
	color:#FFF;
	text-decoration:none;
}

.submenu a:hover {
	color: #333;
	text-decoration: none;
}
.submenu a:visited {
	color:#EEE;
	text-decoration:none;
}
 





