/*
* {
	border: 1px solid #ccc;
}
*/
#contents {
	padding: 10px 0px;
}
/*VALUE*/

#value-r-box {
	width: 390px;
	float: right;
	padding-left: 10px;
}

#value-l-box {
	width: 400px;
	float: left ;
}

.value-info {
	width: 390px;
	background-image: url(store/img/shop_info_bttm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	/*height: 90px;*/
	text-align: left;
	/*margin:10px 0px 10px;*/
}

.txt-box {
	width: 340px;
	background-image: url(store/img/shop_info_inner.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:10px;
	height: 100%;
}

.txt-box p {
	font-size: 83%;
	line-height: 140%;
	padding:0;
	margin:0;
	/*margin-bottom: 4px*/
}

.value-infohdr {
	background-image: url(store/img/shop_info_ttl.gif);
	background-repeat: no-repeat;
	/*height: 30px;*/
	width: 330px;
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom:10px;
}

.value-infohdr h3 {
	font-size: 83%;
	color: #FF6600;
}

.f13 {
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	margin-left: 30px;
}

#value-r-box  .r-margin10px {
	margin-right: 10px;
}

#value-r-box  .l-margin10px {
	margin-left: 10px;
}

#value-l-box  .r-margin10px {
	margin-right: 10px;
}

#value-l-box  .l-margin10px {
	margin-left: 10px;
}

#item-box {
	width:405px;
	float:left;
	padding-left:10px;
}
#menu {
	width: 605px;
	margin: 0;
}
#menu #item-box {
	width:405px;
	float:left;
	padding: 0;
	margin: 0 10px 0 0;
}
#menu h4{
	padding: 5px 0;
	font-size: 0.9em;
}

#item-box .box{
	float:left;
	width:405px;
	padding:20px 0;
	border-bottom:1px dashed #f90;
}
#item-box .box p{
	float:left;
	padding:0;
	margin:0;
	width:265px;
}
#item-box .box p.sum{
	width:121px;
	height:121px;
	color: #fff;
	background-color: #999;
	text-align: center;
	margin-right: 10px;
}
#item-box .box p.sum img{
	border:1px solid #ccc;
	width:120px;
	height:120px;
}
#item-box .box p.sum span{
	height:120px;
	line-height: 120px;
}
#item-box .box p.title{
	font-weight:bold;
	color:#096;
}
#item-box .box p.item-shop{
	width:110px;
	font-size:75%;
	color:#096;
	background-image:url(store/img/icon_shop.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:4px 0 5px 55px;
}
#item-box .box p.item-capu{
	font-size:80%;
	padding-bottom:16px;
	letter-spacing:0.1em;
	padding-top:5px;
}
#item-box .box p.item-btn{
	font-size:80%;
}
#item-box .box p.item-btn .item-kakaku{
	width:160px;
	display:block;
	float:left;
	line-height:150%;
}

/*left navi*/
.navi {
	float: left;
	width: 175px;
	padding-right:5px;
}
.navi li {
	font-size: 0.8em;
	line-height: 1.8em;
	list-style-type: none;
	background-image: url(common/icon_foot.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}
.navi ul {
	padding:0;
	margin: 5px 0 15px 5px;
}
.navi a {
	text-decoration: none;
}
.navi .menu-btn {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 175px;
}
.navi p{
	font-size:0.8em;
	border: 1px solid #ccc;
	text-align:center;
	padding: 5px 0;
}

/* Item Entry */
#left-box {
	width:600px;
	float:left;
}
#shop-title {
	width:800px;
	height:100px;
	line-height: 100px;
	margin-bottom:10px;
	float:left;
}
#shop-title h2{
	font-size: 1em;
	padding:0;
	margin:0;
	color:#690;
}
#shop-title h2 a{
	display:block;
	text-indent:30px;
	height:100px;
}
.shop4{
	background-image:url(http://www.wanpaku-pet.tv/store/static/surfer_dog/img/shop_header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.shop6{
	background-image:url(http://www.wanpaku-pet.tv/store/static/checkcheck/img/shop_header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#shop-title.shop6 h2 a {
	text-indent:-9999px;
}

#item-box-entry {
	width:405px;
	float:left;
	padding-left:10px;
}
#item-box-entry .box{
	width:395px;
	height:100%;
}
#item-box-entry h2 {
	padding: 4px 0;
	margin:0;
	width:395px;
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	font-size:85%;
	text-indent:10px;
	float:left;
}
#item-box-entry .box p{
	float:left;
	padding:0;
	margin:0;
	width:395px;
}
#item-box-entry .box p.sum{
	width:350px;
	padding:5px 0;
}
#item-box-entry .box p.sum img{
	padding:22px;
	border:1px solid #ccc;
}
#item-box-entry .box p.title{
	font-weight:bold;
	color:#096;
	padding:12px 0 8px;
}

