/* CSS Document */

a {
	color:#000099;
}

a:hover {
	color:#FF3300;
	text-decoration:underline;
}


dl,dt,dd {
	margin:0;
	padding:0;
}

input {
	margin:0;
	padding:0;
}
hr {
	margin:5px;
	border:0;
	border-top:1px solid #999999;
	}

.large_red {
	font-size:1.25em;
	color:#FF0000;
}

.large_red .price {
	padding:0px 0.2em;
	font-size:1.4em;
}

.normal {
	font-size:0.8em;
}
.date{
	font-weight:700;
}

	#main_right a img{
		border:1px solid #FFFFFF;
	}	
	* html #main_right a img{
		margin:1px;
	}	
	#main_right a:hover img {
		border:1px solid #FF3300;
	}

/*　ページ枠組み　*/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#333333;
	background-color:#FFFFFF;
	font-size:0.8em;
	line-height:1.25;
}

:root body {
	font-size:1em;
}

* html td,* html th {
	font-size:0.8em;
}

#contain {
	margin:0 auto;
	text-align:center;
	background-image: url(../img/back01.gif);
	background-repeat: repeat-y;
	width: 829px;
}

#wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#header {
	margin:0;
	margin-top:5px;
	text-align:left;
	color:#666666;
	font-size:12px;

	border-bottom:2px solid #FF9B00;
	padding-bottom:2px;
	
}
		
 #header a {
 	text-decoration:none;
}
 #header a:hover {
 	text-decoration:underline;
}


	
#bunner {
	margin:0;
	
	border-top:1px solid #FD6900;
	
	border-bottom:2px solid #FD6900;
}

#bunner table {
	margin:0;
	padding:0;
	width:800px;
}

#bunner td{
	padding:0;
}

#fake {
	position:absolute;
	top:21px;
}

#pankz {
	font-size:12px;
	margin-bottom:8px;
	margin-top:5px;
	padding:0;
	color:#666666;
}

#pankz img{
	margin:0 3px;
}

#pankz div a {
	color:#DDDDDD;
}

#navi {
	margin:0;
	padding:0;
	font-size:12px;
	height:25px;
	width:800px;
	background:no-repeat url(../img/back_dial.gif) top;
	margin-bottom:8px;
	
	
}

	#navi a  {
		display:block;
		height:25px;
		text-decoration:none;
		color:#601;
		font-weight:700;
		width:100px;
		text-align:center;
		line-height:25px;
		float:left;
		margin:0;
		padding:0;
		background:url(../img/navi_bar.jpg) top left no-repeat;
	}
		#navi a:hover  {
			background-position:bottom;
			color:#FFF;
	}

#main {
	margin:0;
	padding:0;
	width:800px;
	display:inline-block;
	

}

#main_right {
	float:right;
	width:600px;
	padding:0;
	background-color:#FFFFFF;
}

:root #main_right {
	font-size:0.8em;
}
* html #main_right {
	font-size:1em;
}



#sidebar {
	width:180px;
	padding:0;
	font-size:12px;
	float:left;
	color:#7F7F7F;
	height:auto;
	background-color:#FFFFFF;

}

	#sidebar a:link {
	color:#003399;
	text-decoration:none;
}

	#sidebar a:visited {
		color:#003399;
		text-decoration:none;
	}
	#sidebar a:hover {
	color:#993333;
	text-decoration:underline;
}
#footer {
	margin:0;
	clear:both;
	padding-top:10px;
	margin-top:15px;
	margin-bottom:5px;
	font-size:12px;
	padding-bottom:13px;
	background:url(../img/footer.gif) top no-repeat;
	color:#666666;
}

#footer a {	
	color:#666666;
	padding:0 3px;
}

#footer #credit {
	margin-bottom:5px;
	text-align:center;
	padding:4px;
	font-weight:700;
}

#footer #content{
	padding:5px;
	text-align:center;
}


/* フォント */

h1 {
	font-size:12px;
	font-weight:400;
}
	
	#pankz h1 {
		display:inline;
		margin:0;
		padding:0;
	}

h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400;
	color:#323134;

}

h2.oyacategory {
	border-bottom:3px solid #FF9966;
	border-top:1px solid #FF9966;
	background-color:#FFF6ED;
	padding-left:5px;
	font-size:20px;
	color:#351000;
	font-weight:700;
	line-height:1.8;
}





