@charset "Shift_JIS";
/*商品詳細画面*/
div#detail_wrapper{
        margin-top:5px;
        margin-bottom:10px;
        width:805px;
        height:620px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: orange;
*/
}
div#content{
	float: left;/*        width:625px;*/
	width: 785px;
	height:550px;
	margin-left: 10px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: black;
*/
}
.table {
  display:table; 
  border-collapse:collapse; 
/*
	border-width: 1px;
	border-style: solid;
	border-color: blue;
*/
}
.tr {
	 
display:table-row; 
}
.td_detail_spc {
	display: table-cell;
	width: 20px;
	height: 530px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: blue;
*/
}
.td_goods_img {
	display: table-cell;
	width: 550px;
	height: 530px;
	text-align: center;
	vertical-align: middle;
/*
	border-width: 1px;
	border-style: solid;
	border-color: green;
*/
}
.td_goods_text{
	display: table-cell;
	width: 345px;
	height: 530px;
	vertical-align: top;
	text-align: center;
	line-height: 150%;
	font-family: メイリオ;
/*
	border-width: 1px;
	border-style: solid;
	border-color: green;
*/
}
.td_cart_look {
	display: table-cell;
	width: 340px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	font-family: Vrinda;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
}
.td_goodsname {
	display: table-cell;
	border-style: solid none;
	border-bottom-color: silver;
	width: 340px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-family: Vrinda;
	font-weight: bold;
	margin-left: 10px;
	border-bottom-width: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-color: silver;
}
.td_price {
	display: table-cell;
	border-bottom-width: 1px;
	border-style: none none solid;
	border-bottom-color: silver;
	width: 340px;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-family: "Times New Roman";
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
}
.td_size {
	display: table-cell;
	border-bottom-width: 1px;
	border-style: none none solid;
	border-bottom-color: silver;
	width: 340px;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-family: "Times New Roman";
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
}
.td_coments {
	display: table-cell;
	border-bottom-width: 1px;
	border-style: none none solid;
	border-bottom-color: silver;	
	width: 340px;
	height: 150px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック";
}
.td_coments_w {
	display: table-cell;
	border-bottom-width: 1px;
	border-style: none none solid;
	border-bottom-color: silver;	
	width: 340px;
	height: 150px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
}
.td_coments_w2 {
	display: table-cell;
	border-bottom-width: 1px;
	border-style: none none solid;
	border-bottom-color: silver;	
	width: 340px;
	height: 150px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
}
.td_attention{
	display: table-cell;
	border-width: 0px 0px 0px;
	border-style: solid;
	width: 330px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 1px;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
	padding-right: 1px;
	padding-bottom: 5px;
}
.td_shopping {
	display: table-cell;
	border-style: none;
	width: 340px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: red;
}
.td_cart {
	display: table-cell;
	width: 340px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;
}
.no_border{
	border-style:none;
}
#btn_cart_in {
	border-width: 0px;
	border-style: none;
	width: 140px;
	height: 25px;
	background-color: transparent;
	background-image: url(../i/cart_s.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
div#cart_kazu {
	width: 105px;
	height: 25px;
	float:left;
/*
	border-width: 1px;
	border-style: solid;
	border-color: orange;
*/
}
div#cart_in {
	width: 140px;
	height: 25px;
	float:left;
/*
	border-width: 1px;
	border-style: solid;
	border-color: orange;
*/
}
div#cart_look {
	width: 140px;
	height: 25px;
	float: right;
/*
	border-width: 1px;
	border-style: solid;
	border-color: orange;
*/
	margin-top: 30px;
	margin-right: 16px;
}
 