#item-box-entry .box div.item-capu p{
	font-size:90%;
	padding:10px 0;
	letter-spacing:0.1em;
	line-height: 150%;
}
#item-box-entry .box div.item-capu2 p{
	font-size:80%;
	padding:10px 0;
	margin-bottom:10px;
	letter-spacing:0.1em;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	line-height: 150%;
}
#item-box-entry .box p.item-btn{
	font-size:80%;
}
#item-box-entry .box p.item-btn .item-kakaku{
	color:#FF0000;
	width:290px;
	display:block;
	float:left;
	line-height:150%;
}
#item-box-entry h3 {
	width:395px;
	float:left;
	color:#FFFFFF;
	margin-top:40px;
	background-color:#FF9900;
	font-size:85%;
	text-indent:5px;
	padding: 4px;
}
#item-box-entry .related-box {
	width:200px;
	float:left;
}
#item-box-entry .related-box p.sum {
	width:200px;
	text-align:center;
}
#item-box-entry .related-box p.capu{
	font-size:75%;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:0.1em;
	padding-top:5px;
}
#item-box-entry .related-box p.item-btn{
	font-size:80%;
}
#item-box-entry .related-box .item-kakaku{
	color:#FF0000;
	line-height:150%;
	padding:0 10px;
	float:left;
}

/* test */
#item-cart {
	font-size: 0.8em;
	width:175px;
	float:left;
}
#item-cart p{
	padding:0;
	margin:0;
	width:175px;
}
#item-cart .bnr{
	padding:0 0 10px 0;
}
#item-cart ul, #item-cart li, #item-cart form{
	padding:0;
	margin:0;
}
#item-cart ul {
	list-style: none;
	padding-bottom: 5px;
}
#item-cart li {
	padding: 4px 0 2px;
}
/* maincontents */
#maincontents {
	padding: 10px 0;
}
#maincontents h3{
	color: #360;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
}
/* customer */
#errors {
	font-size: 0.8em;
	color: #f00;
}

#item td ul{
	font-size: 0.8em;
	list-style: none;
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
}
#item td li{
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 2em;
}
.customer ul{
	font-size: 0.8em;
}
.customer #item p{
	padding: 0;
	margin: 0;
}
.customer #code{
	border: 1px solid #ccc;
	font-size: 0.8em;
	overflow: scroll;
	height: 200px;
	padding: 0;
	margin: 10px 0;
}
.customer table#item{
	line-height: 1.5em;
}
.customer table#item .wiki p{
	width: 98%;
	padding: 5px;
	line-height: 1.5em;
}

/* 商品詳細（１個） */
#item {
}
#item .item_img{
	width: 351px;
	padding: 5px;
	margin: 0 10px 10px 0;
	text-align: center;
	background-color: #ddd;
	float: left;
}
#item .item_img p{
	text-align: center;
	padding: 5px;
	margin: 5px 5px 0 0;
	background-color: #fff;
	float: left;
}
#item .item_img p img{
	width: 70px;
}
#item .item_img .main{
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
}
#item .item_img .main img{
	width: 350px;
}

#item strong {
	font-size: 1.5em;
	color: #222;
}
#item dl {
	color: #666;
	font-size: 0.9em;
	padding: 5px;
	margin: 0;
}
#item dt {
	font-weight: bold;
	white-space: nowrap;
	height: 1.5em;
	line-height: 1.5em;
	padding: 4px 0;
	margin: 0 10px 0 0;
	float: left;
}
#item dd {
	height: 1.5em;
	line-height: 1.5em;
	padding: 4px 0;
	margin: 0;
}
#item .price {
	color: #f00;
}
.item-btn .price {
	color: #f00;
}
.search .price {
	color: #f00;
}
.search .price span{
	padding: 10px 0 0 0;
	line-height: 1.5em;
	display: block;
}
#item .item-order dt{
	height: auto;
	line-height: auto;
}
#item .item-order dd{
	height: auto;
	line-height: auto;
}
#item dd.sendcost {
	height: auto;
	line-height: auto;
	padding: 0 0 20px 0;
	margin: 0;
}
#item dd p.first{
	height: 1.5em;
	line-height: 1.5em;
	padding: 4px 0;
	margin: 0;
}
#item dd p{
	height: 1em;
	line-height: 1em;
	padding: 2px 0;
	margin: 0;
}
.cap1 {
	font-size: 0.9em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
	padding: 5px 0;
	margin: 5px;
}
.cap2 {
	clear: both;
	font-size: 0.9em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
	padding: 5px 0;
}
.cap3 {
	font-size: 0.9em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
	padding: 5px 0;
}