h2.category_title{

		background:url(../img/index_menu.gif) no-repeat left;
		height:33px;
		font-size:16px;
		font-weight:700;
		color:#300;
		line-height:33px;
		padding-left:15px;
}

h2.goods_title{
	font-size:1.9em;
	font-weight:700;
	margin-top:5px;
	padding:0.15em 0 0.3em 8px;
	border-left:7px solid #FF6600;
	line-height:1.2;
}


h2.goods_title .K_GOODS_MAKER{
	font-size:0.7em;
	color:#FF6633;
	display:block;
}

.indexmenu {
		background: url(../img/menu10.gif) no-repeat left;
		height:35px;
		font-size:16px;
		font-weight:700;
		color:#FFFFFF;
		padding-left:55px;
		line-height:46px;
}



h3.map {
	border-bottom:1px solid #FF9933;
	margin-bottom:5px;
	font-weight:700;
	border-left:4px solid #FF9933;
	padding:2px 0 2px 5px;
}

.ex {
	margin:5px 2px;
	line-height:1.4;
}



/* header */

#head {
	background:url(images/topbunner_01.jpg) bottom left no-repeat ;
	height:18px;
	margin:0;
	padding:0;
	margin-bottom:-3px;
}


#sitemap {
	margin:0;
	padding:0;
	text-align:right;
	float:right;
}

#header h1 {
	float:left;
}



/* カラム設定　*/

#time01 {
	font-size: 0.9em;
	font-weight: bold;
	color: #E6002D;
	margin:6px 0;
}

.block {
	margin:10px 0;
}

.list_box {
	width:650px;
	margin-right:-50px;
	
	margin-bottom:15px;
}
* html .list_box {
	margin-right:-80px;
}



.list_box .box {
	float:left;
	margin-bottom:15px;
}


.block_2 .box{
	width:290px;
	margin-right:20px;
}

.block_3 .box{
	width:185px;
	margin-right:22px;
}
	* html .block_3 .box{
		width:187px;
		margin-right:18px;
	}

.block_4 .box{
	width:125px;
	margin-right:20px;
}
	* html .block_4 .box{
		width:127px;
		margin-right:18px;
	}
.block_5 .box {
	width:100px;
	margin-right:25px;
}
	* html .block_5 .box {
	width:102px;
	margin-right:23px;
	}

.list_box hr {
	clear:left;
	border-color:#FFFFFF;
	margin:0;
	padding:0;
	height:0;
	border-bottom:1px dotted #999999;
	width:595px;
	display:block;

}
/* main(index_page) */

.category_index {
	
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #FF0000;
}

	.category_index .image_box {
		float:left;
		width:280px;
		text-align:center;
		margin:3px 0;
	}
	
	.category_index .text_box {
			margin:5px;
		margin-left:281px;

	}
	
	.category_index .text_box h3{
		font-size:115%;
		font-weight:700;
		line-height:2;
		border-left:5px solid #FF6600;
		padding-left:7px;
		margin-top:2px;
		margin-bottom:7px;
		
	}


table.index {
		width:600px;
		margin:0px 0 15px 0;
		font-size:100%;
}


table.index td {
	padding:5px 3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFEE;
	vertical-align:top;
	width:195px;
}
:root table.index td {
	width:193px;
}
table.index td.space{
	width:7px;
	padding:0;
	border-width:0;
	font-size:1px;
	background-color:transparent;
}
	
	table.index td .text_box {
		margin:5px 0 0 0;
		width:185px;

	}
	
	table.index td h3{
		font-size:115%;
		font-weight:700;
		line-height:1.6;
		border-left:5px solid #FF6600;
		padding-left:7px;
		margin-bottom:5px;
		
	}





.B_INFORMATION_LIST {
	font-size:12px;
	height:120px;
	margin:0;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid #006;
	margin-bottom:3px;
	border-top-width:0;
}
* html .image_box img{
	margin:1px;
}
		.K_INFORMATION_DETAIL dl{
			clear:left;
			margin:5px 5px 5px 10px;
			padding:3px;
			border-bottom:1px dotted #CCCCCC;
		}
		
		.K_INFORMATION_DETAIL dl dt {
			float:left;
			width:120px;
		}
		.K_INFORMATION_DETAIL dl dd {
			margin-left:120px;
		}
				.K_INFORMATION_DETAIL dl .K_INFORMATION_NAME {
				color:#990000;
				display:block;
				font-weight:700;
				margin-bottom:5px;
		}
		
