@charset "utf-8";
.kobetsuInner {
	margin-left: 20px;
	line-height:1.6;
}
.kobetsu .meishi {
	margin-bottom: 30px;
}
.kobetsu .meishi .left {
	float:left;	
	width:45%;
}
.kobetsu .meishi .right {
	float:right;	
	width:45%;
}
.kobetsu .meishi p {
	text-align: center;
	margin-bottom: 1em;
	margin-right: 20px;
}
.kobetsu h3 {
	border-left: 5px solid red;
	padding: 5px 10px;
	margin-bottom: 1em;
	font-weight:bold;
}
.kobetsu .monyou table.about td {
	padding-bottom: 30px;
}
.kobetsu .monyou table.about td.image {
	width: 30%;
}
.kobetsu .monyou table.about td.image p {
	margin-left: 20px;
}
.kobetsu .monyou table.about td.text {
	width: 70%;
	vertical-align: middle;
}
.kobetsu .monyou table.about td.text p {
	margin: 0 20px;
}
.kobetsu .utaContent {
	background-color: #ccc;
	padding: 20px;
	margin-bottom: 30px;
	margin-right: 20px;
	line-height: 1.5;
	max-width: 457px;
}
.kobetsu .utaContent p {
	margin-bottom: 1em;
}
.kobetsu .utaContent p.strong {
	line-height: 2.0;
}
.kobetsu .utaContent p:last-child {
	margin-bottom: 0;
}
.kobetsu .utaContent p.strong {
	font-weight: bold;
	font-size: 18px;
}
.kobetsu .linkList {
	margin-bottom:30px;	
}
.kobetsu .linkList ul li {
	background-image:url(http://img17.shop-pro.jp/PA01165/954/etc/img_linklist.png?20140418094237);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;	
}
.kobetsu .flow {
	margin-bottom: 50px;

}
.kobetsu .flow p {
	margin-bottom: 1em;
	margin-left:10px;
margin-right:10px;
	line-height:1.6;
}
table.toCart {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	max-width: 450px;
	margin: 0 auto 30px auto;
	font-size:14px;
}
table.toCart td {
	border-bottom: 1px solid #ccc;
}
table.toCart tr.setnum input {
	margin:10px 0px 10px 10px;	
}
table.toCart td.midashi {
	background-color: #ddd;
	font-weight: bold;
	padding: 10px;
}
table.toCart td.kataban {
	padding: 10px;
}
#option_tbl {
	border-collapse: collapse;
	width: 100%;
}
#option_tbl tr.stock_head {
	display: none;
}
#option_tbl th {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#option_tbl td div, #option_tbl td label {
	display: inline !important;
}
#option_tbl td input {
	float: none;
	margin: 0 0 5px;
	width: auto;
}
#option_tbl th {
	padding: 15px;
	vertical-align: middle;
}
#option_tbl td {
	padding: 15px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#option_tbl td span.table_price {
	color: #8C0000;
	font-weight: bold;
}
#option_tbl tr:last-child td, #option_tbl tr:last-child th {
	border-bottom: none;
}
p.toCart {
	text-align: center;
	margin-bottom: 50px;
}
.stock_zero {
	color: red;
}


.meishibox {
	width:98%;
	text-align:center;
}
.meishibox p {
	display: inline-block;
	padding:0 5px 30px 5px;
}
.aboutthisset p {
	margin-bottom:1em;
}
.aboutthisset span.strong {
	font-weight: bold;
	color:#8C0000;
}



/* モニター幅805px以下 */
@media only screen and (max-width:805px) {
.kobetsuInner {
	margin-left: 10px;
}
}
/* モニター幅512px以下 */
@media only screen and (max-width:512px) {
/*===========================詳細ページ================================*/
.kobetsuInner {
	margin-left: 10px;
}
.kobetsu .meishi p {
	margin-right: 10px;
}
.kobetsu table.about td {
	display: block;
}
.kobetsu .monyou table.about td.text {
	display: block;
	width: 100% !important;
}
.kobetsu .monyou table.about td.text p {
	margin: 0 20px 0px 10px;
}
.kobetsu .monyou table.about td.image {
	text-align: center;
	display: block;
	width: 100% !important;
}
.kobetsu .monyou table.about td.image p {
	margin-left: 0px;
}
}
