/**********************************/
@media print { 

.noprint{
	display:none;
}
}

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

@media screen{

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }


body {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	background-image: url(common/back_green.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


.login {
	background-image: url(common/back_login.jpg);
	background-position:bottom;
	height: 50px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(common/0000header_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}




table {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	text-align: left;
}



#box {
	padding: 0px;
	width:800px;
	left:50%;
	margin-left:-400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	background-color: #FFFFFF;

}

.header1 {
	background-image: url(common/back_header1.jpg);
	height: 80px;
	width: 800px;
	margin: 0px;
	padding: 0px;

}
.header1 div{
	margin-right:20px

}
.left_navi {
	width: 180px;
	float: left;
}
.right_contents {
	width: 620px;
	float: right;
	margin: 0px;
	padding: 0px;
	
}
.main {
	width: 600px;
	padding-left: 20px;
	padding-bottom:10px;
}


.space {
	height: 10px;
	width: 100%;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
li {
	list-style-type: none;
	padding: 0px;
	float: none;
	margin: 0px;
	vertical-align: top;

}
dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

   

/* ************************************************ 
 *	追加　共通アイテム
 * ************************************************ */
.clr{
	clear:both;}
	
.keyword_area{
	width:155px;}
	
.left_navi select{
	width:160px;}
	
.space10px{
	margin:0;
	padding:0;
	height:10px;
	line-height:1;
	overflow:hidden;}
	
	
/* ------------------------------------- 
 *	トップページ
 * ------------------------------------- */

.top-item td{
	width:130px;
	text-align:center;}

.id-form{
	width:90px;}

	
	
/* ------------------------------------- 
 *	商品詳細ページ
 * ------------------------------------- */
#item-wrapper{
	/*border:7px solid #F4F4F4;*/
	}
	
.item-wrapper-col{
	border:7px solid #F4F4F4;
	text-align:left;
	}
	
h2.item-name{
	background:url(common/discription_bg.jpg) repeat-x top;
	padding:15px 10px 7px 10px;
	margin:0 0 10px 0;
	font-size:16px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	line-height:100%;}
	
h2.item-name-teiki{
	padding:5px 0 7px 0;
	margin:0 0 10px 0;
	font-size:16px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;}
	
.item-description-text{
	margin:15px 0 15px 0;
	text-align:left;}

table.teiki-item{
	width:100%;
}
	
table.teiki-item td{
	vertical-align:top;
	text-align:left;}
	
td.teiki-item-photo{
	width:210px;
	text-align:right;}
	
td.teiki-item-photo2{
	width:210px;}
	
.line5{
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px 0;
	height:10px;}
	
.line5dotted{
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 5px 0;
	height:10px;
	padding:0;
	overflow:hidden;}
	
table.item-area{
	width:540px;
	padding:0;
	margin:0;
	border:0;}
	
.item-area td{
	vertical-align:top;}

table.item-area td.item-photo{
	width:310px;
	text-align:center;}
	
.item-text{}

.price-col-s{
	border:1px solid #CCCCCC;}
	
.lefttext{
	text-align:left;
	margin:10px 0;
	padding:0;}
	
table.price-count-s{
	border-collapse:collapse;
	width:100%;
	}
	
.price-count-s td{
 	border:1px solid #CCCCCC;
 	padding:3px 5px;
 	text-align:left;}
 
.price-count-s th{
 	border:1px solid #CCCCCC;
 	background:#F4F4F4;
 	padding:3px 5px;}
 
 /*contents.cssの修正*/
.list-column .list-left-photo{
	width:130px;
	float:left;
	background:url(common/search_box.jpg) repeat-y;
	overflow:hidden;
	text-align:center;
	padding:0 0 0 10px;
 }
.list-column .list-right-text{
	width:395px;
	float:right;
	margin:0;
	padding:0;}
	
.list-column .list-right-text h2{
	font-size:14px;}
	
.list-column ul.product-data li{
	line-height:1;
	}
.list-column h1.category-title{
	padding:5px 3px 5px 5px;}

.list-column p.separate{
	padding:10px 0 15px 0;
	margin:0;
	line-height:1;
	}
	
.main .sitemap-category dt{
	padding:10px 3px 10px 20px;
	border-bottom:1px dotted #CCCCCC;
	margin:0;
	font-weight:bold;}
	
.main .sitemap-category dd{
	padding:10px 3px 10px 40px;
	border-bottom:1px dotted #CCCCCC;
	margin:0;}
	
.gray-text{
	background:#F4F4F4;
	padding:5px;
	margin:0 0 5px 0;}
	
}

#recommendation_box {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #669900;
	border-left-color: #669900;
	width: 570px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin:auto
}
#recommendation ul {
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	padding-top: 5px;
}
#recommendation li {
	margin: 0px;
	list-style-type: none;
}
#recommendation p {
	font-size: 12px;
	color: #FF6600;
	margin: 0px;
	padding-bottom: 10px;
}
#recommendation {
	width: 570px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left:30px;

}
#Category_left{
background-color:#FEFFF4;
border-style:solid;
border-width:1px;
border-color:#669900;
}


#Category_left div{
background-color:#669900;
padding:1px;
color:#FFFFFF;
font-weight:bold;
width:176px;
}
#Category_left dl{
padding-left:10px;
}
#Category_left dt{
width:160px;
margin-bottom:0px;
border-bottom-style:dotted;
border-bottom-color:#669900;
border-bottom-width:1px;
font-weight:bold;
}

