@charset "euc-jp";

/* ==================================================================

	■TOP
	
=================================================================== */

/* コメントテンプレート */

/* =================================
   ■ TOP
================================== */



/* --------------------------------
   □ 商品
-------------------------------- */

body{
	background:#000;
}

.contents{
	padding-bottom:100px;
}


#loveudon h2{
	margin-bottom:50px;
}

.section table {
	width:759px;
	margin:30px 0 30px;
	color:#fff;
}
.section table th{
	text-align:center;
	margin:0 auto;
	padding:0;
}
.section table td{
	width:378px;
	text-align:center;
}

	/*　商品スペック
	-------------------------------- */
.section table tr td p{
	height:70px;
	border:none;
	line-height:1.7em;
	text-align:left;
}



	/*　購入ボタン
	-------------------------------- */
		.section table tr td dl{
			padding-left:0px;
			text-align:left;
		}

		#image-btn{
		    border: 0px;
		    width: 169px;
		    height: 26px;
		    background: url(../../images/shionakiko/buy.gif) left top no-repeat;
		}

		dl dd.buy{
			color:#ffffff;
			font-weight:bold;
			margin:10px 0;
			zoom:1;

		}
		dl dd.buy b{
			font-size:160%;
		}

.flashContent { width:100%; height:100%; text-align:center; margin:0 0 30px 0;}