﻿@charset "utf-8";

/* header
---------------------------------------------------- */
header {
	background: none;
	height: 140px;
	padding: 0;
	overflow: hidden;
}
header h1{
	color: #fff;
}

/* nav
---------------------------------------------------- */
#itemNav {
	background: #ff92be;
	border-top: solid 1px #fee7f0;
	border-right: solid 1px #fee7f0;
}
#itemNav li {
	float: left;
	width: 211px;
	background: #ff92be;
	border-left: solid 1px #fee7f0;
	border-bottom: solid 1px #fee7f0;
	color: #f92881;
	font-size: 12px;
	padding: 20px 0;
	text-align: center;
}
#itemNav li.side {
	width: 212px;
}
#itemNav li a {
	color: #fff;
	padding: 30px 10px;
}

/* ページャー
---------------------------------------------------- */
.itemPager {
	text-align: center;
	margin: 0 0 20px 0;
}
.itemPager span {
	display: inline-block;
	margin: 0 20px;
}
.itemPager a {
	padding: 20px;
}
.itemPager a img {
	vertical-align: -2px;
	display: inline-block;
	margin: 0 10px;
}

/* 商品リスト
---------------------------------------------------- */
#itemList ul li:first-child .lirt {
	border-top: dashed 1px #fe3366;
}
#itemList ul li:last-child .lirt {
	margin: 0 0 20px 0;
}
.lirt {
	border-bottom: dashed 1px #fe3366;
	padding: 20px;
}
.lirt .image {
	float: left;
	width: 128px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border: 3px solid #FF3366;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 20px 0 0;
	background: #fff;
}
.lirt .image img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.lirt .imageZoom {
	clear: left;
	float: left;
	margin-top: 10px;
	width:150px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border: 3px solid #FF3366;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lirt .imageZoom img {
	margin: 0 auto;
	display: block;
}
.lirt .text {
	float: left;
	width: 445px;
}
.lirt .text .title {
	color: #fc4da7;
	font-weight: bold;
}
.lirt .text dl dt {
	float: left;
	font-weight: bold;
	color: #0099cc;
}
.lirt .text .btn_01 {
	float: right;
}
.lirt p {
}

/* itemDetail
---------------------------------------------------- */
.itemDetail {
}

.itemDetail .mainc_inner {
	margin: 0 auto;
	padding: 20px 0;
	background-color: #fff;
}

.itemDetail #mainbox{
	margin:30px 0 0 0;
}

.itemDetail h1 {
	font-size:135%;
	font-weight:bold;
	line-height:120%;
	border-bottom: 3px solid #FF3366;
	padding:0 0 5px 0;
	color: #000;
}

.itemDetail h1 img {
	margin-right: 10px;
	vertical-align: middle;
}
.itemDetail h1 span.new {
	padding: 0 0 0 94px;
	background: url(../img/item/icon_new.png) no-repeat left center;
}


.itemDetail #mainbox_left{
	padding: 25px 0 0;
}

.itemDetail #mainbox_right{
	padding: 25px 0 0;
}

.itemDetail #mainVisual {
	margin: 0 auto;
	position: relative;
	width: 306px;
	height: 306px;
}
.itemDetail #mainVisual li {
	position: absolute;
	left: 0;
	top: 0;
}
.itemDetail #thumbList {
	margin: 10px auto 0;
	width: 271px;
}
.itemDetail #thumbList li {
	float: left;
	border: 1px solid #cccccc;
	width: 41px;
	margin: 0 11px 11px 0;
	cursor: pointer;
}
.itemDetail #thumbList li:hover {
	border: 1px solid #ff0000;
}
.itemDetail .shopBtn {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.itemDetail .bigBtn {
	text-align: right;
}

.itemDetail .icon {
	margin-top: 25px;
	margin-bottom: 15px;
}
.itemDetail .icon li {
	float: left;
	width: 71px;
	margin-right: 5px;
}

.itemDetail #snsBtn {
	clear: both;
	padding: 20px 0 0;
}


.itemDetail .detailTab {
	margin-top: 20px;
	border: 1px solid #cccccc !important;
	width: 100%;
}
.itemDetail .detailTab th {
	width: 76px;
	background: #f2f2f2;
	text-align: center;
}
.itemDetail .detailTab td {
}
.itemDetail .detailTab td span {
	display: block;
	color: #666666;
	font-size: 86%;
}
.itemDetail .detailTab th,
.itemDetail .detailTab td {
	border-bottom: 1px solid #e6e6e6;
	padding: 10px;
}
.itemDetail .detailTab .last th,
.itemDetail .detailTab .last td {
	border-bottom: none;
}
.itemDetail .detailCopywrite {
	font-size: 10px;
	margin-top: 3px;
	color: #999999;
	text-align: right;
}

.itemDetail .lnkBtn {
	margin-top: 20px;
}
.itemDetail .lnkBtn li {
}
.itemDetail .lnkBtn li.last {
	text-align: center;
}

.itemDetail .related {
	margin-top: 30px;
	border-top: 1px solid #e6e6e6;
	padding-top: 15px;
}
.itemDetail .related li {
	margin-bottom: 10px;
}
.itemDetail .related li dl dt {
	float: left;
	margin-right: 20px;
}
.itemDetail .related li dl dd {
	float: left;
}
.itemDetail .related li dl dd a {
	display: inline-block;
	padding: 0 0 0 10px;
	background: url(/common2012/images/com_ic01.gif) no-repeat 0 0.5em;
	color:#000000;
}

.itemDetail .reltbox {
	width:776px;
	background:url(../images/item_bg02.gif) repeat-y;
	border-bottom:solid 1px #e6e6e6;
	padding:15px 0 10px 0;
}


.itemDetail .reltbox h2 {
	height:13px;
	padding:3px 0 0 20px;
}

.itemDetail .reltbox table{
	margin:-13px 0 0 120px;
}

.itemDetail .reltbox th{
	width:11em;
	white-space:nowrap;
	padding:0 0 0.5em 0;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
}

.itemDetail .reltbox td{
	padding:0 0 0.5em 0;
}
.itemDetail .reltbox td a{
	color:#000000;
}

.itemDetail .reltbox li img {
	padding-right: 10px;
	padding-bottom: 10px;
}
.itemDetail #contents .reltbox li img {
	vertical-align: middle;
}
.itemDetail .reltbox li a {
	padding: 0 0 0 10px;
	background: url(/common2012/images/com_ic01.gif) no-repeat 0 0.4em;
	color:#000000;
}


.itemDetail .productBtm {
	clear: both;
	padding: 20px 0 0;
	background: #fff;
}
.itemDetail .productBtm .notesList {
	font-size: 10px;
	color: #999999;
}

.itemDetail .b2c_pt{
	width:1016px;
	margin:0 auto;
	text-align:left;
	padding:25px 0 8px 0;
}

.itemDetail #btnClose {
	padding: 20px 0 0;
	text-align: center;
}