/* プライバシーポリシー */
.privacy {
	font-size: 0.8em;
}
.privacy h4{
	color:#690;
}
.privacy dt {
	color:#690;
	height: 1.5em;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
}
.privacy dd {
	padding: 0 0 10px 0;
}

/* table */
#menu table {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	width: 100%;
	user-select: none;
	background: #eee;
	margin: 5px 0;
}
#menu table th {
	text-align: left;
	padding: 5px;
	background: #82aa35;
	border-bottom: 1px solid #360;
	border-top: 1px solid #690;
	border-left: 1px solid #360;
	color: #fff;
}
#menu table th.p-cap {
	color: #666;
	font-size: 0.8em;
	background: #fff;
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D9D9D9;
}
#menu table th ul{
	font-size: 1.2em;
}
#menu table th span{
	font-size: 0.8em;
	padding: 0 5px;
}

#menu table tr td {
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D9D9D9;
	background: #fff;
}
#menu table tr td p{
	float: left;
}
/* pager */
#pager{
	font-size: 0.8em;
	line-height: 2em;
	clear: both;
}
#pagetop{
	margin-top: 10px;
	font-size: 0.8em;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
/* login */
#login {
	height: 2em;
	width: 800px;
	font-size: 0.7em;
	border-bottom: 1px solid #9c6;
}
#login ul{
	float: right;
	padding: 0;
	margin: 0;
}
#login li{
	height: 2em;
	line-height: 2em;
	padding: 0 20px 0 0;
	margin: 0;
	display: inline;
}


.in_mail {
	width: 170px;
}
.in_pass {
	width: 100px;
}
#rss {
	text-align: right;
}
/* お知らせ */
.articles .subject {
	font-size: 0.8em;
	background-color: #eee;
	padding: 4px 0 4px 10px;
	line-height: 1.5em;
}
.articles .subject a{
	font-size: 1.2em;
	margin-left: 10px;
}
.articles .summary {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding: 4px 0 4px 10px;
}
.article .meta {
	border-top: 1px dotted #ccc;
	font-size: 0.8em;
	text-align: right;
	padding: 4px 0;
	line-height: 1.5em;
}
/* カテゴリ一覧 */
#menu .shop {
	height: auto;
	border: none;
}
#menu .shop p{
	padding: 5px 0;
	margin: 0;
}
.cart p{
	font-size: 0.8em;
}
/* 商品一覧（詳細） */
.search div#list {
	margin: 5px 0;
	background-color: #ccc;
	width: 600px;
	padding: 1px;
	font-size: 0.8em;
	float: left;
}
.search div#list p{
	padding: 0;
	margin: 0;
	float: left;
}
/* header */
.search div#list .sum-hdr{
	padding: 3px 0;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 120px;
	text-align: center;
}
.search div#list .info-hdr{
	padding: 3px 0;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 379px;
	text-align: center;

}
.search div#list .price-hdr{
	padding: 3px 0;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	width: 99px;
	text-align: center;

}
/* item */
#list-item{
	width: 600px;
	height: 12em;
	margin: 0 0 1px 0;
	background-color: #fff;
	float: left;
	clear: both;
}
.search div#list #list-item div{
	background-color: #fff;
}
.search div#list #list-item .sum{
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
}
.search div#list #list-item .sum img{
	width: 120px;
	height: 120px;
}
.search div#list #list-item .info{
	width: 379px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 12em;
	float: left;
}

.search div#list #list-item .info strong{
	border-bottom: 1px dotted #ccc;
	font-size: 1.2em;
	width: 360px;
	padding: 5px;
	margin: 0;
	float: left;
}
.search div#list #list-item dl{
	width: 360px;
	padding: 5px;
	margin: 0;
	float: left;
}
.search div#list #list-item dt{
	height: 1.5em;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	white-space: nowrap;
}
.search div#list #list-item dd{
	width: 270px;
	height: 1.5em;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

.search div#list #list-item .price{
	color: #c00;
	width: 99px;
	height: 10em;
	line-height: 10em;
	text-align: center;
	vertical-align: middle;
	float: left;
	display: block;
}

/* 検索部分 */
#search form {
	padding: 10px 0;
	font-size: 0.8em;
}
/* モール商品カテゴリ */
#categories dt{
	font-size: 0.9em;
	border: 1px solid #ccc;
	height: 2em;
	line-height: 2em;
	margin: 10px 0 0 0;
	padding:0 0 0 10px;
}
#categories dd{
	color: #333;
	font-size: 0.75em;
	margin:0;
	padding:4px 0 4px 10px;
}
#categories dd.item-shop{
	color:#096;
	background-image:url(store/img/icon_shop.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:4px 0 5px 55px;
	margin: 0 0 0 10px;
}
#categories dd.cap1{
	color:#096;
}
