@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------*/
/*    商品詳細                                                  */
/*--------------------------------------------------------------*/

table table {
	position:relative; 
}

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#product_page {
	width: 824px;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	text-align: left;
}
#product_page2 {
	position:relative; 
width:824px;
 }

/* パンくずリスト */
#product_page #breadcrumbs {
	font-size: -1.2em;
	background-image: url(/images/common/brand_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 3px;
}
#product_page #breadcrumbslist {
	margin-left: 20px;
	font-size: 13px;
}

/* 商品情報 */
#product_page #product_contentL, #product_page #product_contentR {
	width:50%;
	float:left;
}
#product_page #product_contentR .M_imageCatalog table {
	float:left;
}
#product_page #product_contentR h1 {
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 15px;
}
#product_page #product_contentR #catch {
	margin-bottom: 15px;
}

/* 名入れ */
#M_nameCustom {
        width:412px;
       padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#M_nameCustom .M_nameTxt {
       display:none;
}
#M_nameCustom  .M_nameList{
        width:253px;
}

/* 定価、価格、ポイント */
#product_page #product_contentR #price {
	width:100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 44px;
}
#product_page #product_contentR #kakaku, #product_page #product_contentR #point {
	float: right;
}
#product_page #product_contentR #kakaku {
	font-size: 1.2em;
}
#product_page #product_contentR #kakaku_M {
	float:right;
	color: #C00;
}
#product_page #product_contentR #kakaku_M #M_member_notaxprice, #product_page #product_contentR #kakaku_M #M_member_price{
	font-weight: bold;
	font-size: 1.0em;
	color: #C00;
} 
#product_page #product_contentR #kakaku_M input {
	border: 1px solid #FFF;
	text-align:right;
}
#product_page #product_contentR #M_price1, #product_page #product_contentR #M_price2, #product_page #product_contentR #M_point {
	color: #F60;
	font-weight: bold;
	font-size: 1.1em;
}
#product_page #product_contentR #M_price1,#product_page #product_contentR #M_price2 {
	width:100px;
}

/* オプション */
#product_page #product_contentR #option {
 width:100%;
	font-size: 13px;
}
#product_page #product_contentR #option span.hosoku {
	font-size: 1.0em;
}
#product_page #product_contentR #option table {
	width:100%;
}
#product_page #product_contentR #option table  tr th.leftLine {
	width:75%;
}
#product_page #product_contentR #option table.stockList td span.M_select-option-soldout   {
width:100%;
}
#product_page #product_contentR #option table.stockList td a.M_select-option-restock-btn {
    color:#F60;
}

/* 数量 */
#product_page #product_contentR #suryo {
margin-top:45px;
	font-weight: bold;
	float:left;
}
#product_page #product_contentR #suryo input {
	margin-right: 6px;
	height: 20px;
        width: 60px;
	font-size: 1.1em;
	text-align: right;
}

/* ショッピングカート */
#product_page #product_contentR #cart {
	margin-top: 30px;
	margin-bottom: 30px;
	float: right;
}
#product_page #product_contentR #cart a {
	width: 250px;
	height: 50px;
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_cart.png") no-repeat;
	display: block;
	text-indent: -9999px;
}
#product_page #product_contentR #cart a:hover {
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_cart_act.png") no-repeat;
}

/* リンクボタン */
#product_page #product_contentR #btn ul li {
	float:left;
	margin: 3px;
}
#product_page #product_contentR #btn ul li#favorite a {
	width: 193px;
	height: 31px;
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_favorite.png") no-repeat;
	display: block;
	text-indent: -9999px;
}
#product_page #product_contentR #btn ul li#favorite a:hover {
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_favorite_act.png") no-repeat;
}
#product_page #product_contentR #btn ul li#question a {
	width: 193px;
	height: 31px;
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_productquestions.png") no-repeat;
	display: block;
	text-indent: -9999px;
}
#product_page #product_contentR #btn ul li#question a:hover {
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_productquestions_act.png") no-repeat;
}
#product_page #product_contentR #btn ul li#productcriteria a {
	width: 193px;
	height: 31px;
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_productcriteria.png") no-repeat;
	display: block;
	text-indent: -9999px;
}
#product_page #product_contentR #btn ul li#productcriteria a:hover {
	background: url("//gigaplus.makeshop.jp/gmosp109/button/btn_productcriteria_act.png") no-repeat;
}
#product_page #product_contentR #btn ul li#sns {
	padding-top: 8px;
	padding-left: 6px;
}

/* 商品説明 */
#product_page #details {
	float:left;
	width:100%;
 font-size:14px;
	margin-top: 30px;
	margin-bottom: 30px;
 margin-left:10px;
}

/* スペック */
#product_page #details table#spec {
	width:100%;
 font-size:14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_page #details table#spec th, #product_page #details table#spec td {
	text-align: left;
	padding: 10px;
	border: 1px solid #CCC;
}
#product_page #details table#spec th {
	white-space: nowrap;
	background-color: #E9E9E9;
	width:18%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
}
#product_page #details table#spec td.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#product_page #details table#spec td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#product_page #details table#spec td.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}

#product_page #details .banner ul li {
}

/* 商品レビュー */
#product_page #userrating {
	width: 100%;
	float: left;
        font-size:14px;
}
#product_page #userrating dl {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#product_page #userrating dl dd#review_frm {
	border: 5px solid #FC0;
	background-color: #FFF;
	width:100%;
	border-radius: 8px;  /* 角丸 */
	padding: 3px;
}
#product_page #userrating dl dd#review_frm table td {
	width:auto;
	padding-right:0px;
	padding-top: 10px;
}
#product_page #userrating dl dd#review_frm table td.line {
	width:3px;
}
#product_page #userrating dl dd#review_frm td input {
	width:200px;
}
#product_page #userrating dl dd#review_frm  td ul {
	width:340px;
}
#product_page #userrating dl dd#review_frm  td ul li   {
	width:auto;
	padding-right:5px;
}
#product_page #userrating dl dd#review_frm  td ul li input  {
	width:15px;
}
#product_page #userrating dl dd#review_frm  td ul li span  {
	width:13px;
}
#product_page #userrating dl dd#review_frm td textarea {
	width:70%;
	height: 150px;
}
#product_page #userrating dl dd#review_frm img {
	float:right;
	position: relative;
	z-index: 1;
	top: -40px;
}
#product_page #userrating dl dd#review_viw #M_reviewViewAll {
	width:100%;
	margin-bottom: 30px;
}
#product_page #userrating dl dd#review_viw #M_reviewViewAll .M_reviewList{
	background-color: #FFF;
}

/* 関連商品 */
#product_page #related {
	margin-top: 30px;
 font-size:13px;
}
#product_page #related h3 {
	display:none;
}
#product_page #related table#M_group td.itemBox {
}
#product_page #related table#M_group td.itemBox .itemImg img {
width:150px;
}
#product_page #related table#M_group td.itemBox .name {
  font-size:14px;
}

/* 動画 */
.movie {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
