@charset "Shift_JIS";
/*=========================
product NewDesign ========= */


/*========== [base] ========= */
body {
	background-color: #000;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS Pゴシック";
	-webkit-text-size-adjust: 100%;
	color: #FFF;
}
.product {
	width: 568px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.note {
	font-size: 10px;
	line-height: 1.5;
}

#content {
	overflow: hidden;
	padding: 0px;
	width: 560px;
	margin-bottom: 10px;
	color: #000;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#content-in {
	overflow: hidden;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.content-main {
	width: 270px;
	overflow: hidden;
	float: left;
}
.content-sub {
	overflow: hidden;
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#close {
	height: 15px;
	width: 78px;
	position: absolute;
	top: 13px;
	right: 0px;
}
#close img {
	margin-top: 2.5px;
}
#header {
	position: relative;
	margin-bottom: 5px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
address {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}

/*========== [p] ========= */
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 12px;
	line-height: 1.5;
	word-wrap:break-word;
}
.cap {
	font-size: 11px;
	line-height: 1.3;
}
.read {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
.content-main p {
	width: 260px;
}

.youtube-mov{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	margin-bottom: 20px;
}
.youtube-mov iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/*========== [h] ========= */
h1 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	width: 560px;
	margin-bottom: 0px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear: both;
	line-height: 1.3;
}

/*========== [dl] ========= */
dl {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
dt {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dd {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box-dl dt {
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.box-dl dd {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.set-dl dt {
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.set-dl dd {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content-futter dl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caution dt{
	margin-top: 10px;
	background-image: url(../products/com-img/caution.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	font-weight: bold;
	color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	line-height: 1.3em;
	padding-top: 14px;
	font-size: 12px;
	margin-bottom: 5px;
}
#content-futter dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.table-price dt {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1.3;
}
.table-price dd {
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	float: right;
	margin: 0px;
	padding: 0px;
}
/*========== [imgs] ========= */
.content-sub img {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.content-main img {
	margin-right: 8px;
	margin-bottom: 8px;
}

/* ==============================
======[table new]======*/
.products-table{
	border-collapse: collapse;
	clear: both;
	margin-bottom: 20px;
	width: 534px;
}
.set-dl .products-table{
	margin-bottom: 2px;
	width: 260px;
}
.products-table td{
	font-size: 11px;
	border: 1px solid #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-align: center;
	line-height:1.3;
}
.products-table th{
	font-size: 11px;
	border: 1px solid #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: normal;
	text-align: center;
	line-height:1.3;
}
.price-td{
	text-align: right !important;
}
.products-table table{
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.products-table table th{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.products-table table td{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

/* ======[data table]======*/
.data-table{
	border-collapse: collapse;
	width: 568px;
	margin-left: 4px;
	margin-bottom: 20px;
}
.data-table td{
	font-size: 10px;
	width: 132px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3;
}
.data-table th{
	width: 132px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.data-table th h5{
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	line-height: 1.3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* ======[table type]======*/
.handy-table{
	background-color: #aabbee;
}
.battery-table{
	background-color: #ffee88;
}
.mono-table{
	background-color: #bbddaa;
}
.studio-table{
	background-color: #ffaaaa;
}
.cont-table{
	background-color: #ffcc88;
}
.table-price {
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
	padding: 0px;
}
#content-futter {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.sub-cap-l {
	float: left;
	width: 126px;
	margin-right: 8px;
	clear: both;
}

.sub-cap-r {
	float: right;
	width: 126px;
}