#index_2clm {
	
	margin:10px 0;
	width:620px;
	margin-right:-20px;
}

	#index_2clm #left {
		float:left;
		width:400px;
	}
	#index_2clm #right {
		width:175px;
		margin-left:425px;
	}

#index_2clm #left .box {
	
	margin:5px 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
}

	#index_2clm #left .box .image_box {
		width:102px;
		height:102px;
		background:url(../img/bg_noimage100px.gif) center;
		text-align:center;
		float:left;
	}

	#index_2clm #left .box .text_box{
		margin-left:105px;
		color:#666666;
	}
	
	#index_2clm #left .box .text_box h3{
		font-weight:700;
		vertical-align:middle;
		margin-bottom:5px;
	}


#index_2clm #right .box {
	width:175px;
	text-align:center;
	margin:5px 0 5px 0;
	border:1px solid #999999;
}
#index_2clm #right .box .K_GOODS_DETAIL{
	width:150px;
	margin:5px auto;
	text-align:center
}
#index_2clm #right .box h3{
	margin-bottom:3px;
	font-weight:700;
}



/* main */

.cate_list {
	width:650px;
	margin-right:-50px;
	
	margin-bottom:10px;
}

.cate_list .box {
	width:290px;
	margin-right:20px;
	margin-bottom:12px;
	float:left;

}
	.cate_list .box .image_box {
	width:122px;
	height:122px;
	background:url(../img/bg_noimage120px.gif) center no-repeat;
	float:left;
	}
	.cate_list .box .text_box {
	margin-left:127px;
	}
	.cate_list .box .text_box h3{
	font-weight:700;
	padding-bottom:2px;
	padding-left:15px;
	margin-bottom:5px;
	background:url(../img/yajirusi02.gif) left center no-repeat;
	border-bottom:1px solid #FF9900;
	}	

.how_to_make {
	margin:15px 0;
	border:1px solid #ABABAB ;
	padding:10px;
}

.how_to_make .text_box {
		margin-left:195px;
}


.of_ichiran {
	border:1px solid #FF9966;
	background-color: #FFEEDD;
	border-left-width:3px;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px 5px;
	color:#332211;
	font-weight:700;
}

	.block_3 .box .image_box {
		margin:3px 0 5px 0;
		background:url(../img/bg_noimage160px.gif) center no-repeat;
		height:187px;
	}
	.block_3 .box h3 {
		font-weight:700;
		height:5em;
		margin-bottom:3px;
		display:table-cell;
		vertical-align:middle;
	}
	
	.block_3 .box .spec{
		color:#666666;
	}
	
	.block_3 .box .K_GOODS_MAKER{
		color:#FF6600;
	}
	
	.block_3 .box .K_GOODS_CATCHCOPY {
		color:#663300;
	}
	
	.block_3 .box form{
		margin-top:4px;
	}


.item_list {
	width:660px;
	padding:5px 0 15px 0;
	
}

	.item_list .block {
		width:208px;
		margin:0 4px 0 4px;
		float:left;
		text-align:center;
		position:relative;
		font-size:1.1em;
		
		border:1px solid #999999;
		background-color:#E8E8E8;
		padding-bottom:8px;
	}
		.item_list .block h4{
		font-weight:700;
	}
		.item_list .block .imgbox{
		background-color:#FFFFFF;
		margin-bottom:4px;
	}


#item_bodycopy {
	margin:7px 0;
	color:#555555;
}
	#item_bodycopy img{
	float:left;
	margin:0 6px 6px 0;
	}


#shopping_guide {
	margin:7px 0 8px 0;
	background-color:#FFE8CB;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:8px 0;
	text-align:right;
	padding-right:5px;
}

#shopping_guide img {
	margin:0 3px 0 14px;
	vertical-align:middle;
}

#shopping_guide p{
	margin:5px 0 7px 0;
}

.ctg2_form {
	position:relative;
}

.ctg2_form .cart_button{
margin:3px 0;
	position:relative;
	height:22px;
	overflow:hidden;
}

.ctg2_form .cart_button .ctg2_btn:hover{
	position:relative;
	bottom:22px;
}
	
/* goods.html */



.g_copy {
	font-size:1.2em;
	margin:5px 0;
	font-weight:700;
	color:#990000;
}

