.top_pickup{
	float:left;
	margin-bottom:10px;
}

.title {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 583px;
	float: left;
	margin-top: 20px;
}
.allpc {
	width: 563px;
	border-top: 1px none #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	float: left;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.section1 {
	float:left;
	border-bottom: 1px dotted #CCC;
	margin-bottom:10px;
}

.section2 {
	float:left;
}

.section3 {
	float: left;
	width: 170px;
	margin-right: 26px;
}

.section4 {
	float: left;
	width: 170px;
}

.section5 {
	float: left;
	width: 79px;
	margin-right: 41px;
}
.section6 {
	float: left;
	width: 79px;
}

.clear {
	clear: both;
}

img{
	border:none;
}

a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.sec7 {
	width: 585px;
	float: left;
	margin-bottom: 80px;
}
.sec8 {
	float: left;
	width: 286px;
	margin-right: 13px;
	margin-bottom: 10px;
}
.sec9 {
	float: left;
	width: 286px;
	margin-bottom: 10px;
}

#contents div.images {
	margin: 12px 10px 20px 0px;
	float: left;
    text-align: center;
	width: 250px;
}
#contents div.images img {
	margin: 0px 20px 10px auto;
	border-style: none;
}
#contents div.images ul {
	list-style-type:none;
    list-style-image:none;
	margin: 0px 0px 20px 0px;
}
#contents div.images ul li {
	margin: 0px 1px 20px 0px;
	float: left;
	background-image: none;
	padding: 0px;
}
#contents div.images ul li img {
	display: inline;
	margin: 0px;
}

#contents div.spec {
	margin: 0px 0px 20px 10px;
	float: left;
	width: 380px;
	overflow: hidden;
}
#contents div.spec table.cago {
	margin: 0px 12px 15px 12px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	float: left;
	line-height: 180%;
/*	width: 469px; */
/*	width: 290px;*/
}
#contents div.spec table.cago th {
	background: #FBF9F6;
	padding: 4px 2px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	width: 80px;
	font-weight: normal;
}
#contents div.spec table.cago td {
	background: #FFF;
	padding: 4px 5px;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	vertical-align: middle;
}
#contents div.spec table.cago tr td input {
	width: 40px;
	margin-right: 4px;
	float: left;
}
#contents div.spec table.cago tr.price td,
#contents div.spec table tr.regular td{
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#contents div.spec table.cago tr.sales td {
	font-weight: bold;
	color: #B93E3E;
	font-family: Verdana, Geneva, sans-serif;
}
#contents div.spec table.cago tr.sales td span {
	display: block;
}
#contents div.spec table.cago tr.sales td span.sales {
	color: #B93E3E;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 3px;
}


#contents div.spec table.cago tr.sales td span.discount {
	font: 10px/1.4em Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #A9A9A9;
	padding: 0px 3px;
	text-align: center;
	margin: 3px 0px 0px;
}
#contents div.spec table.cago td span.unit {
	display: block;
	float: left;
	margin-right: 4px;
	line-height: 22px;
	height: 22px;
}

#contents div.spec table.cago td ul.init {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 22px;
	float: left;
}
#contents div.spec table.cago td ul.init li {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 13px;
	line-height: 0;
	font-size: 9px;
	background-image: none;
}
#contents div.spec table.cago td ul.init li a {
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 11px;
	line-height: normal;
}
#contents div.spec table.cago td ul.init li a img {
	border: 1px solid #FFF;
}
#contents div.spec ul.btn {
	margin: 0px auto 20px 12px;
	list-style-type:none;list-style-image:none;
/*	width: 230px;*/
/*	float: right; */
	display: block;
	clear: both;
}
#contents div.spec ul.btn li {
	margin: 0px 0px 2px;
	line-height: 1.6em;
	background-image: none;
	padding: 0px 0px 0px 20px;
}
#contents div.spec ul.btn li a {
	color: #666;
	text-decoration: none;
}
#contents div.spec ul.btn li a:hover {
	text-decoration: underline;
}
#contents div.spec ul.btn li.cart {
	margin-bottom: 15px;
	background-image: none;
	padding: 0px;
}

