﻿h2{margin:0px 0px 25px 0px;}

#contents .title {
	margin-bottom: 20px;
	height: 50px;
	width: 600px;
}

.sub-title{
	height:30px;
	width:580px;
	color:#444444;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	background-image: url(../common-image/subtitle.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	}
.font-bold{color:#168128; font-weight:bold; font-size:14px;}
.kensaku-title {
	margin-bottom: 25px;
}

/*トップページ*/

.top-banner
  {
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(../image/banner-bg.jpg);
}
.top-txt {
	color: #CC0000;
	font-weight: bold;
	margin-top: 5px;
	font-size: 13px;
}

.top-txt2 {
	color: #000080;
	font-weight: bold;
	margin-top: 5px;
        font-size: 14px;
}

.kensaku-list {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.kensaku-list ul {
	padding: 0px;
	margin: 0px;
}

.kensaku-list li {
	border: 1px solid #CCCCCC;
	list-style-type: none;
	float: left;
	margin-right: 5px;
	background-image: url(../image/list-bg.jpg);
	height: 25px;
	padding-right: 8px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	width: 158px;
}
.kensaku-list li a {
	text-decoration: none;
	font-weight: bold;
}
.kensaku-list  li  a:hover  {
	color: #006600;
}
#news {
	width: 100%;
	margin-bottom: 25px;
	background-image: url(../common-image/news_bgb.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-top: 15px;
}
#news ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	background-image: url(../common-image/news_bgm.jpg);
	background-repeat: repeat-y;
}
#news li {
	background-image: url(../common-image/news_list.jpg);
	background-repeat: no-repeat;
	margin: 0px 15px 0px 15px;
	padding: 5px 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-position: 0px 10px;
}
#news li span {
	margin-right: 10px;
}
.product_list {
	background-color: #ECE9D8;
	margin-bottom: 5px;
	width: 100%;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.product_list td {
	padding: 0px 5px 5px 5px;
}
.product_list th {
	text-align: right;
	vertical-align: middle;
	width: 90px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.product_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.product_list li {
	float: left;
	text-align: center;
}
.product_list li a {
	height: 20px;
	width: 95px;
	display: block;
	margin-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	line-height: 100%;
	margin-top: 5px;
}
.product_list .maker li a {
	background-image: url(../common-image/list_maker_btn.jpg);
	background-repeat: no-repeat;
}
.product_list .category li a {
	background-image: url(../common-image/list_category_btn.jpg);
}
.product_list li.shobun a {
	background-image: url(../common-image/list_shobun_btn.jpg);
}





#partner-title {
border-left:#999999 solid 5px;
border-bottom:#999999 solid 1px;
padding-bottom:3px;
padding-left:10px;
	font-size:20px;
font-size:15px;
font-weight:bold;
color:#666666;
line-height:110%;
	}
#partner td{
	vertical-align: top;
	}
#partner td p{
	font-size:11px;
	line-height:140%;
	text-align:left;
			padding:10px 5px 0px 5px;
			color:#555555;
		}
#partner strong {
	font-weight: bold;
}


/*販売規約*/

.kiyaku-copy{
	width:300px;
	}
	
/*店舗紹介*/

#privacy th{
text-align:left;
	}
.shop-deta
{
	font-size:13px;
	color:#555555;
	font-weight:bold;
	padding-top: 20px;
}

/*プライバシー*/

.font-bold{color:#168128; font-weight:bold; font-size:14px;}

/*法律に基づく表示*/	

#legal{
border-top:1px #BBBBBB dashed;
}
#legal td,th{
padding:10px;
border-bottom:1px #BBBBBB dashed;
}
#legal th{
background-color:#EEEEEE;
}	
	

.map{
border-left:5px solid #168128;
padding:0px 0px 0px 10px;
font-size:12px;
color:#168128;
font-weight:bold;
line-height:130%;
}
.map-name{
font-weight:bold;
font-size:23px;
line-height:100%;
color:#333333;
padding-top:3px;
margin-bottom:8px;
}

.map-cap{
	padding:10px;
	background-color: #EEEEEE;
	text-align:center;
	vertical-align: middle;
}	
	
	
/*検索結果*/

.list-img{
	height:125px;
	width:125px;
	border: solid 1px #CCCCCC;
}
.list-text{
	text-align:center;
}
.list-text b{
	color:#FF0000;
	font-weight:bold;
}
.next-page{
	line-height:100%;
	height:15px;
	padding:0px;
	text-align: right;
}
.next-page a{
	color:#555555;
}

/*商品詳細*/

.shop-title {
	height: 50px;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(../image/title-shop-bg.jpg) no-repeat;
	padding-left:20px;
}
.teika {
	font-size: 16px;
	font-weight: bold;
}
.baika {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}
.prodact-name {
	font-size: 28px;
	font-weight: bold;
	border-bottom: dotted 2px #168128;
}
.prodact-number {
	font-size: 16px;
}
.prodact-img {
	width: 260px;
	height: 190px;
	float: left;
}
.prodact-copy {
	width: 310px;
	float: right;
}
.prodact-copy   td  {
	padding-bottom: 20px;
}
.prodact-copy p {
	font-size: 11px;
	line-height: 130%;
	background-color: #DFDFDF;
	padding: 10px;
}