.g_body {
	font-weight:400;
	color:#522311;
	font-size:0.9em;
	padding-bottom:4px;
	padding-left:4px;
	line-height:1.6;
	margin:0;
	margin-bottom:10px;
	border-bottom:1px solid #888888;
	}
.g_body:first-letter {
	font-size:2.2em;
	font-weight:700;
	line-height:1.15;
	padding:0.2em 0.07em;
	display:block;
	background-color:#744522;
	color:#FFFFFF;
	float:left;
	margin:0 5px 0 0;
	}
#detail_box {
	margin:5px 0 12px 0;
	width:600px;
	
}

	#detail_box #detail_left{
		float:left;
		width:300px;
	}
		#detail_box #detail_left2{
		float:left;
		width:240px;
	}
		#detail_box #detail_left #image {
			height:300px;
			display:table-cell;
			text-align:center;
			vertical-align:middle;
			margin-bottom:10px;
		}
		#detail_box #detail_left2 #image {
			height:240px;
			display:table-cell;
			text-align:center;
			vertical-align:middle;
			margin-bottom:10px;
		}
		#detail_box #image img{
						border:1px solid #666666;
		}
		
	#detail_box #detail_right {
		width:290px;
		float:right;
		}
	#detail_box #detail_right2 {
		width:350px;
		float:right;
		}

		.modern_flr {
			margin-top:-1em;
		}

		#detail_box dl{
			clear:left;
			width:100%;
			border-bottom:1px dotted #888888;
			padding-bottom:7px;
			margin-bottom:7px;
			
					}
			#detail_box dl.spc{
			border-bottom-width:0;
					}		
		#detail_box dt{
		float:left;
		margin-left:3px;
	}	
		#detail_box dd{
		margin-left:90px;
	}
		#detail_box form {
			margin-left:90px;
		}
	
			#detail_box hr {
			height:0;
			border-width:0;
			border-bottom:1px solid #888888;
			margin:0;
			padding:0;
			margin-bottom:7px;
			margin-top:4px;
		}

			

#description_box {
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	margin:0;
	padding:10px 0;
}

		#description_box dl{
			clear:left;
			padding-bottom:8px;
			
		}
		
		#description_box dt{
		float:left;
		width:90px;		
		border:1px solid #767676;
		background-color:#FFD8A6;
		padding:5px 15px;
		}			
		* html #description_box dt{
		width:125px;
		}	
		#description_box dd{
		padding:5px 0;
		line-height:1.5;
		text-indent:0;
		margin-left:135px;
		}

	
	#description_box table th{
	border:1px solid #767676;
	background-color:#CCCCCC;
	padding:3px 8px;
	text-align:left;
	font-weight:400;
	}

#image_box {
	margin:10px 0 5px 0;
	
}

#image_box .box {
	margin-right:8px;
	margin-bottom:10px;
	float:left;
}

#image_box .box p{
	margin:5px 0;
	color:#36C;
}


#image_box2 {
	margin:5px 0;
	
}

#image_box2 .box {
	margin-right:8px;
	margin-bottom:5px;
	float:left;
}
#image_box2 .box p{
	width:185px;
	margin:5px 0;
	color:#36C;
}



#explanation_box{
	padding:5px;
	border-top:1px solid #DCAFAC;
	border-left:1px solid #DCAFAC;
	border-right:2px solid #DCAFAC;
	border-bottom:2px solid #DCAFAC;
	background-color:#FFF7ED;
}

.exp2 {
	width:300px;
	float:left;
}
	#explanation_box strong {
		border-bottom:1px solid #FFDDCC;
		display:block;
		margin:7px 7px 0 7px;
		color:#D02020;
		padding-bottom:3px;
	}
	#explanation_box p {
		margin:5px 7px 7px 7px;
		color:#333333;
	}

#explanation_box table{
	margin:0 auto;
	border-left:1px solid #333;
	border-top:1px solid #333;
	background-color:#FFF;
	text-align:left;
	border-collapse:collapse;
}

#explanation_box table td{
	padding:5px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

#explanation_box table th{
	padding:5px 0;
	text-align:center;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}


#description_box {
	width:260px;
	padding:5px;
	border:1px solid #999;	
	margin-left:320px;
}

.K_GOODS_DESCRIPTION ul{
	margin-left:1em;
}

.K_GOODS_DESCRIPTION li {
	list-style:disc;
}