#contents div.spec ul.btn li.cart button {
	border-style: none;
	padding: 0px;
	width: 180px;
	border-width: 0px;
	cursor: pointer;
	height: 30px;
	background: url(../../../../tmpl_img/38/0303_addcart.gif);
}
#contents div.spec ul.btn li.cart button span {
	display: none;
}
#contents div.spec ul.btn li.cart p {
	line-height: 30px;
	text-transform: uppercase;
	color: #F00;
	text-align: center;
	width: 180px;
	border: 2px solid #F00;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#contents div.spec ul.btn li.option  {
	background: url(../../../../tmpl_img/38/0303_icon_option.gif) no-repeat left center;
}
#contents div.spec ul.btn li.quick  {
	padding: 0px;
	height: 24px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	width: 180px;
}
#contents div.spec ul.btn li.quick a  {
	display: block;
	height: 100%;
	background: url(../../../../tmpl_img/38/0301_spec_quick.gif);
}
#contents div.spec ul.btn li.cancel  {
	background: url(../../../../tmpl_img/38/0303_icon_cancel.gif) no-repeat left center;
}
#contents div.spec ul.btn li.teach  {
	background: url(../../../../tmpl_img/38/0303_icon_teach.gif) no-repeat left center;
}
#contents div.spec ul.btn li.inq  {
	background: url(../../../../tmpl_img/38/0303_icon_inq.gif) no-repeat left center;
}
#contents div.spec ul.btn li.shopping {
	background: url(../../../../tmpl_img/38/0303_icon_shopping.gif) no-repeat left center;
}
#contents div.spec ul.btn li.review {
	background: url(../../../../tmpl_img/38/0303_icon_review.gif) no-repeat left center;
}
#contents div.spec ul.btn li.review_post {
	background: url(../../../../tmpl_img/38/0303_icon_post.gif) no-repeat left center;
	margin-bottom: 10px;
}

#contents div.spec ul.btn li.calamel {
	background-image: none;
}
#contents div.spec ul.btn li.twitter  {
	background: url(../../../../tmpl_img/38/icon_twitter.gif) no-repeat left center;
}
#contents div.spec ul.btn li.logpi  {
	background: url(../../../../tmpl_img/38/icon_logpi.gif) no-repeat left center;
}
#contents div.spec ul.btn li.yahoo  {
	background: url(../../../../tmpl_img/38/icon_y_bookmark.gif) no-repeat left center;
}
#contents div.spec ul.btn li.hatena  {
	background: url(../../../../tmpl_img/38/icon_hatena.gif) no-repeat left center;
	margin-bottom: 10px;
}

#contents div.exp {
	margin: 20px 10px 20px 0px;
	line-height: 1.6em;
/*	overflow: hidden; */
}

/*商品オプション　表形式*/
#option_tbl {
	border-collapse:collapse;
}
#option_tbl th{
	padding:5px;
}
#inn-box #option_tbl {
	margin-bottom:0;
}
#inn-box #option_tbl td input{
	float:none;
	margin:0 0 5px;
	width:auto;
}
#inn-box #option_tbl th,
#inn-box #option_tbl td.none {
	background:#eee;
}
#inn-box #option_tbl td {
	text-align:center;
}
.stock_zero {
	color:red;
}

/*div#spec {
	background: url('../../../../gifttown/spec.png') no-repeat 20px 20px;
	background-size: 100px;
	width: 300px;
	padding: 30px 20px 20px 140px;
	margin-top: 12px;
	border: 1px dotted #918b7a;
	border-radius: 4px;
	min-height: 96px;
	color: #666;
	clear: both;
	margin-left: 100px;
	line-height: normal;
}*/

div#spec {
	background: url('../../../../gifttown/spec.jpg') no-repeat;
	width: 658px;
	margin-top: 12px;
	border: 1px solid #ccc;
	min-height: 96px;
	color: #666;
	clear: both;
	line-height: normal;
}

div#spec span
{
	display: block;
	margin: 40px 20px 20px 20px;
	line-height: 17px;
}

div#spec td {
	padding: 5px;
}

form#product_form {
	margin: 0px;
}


.css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	color:#666666;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
	transition: background-image 0.5s ease-out;
	-o-transition: background-image 0.5s ease-out;
	-moz-transition: background-image 0.5s ease-out;
	-webkit-transition: background-image 0.5s ease-out;
	-ms-transition: background-image 0.5s ease-out;
}.css_btn_class:active {
	position:relative;
	top:1px;
}

#together {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 8px;
}

#together h3 {
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

/* カートへジャンプ */
p.cartJump {
  padding:8px;
  width:10em;
  height:1em;
  overflow:hidden;
  position:fixed;
  right:2em;
  right/*\**/:1em\9; /* IE7・IE8 */
  bottom: 50em;
  background:#f5af32;
  text-align:center;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  -moz-transform-origin:right bottom;
  -webkit-transform-origin: right top;
  -o-transform-origin:right bottom;
  transform-origin:right bottom;
  -moz-transform:rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform:rotate(270deg);
  transform:rotate(270deg);
  _display:none; /* IE6 */
  font-size:12px;
}

p.cartJump span {
  -moz-transform:rotate(270deg);
  -webkit-transform:rotate(270deg);
  -o-transform:rotate(270deg);
  transform:rotate(270deg);
  display:inline-block;
  font-size:100%;
}

.cartJump a {
  color:#FFF;
  text-decoration:none;
}

#gTTLink {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 34px;
  background: white url(../../../../gifttown/cart/gTTLink_bg.png) repeat center top;
  z-index: 89;
  padding: 0 7px;
  border-bottom: solid 1px #DBD3C9;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
     box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