.kikaku_box {
	border:1px solid #FF9933;
	border-left-width:3px;
	padding:5px;
	margin-bottom:10px;
	
}


.kikaku_box .imgbox {
		margin-right:5px;
		width:120px;
		float:left;
	}
	


.kikaku_box table {
	border-top:1px solid #FFCC66;
	border-left:1px solid #FFCC66;
	width:396px;
	float:right;
}



.kikaku_box table.patern2 {
	width:585px;
}

.cart_cell {
		width:195px;
}

.kikaku_box table td,.kikaku_box table th{
	border-right:1px solid #FFCC66;
	border-bottom:1px solid #FFCC66;
	padding:5px;
	vertical-align:top;
	}
	
	.kikaku_box table th{
		width:80px;		
		background-color:#FFEECC;
		padding:5px 10px;
		text-align:left;
		font-weight:400;

}

.kikaku_box table td table {
	width:200px;
	border:1px solid #FFCC66;
	font-size:11px;
	margin:10px 0;
}

.kikaku_box table td table td, .kikaku_box table td table th{
	padding:3px;
}

.kikaku_box .K_GOODS_NAME {
	font-weight:700;
	color:#003399;
}

	.kikaku_box dl{
			margin:0;
			margin-bottom:2px;
			
		}
		
		.kikaku_box dt{
		border:1px solid #FF9933;
		float:left;
		width:80px;		
		background-color:#FFEECC;
		padding:3px 10px;
		}			
		* html .kikaku_box dt{
		width:110px;
		}	
		.kikaku_box dd{
		padding:3px 0;
		line-height:1.5;
		text-indent:0;
		margin-left:120px;
		}
		.kikaku_box dd.red{
		margin-bottom:5px;
		padding:0;
		line-height:1.3;
		text-indent:0;
		margin-left:135px;
		}

		.kikaku_box form{
		margin-top:10px;
		}


/* NAVIGATOR 設定 */

.result {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding:5px;
	padding-top:0;
	font-size:14px;
	text-align:center;
}

.navigator {
	margin:0 auto;
	vertical-align:middle;
	width:100%;
	text-align:center;
}

.result a, .result .K_PAGE_CURRENT{
	display: -moz-inline-box;
	display:inline-block;
	 /display: inline;  
	 /zoom: 1; 
	padding-left:2px;
	margin-right:3px;
}

.result .K_PAGE_AFTER,.K_PAGE_BEFORE,.result .K_PAGE_CURRENT {
	background:url(../img/number.gif) top center no-repeat;
	width:21px;
	text-align:center;
	padding-top:18px;
}

.result .K_PAGE_CURRENT {
	background:url(../img/current.gif) top center no-repeat;
	color:#660000;
	text-decoration:underline;
	font-weight:700;
}

.K_PAGE_BACK img ,.K_PAGE_NEXT img {
	margin-bottom:15px;
}

/* shopguide */


#shop_guide {
	margin-left:1em;
	margin-top:10px;
	margin-bottom:15px;
		line-height:1.5;
}
	#shop_guide h3 {
		border-top:1px solid #FF9966;
		border-bottom:1px solid #FF9966;
		background-color:#FFFFDD;
		font-weight:700;
		font-size:1.15em;
		padding:3px 10px;
		margin:10px 0;
	}
		#shop_guide h4 {
		border-bottom:1px solid #666666;
		font-weight:700;
	}
	#shop_guide .content {
		margin-left:1em;
		margin-top:7px;
		margin-bottom:15px;
	}
	#shop_guide ol {
		margin-left:1em;
		list-style-type:decimal;
		line-height:1.3;
	}
		#shop_guide ol li,#shop_guide ul li{
		margin-top:7px;
		margin-left:1.5em;
	}
	#shop_guide ul {
		margin-left:1em;
		list-style-type:disc;
		margin-top:6px;
		margin-bottom:10px;
				line-height:1.3;
	}
	#shop_guide ul.item li {
		margin:2px 0;
	}
	#shop_guide table {
		border-left:1px solid #666666;
		border-top:1px solid #666666;
		margin:5px 0 20px;
	}
	#shop_guide table th {
		padding:6px;
		text-align:center;
		background-color:#EEEEEE;
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
	}
	#shop_guide table td {
		padding:6px;
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
	}

#shop_head{
	margin:15px 0;
	
}