#gTTLink a img {
  background: none;
}
#gTTLink a:hover img {
  background: none;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
#gTTLink #gTTBtnArea {
  width: auto;
  height: 33px;
  position: fixed;
  right: 0;
  top: 0;
  padding: 8px 8px 8px 5px;
  background: transparent url(../../../../gifttown/cart/gTTLink_bg.png) repeat center top;
}
#gTTLink #gTTBtnArea .gTTQuantity {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
#gTTLink #gTTBtnArea .gTTBtn {
  float: right;
  width: 157px;
}
#gTTLink #gTTBtnArea .gTTBtn input:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
#gTTLink #gTTBtnArea .gTTBtn a img:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
#gTTLink #gTTBtnAreaSoldout {
  height: 33px;
  position: fixed;
  right: 0;
  top: 0;
  padding: 8px 8px 8px 5px;
  background: transparent url(../../../../gifttown/cart/gTTLink_bg.png) repeat center top;
}
#gTTLink #gTTBtnAreaSoldout .gTTQuantity {
  float: left;
  margin-top: 3px;
}
#gTTLink #gTTBtnAreaSoldout .gTTBtn {
  float: right;
  width: 157px;
}
#gTTLink #gTTBtnAreaSoldout .gTTBtn input:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
#gTTLink #gTTBtnAreaSoldout .gTTBtn a img:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
#gTTLink #gTTInfoArea {
  float: left;
  width: 775px;
  padding: 8px 0;
}
#gTTLink #gTTInfoArea .gTTProductImg {
  width: 45px;
  min-height: 30px;
  float: left;
  margin-right: 10px;
}
#gTTLink #gTTInfoArea .gTTProductImg img {
  width: 45px;
  height: auto;
  background: none;
}
#gTTLink #gTTInfoArea .gTTProductName {
  font-weight: bold;
  height: 1.5em;
  overflow: hidden;
}
#gTTLink #gTTInfoArea .gTTProductName a {
  color: #333;
  text-decoration: none;
}
#gTTLink #gTTInfoArea .gTTProductName a:hover {
  color: #555;
  background: none;
}
#gTTLink #gTTInfoArea .gTTProductInfo {
  line-height: 1.4;
}
#gTTLink #gTTInfoArea .gTTProductInfo .gTTProductPrice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
}
#gTTLink #gTTInfoArea .gTTProductInfo .gTTProductSoldout {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: red;
  padding-right: 0.5em;
}
#gTTLink #gTTInfoArea .gTTProductInfo .gTTsnsSmallButtons {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  width: auto;
  height: 12px;
}
#gTTLink #gTTInfoArea .gTTProductInfo .twitterbuttonareaSmall {
  position: absolute;
  top: -7px;
  width: 26px;
  height: 30px;
  left: 0;
}
#gTTLink #gTTInfoArea .gTTProductInfo .twitterbuttonareaSmall a {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 30px;
  background: url(../../../../gifttown/cart/icon_tw.png) no-repeat 0 0;
  text-indent: -500em;
  outline-style: none;
}
#gTTLink #gTTInfoArea .gTTProductInfo .fblikebuttonareaSmall {
  position: absolute;
  top: -7px;
  width: 26px;
  height: 30px;
  left: 25px;
}
#gTTLink #gTTInfoArea .gTTProductInfo .fblikebuttonareaSmall a {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 30px;
  background: url(../../../../gifttown/cart/icon_fb.png) no-repeat 0 0;
  text-indent: -500em;
  outline-style: none;
}
#gTTLink #gTTInfoArea .gTTProductInfo .twitterbuttonareaSmall a:hover,
#gTTLink #gTTInfoArea .gTTProductInfo .fblikebuttonareaSmall a:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

div#attention {
padding: 10px 10px 0px 10px;
margin: 15px 0 10px 0;
clear: both;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 2px #DDDDDD;
-moz-box-shadow: 0px 0px 2px #DDDDDD;
box-shadow: 0px 0px 2px #DDDDDD;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
color: #666666;
}

div#attention h4 {
font-size: 120%;
font-weight: bold;
border-bottom: 1px dotted #666666;
margin: 5px auto;
padding: 3px;
color: #666666;
text-align: left;
}

div#attention p {
font-size: 100%;
line-height: 150%;
margin: 0.5em 3px 2em 3px;
color: #666666;
}

table.recommend {
margin: 0px 12px 15px 12px;
border: 1px solid #ccc;
line-height: 180%;
float: left;
}

table.recommend td.t1 {
	border-bottom: 1px solid #ccc;
	padding: 4px 2px;
}

table.recommend td.t2 {
	padding: 4px 2px;
}

div#gocart {
	width:75px;
	height:68px;
	display:block;
	position:fixed;
	bottom:10px;
	right:0px;
	z-index:10;
}