#shop_head .box{
	float:left;
	position:relative;
	margin:0;
	height:25px;
	overflow:hidden;
}

#shop_head .box img{
	border-width:0;
}

#shop_head .box a:hover img{
	position:relative;
	bottom:25px;
}


	
#company {
	width:100%;
	margin:10px 0;
}

#company th,#company td {
	padding:4px;
}
#company th {
	background:#CCCCCC;
}
	.px100 td {
		width:110px;
		padding:5px;
	}
	.waku {
		border:1px solid #999999;
	}
	div.link {
		margin:10px 0 20px 0;
		line-height:1.5;
	}
.shop_table {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-size: 100%;
	width: 500px;
}
.shop_table th {
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.shop_table td {
	padding: 5px;
	border: 1px solid #999999;
}

.toiawase02 {
	margin:10px;
	text-align:center;
	line-height:1.8;
	font-weight:700;
	color:#CC3300;
}

.cell_2 td {
		padding-right:5px;
		padding-bottom:10px;
}
.cell_2 th {
		text-align:left;
		padding-bottom:3px;
}
.cell_2 tr.card th {
		text-align:center;
		color:#FFFFFF;
		padding:3px;
		border:1px solid #FFFFFF;
		background-color:#903;
}
.cell_2 tr.card td {
		padding:0px;
		text-align:center;
		padding-bottom:10px;
}

.sitemap_box {
	margin-left:8px;
	margin-top:10px;
	line-height:1.3;
}

	.sitemap_box ul {
		margin-left:1.5em;
		list-style-type:disc;
		margin-top:6px;
		margin-bottom:10px;
	}
	
.cate_detail {
	border:1px solid #FF9933;
	padding:7px 5px;
	text-align:center;
	margin:7px 0;
}

.cate_detail .K_CATEGORY_DESCRIPTION3,.cate_detail .K_CATEGORY_DESCRIPTION3_L1{
	text-align:left;
	margin-top:5px;
}
/* sidebar */

#search {
	width:180px;
	margin-bottom:15px;
	background-color:#FFE;
}
#search .B_SEARCH_BOX {
	border:1px solid #FF6600;
	padding:10px 5px;
}

#search form {
	width:168px;
	text-align:left;
	color:#333;
}
#search .K_SEARCH_KEYWORD_AND {
	background-color:#FFFFCC;
	padding-top:2px;
	padding-left:2px;
	width:145px;
	height:1.4em;
	margin:4px 0 10px 14px;
	border:1px solid #99B;
	
}

#search .K_SEARCH_PRICE_START,#search .K_SEARCH_PRICE_END {
	background-color:#FFF;
	width:110px;
	height:1.4em;
	margin:0 3px;
	line-height:1.3;
	border:1px solid #99B;
	
}

#itsnew {
		border:1px solid #FF1100;
		margin:0px 0 15px;
		padding:0;
		text-align:center;
}

#itsnew .title {
		background:#FF1100;
		color:#FFF;
		font-weight:700;
		padding:3px 0;
}

#itsnew .box {
		width:165px;
		margin:0 auto;
		padding:12px 0;
		border-bottom:1px solid #FF1100;
		text-align:center;
}

#itsnew h2 a{
		font-weight:700;
}


#sidebar .category_listbox {
	margin-bottom:10px;
	border:1px solid #999999;
	border-bottom-width:0;
}

#sidebar .category_listbox li .K_CATEGORY_DETAIL{
	margin:6px 5px 4px 20px;
	display:block;
}
#sidebar .category_listbox li .K_GENRE_DETAIL ,#sidebar .category_listbox li .K_BRAND_DETAIL{
	margin:6px 5px 4px 20px;
	display:block;
}
#sidebar .category_listbox li {
	border-bottom:1px solid #999999;
	background:url(../img/menu05.gif) left -4px no-repeat;

}

#sidebar .category_listbox .oya {
	border-bottom:2px solid #FF0000;
	background-color:#f00;
	color:#FFF;
	padding-left:5px;
	line-height:2em;
	font-size:1.2em;
	margin:0;
	font-weight:700;
	list-style:none;
	background-image:none;
}

#sidebar .category_listbox .oya a{
	color:#FFF;
}

#sidebar .category_listbox .oya2 {
	background-color:#FF9900;
	border:1px solid #FF9;
	border-bottom:2px;
	color:#FFF;
	padding:3px 2px 3px 4px ;
	margin:0;
	font-weight:700;
	list-style:none;
	background-image:none;
}
#sidebar .category_listbox .oya img {
	margin-right:4px;
	vertical-align:middle;
}



ul.shop_1 {
	width:185px;
	border-top:1px solid #FF6600;
	margin-bottom:20px;
}

ul.shop_1 li{
	margin-left:3px;
	line-height:2.3;
	vertical-align:middle;
	padding:4px 0;
	border-bottom:1px dotted #666666;
	
}


ul.shop_1 li img{
	float:left;
	margin-right:6px;
}

ul.shop_2 {
	border-top:1px solid #FF6600;
	margin-bottom:20px;
	padding-top:2px;
}
	ul.shop_2 li {
		margin-left:3px;
	}
	
	ul.shop_2 li img {
		margin:2px 0;
	}

ul.shop_3 {
	border-top:1px solid #FF6600;
	margin-bottom:20px;
	width:178px;
	padding-top:3px;
}

	ul.shop_3 li{
	background:url(../img/yajirusi02.gif) left no-repeat;
	margin-left:1px;
	padding:3px;
	line-height:1.8;
	padding-left:15px;
	border-bottom:1px dotted #666666;

	}
.side_discription {
	font-weight:700;
	color:#FF6600;
}

a:hover {
	text-decoration:none;
}

	#main_right a img.nf {
		border-width:0;
	}	
	#main_right a:hover img.nf {
		border-width:0;
	}	


/* clear */

#header,ul.shop_1 li,#shop_head,#navi,#main,.list_box,
.category_index,#index_2clm #left .box,.kikaku_box,.kikaku_box dl,
#image_box2,#image_box,#description_box dl,#detail_box,#detail_box dl,
#item_bodycopy,.item_list,.cate_list,.how_to_make,.K_PAGE_NAVIGATOR {	 
		zoom:100%;
	}

#header:after,ul.shop_1 li:after,#shop_head:after,#navi:after,#main:after,.list_box:after,
.category_index:after,#index_2clm #left .box:after,.kikaku_box:after,.kikaku_box dl:after,
#image_box2:after,#image_box:after,#description_box dl:after,#detail_box:after,#detail_box dl:after,
#item_bodycopy:after,.item_list:after,.cate_list:after,.how_to_make:after,.K_PAGE_NAVIGATOR:after {	 
		content: ".";  
		 display: block;  
		visibility: hidden;  
		height: 0.1px;  
		 font-size: 0.1em;  
		line-height: 0;  
		clear: both;  
	}
	
	#SW2 .block {
		margin:0;
	}
	
	#SW2 .list_box {
		margin:0 0 6px 0;
		padding-top:5px;
	}
	
#index_search {
	width:600px;
	text-align:right;
	margin:10px 0;
}

#index_search form {
	margin:5px;
	height:80px;
	background:url(../img/search_box_l.gif) top no-repeat;
	vertical-align:top;
}
#index_search .K_SEARCH_KEYWORD_AND {
	margin-top:40px;
	margin-left:7px;
	padding:3px 0 0 5px;
	background-color:#FFFFCC;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:497px;
	color:#555;
	font-weight:700;
	font-size:14px;
	height:20px;
	float:left;
}

#index_search .button {
	margin-top:8px;
	margin-right:5px;
}
		#shop_guide dl dt {
		font-weight:700;
		padding:7px 5px 7px 5px;
		line-height:1.6;
		color:#000;
		border-left:2px solid #F60;
		background-color:#FFDFCF;
		float:none;
		margin-bottom:5px;
	}

	
	#shop_guide dl dd {
		margin-bottom:20px;
		margin-left:20px;

	}
	#links {
	margin-left:10px;
}
#links td {
	text-align:center;
	padding:0 15px 10px;
}

#links td img{
	margin:5px 0;
}
.K_INQUIRE_DETAIL_VALUE textarea {
	margin-bottom:15px;
	width:98%;
}
.K_GOODS_NAME2 {
		border:1px solid #F73;
	padding:4px;
	color:#900;
	margin:8px 0;
}

.B_GOODS_DETAIL .K_GOODS_NAME2 {
	font-weight:700;
	font-size:1.2em;
}
.kikaku_box .K_GOODS_NAME2 {
	font-size:0.9em;
	padding:0;
	border-width:0;
	margin-bottom:15px;
	font-weight:700;
}
