@charset 'utf-8';


/*ボディーフレーム レイアウト
=======================================*/



/* 商品詳細ページ */

/* ページ内コンテンツ ナビゲーション */
div.PD-item-info {
	height: 27px;
	margin-top: 18px;
	background-repeat: no-repeat;
}
div.PD-item-info ul {
	line-height: 1;
}
div.PD-item-info li {
	float: left;
	margin-right: 5px;
}
div.PD-item-info li.first-child {
	margin-left: 0px;
}
div.PD-item-info li img {
	vertical-align: bottom;
}

/* 商品情報 */
div#PD-item-info {
	clear: both;
	margin-top: 22px;
}
div#PD-item-info dl {
	float: left;
	line-height: 1;
	
}
div#PD-item-info dl.PD-list01 {
	
}
div#PD-item-info dl.PD-list02 {
	margin-left: 15px;
}
div#PD-item-info dl.PD-list03 {
	margin-left: 15px;
}
div#PD-item-info dt {

}
div#PD-item-info dt img {
	vertical-align: bottom;
}
div#PD-item-info dd {
	margin-top: 5px;
	color: #5f5f5f;
}
div#PD-item-info dl.PD-list01 dd {
	font-size: 12px;
	line-height: 16px;
}
div#PD-item-info dl.PD-list02 dd {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
div#PD-item-info dl.PD-list03 dd {
	font-size: 12px;
	line-height: 16px;
}

/* 商品写真 */
div#PD-item-image {
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
	background-image: url(../../img/content_product/detail/border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#PD-item-image img {
	vertical-align: bottom;
}

div#PD-item-image-info {
	margin-top: 3px;
}
div#PD-item-image-info dl {
	width: 645px;
	font-size: 12px;
	line-height: 1;
}
div#PD-item-image-info dt {
	float: left;
	margin-top: 5px;
	width: 110px;
}
div#PD-item-image-info dd {
	float: left;
	margin-top: 5px;
	width: 535px;
}
div#PD-item-image-info dl span.clr-blue {
	color: #1d57c0;
}
div#PD-item-image-info dl span.clr-red {
	color: #e60012;
}
div#PD-item-image-info p {
	font-size: 12px;
	margin-top: 7px;
	color: #5f5f5f;
}

/* カラー選択 */
div#PD-form-color {
	clear: both;
	margin-top: 25px;
}
div#PD-form-color h3 {
	line-height: 1;
}
div#PD-form-color h3 img {
	vertical-align: bottom;
}
div#PD-form-color ul {
	font-size: 12px;
	line-height: 1;
	margin-top: 5px;
}
div#PD-form-color li {
	float: left;
	width: 300px;
	margin-top: 7px;
	/*\*/
	_margin-top: 0;
	/* */
}
div#PD-form-color li input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

div#PD-form-color table {
	clear: both;
	margin-top: 10px;
	line-height: 1;
	background-color: #d7d7d7;
}
div#PD-form-color tr {

}
div#PD-form-color th {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0 3px 0;
}
div#PD-form-color tr.table-subj th {
	height: 10px;
	font-size: 0;
}
div#PD-form-color td {
	text-align: center;
	padding: 1px 0 3px 0;
}
div#PD-form-color tr.table-subj td {
	height: 10px;
	font-size: 0;
}


/* 素材選択 */
div#PD-form-material {
	clear: both;
	margin-top: 25px;
}
div#PD-form-material h3 {
	line-height: 1;
}
div#PD-form-material h3 img {
	vertical-align: bottom;
}
div#PD-form-material ul {
	margin-top: 10px;
	line-height: 1;
}
div#PD-form-material li {
	float: left;
	margin-left: 25px;
}
div#PD-form-material li.first-child {
	margin-left: 0;
}
div#PD-form-material li img {
	vertical-align: bottom;
}

div#PD-form-material li dl {

}
div#PD-form-material li dt {
	text-align: center;
}
div#PD-form-material li dd {
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
}
div#PD-form-material li dd input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/* フォームボタン */
div.PD-form-button {
	clear: both;
	margin-top: 0px;
	padding-bottom: 30px;
	background-image: url(../../img/content_product/detail/border2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
div.PD-form-button img {
	vertical-align: bottom;
}
div.PD-form-button input {
	vertical-align: bottom;
}

/* オプション */
div#PD-form-option {
	clear: both;
	margin-top: 25px;
}
div#PD-form-option h3 {
	line-height: 1;
}
div#PD-form-option h3 img {
	vertical-align: bottom;
}
div#PD-form-option {
	
}

div.PD-form-option-box {
	clear: both;
}
div.PD-form-option-box h4 {
	margin-top: 10px;
}
div.PD-form-option-box ul {
	margin-top: 3px;
	line-height: 1px;
	padding: 7px;
	background-color: #eeeeee;
	height:auto;
}
div.PD-form-option-box li {
	float: left;
	margin-left: 25px;
}
div.PD-form-option-box li.first-child {
	margin-left: 0;
}
div.PD-form-option-box li img {
	vertical-align: bottom;
}

div.PD-form-option-box dl {

}
div.PD-form-option-box dt {
	font-size: 12px;
	text-align: left;
}
div.PD-form-option-box dt input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
div.PD-form-option-box dd {
	padding-top: 3px;
	text-align: left;
}


/* マーク選択 */
div#PD-form-mark {
	clear: both;
	margin-top: 25px;
}
div#PD-form-mark h3 {
	line-height: 1;
}
div#PD-form-mark h3 img {
	vertical-align: bottom;
}

div#PD-form-mark-box {

}
div#PD-form-mark-box ul {
	margin-top: 3px;
	line-height: 1;
}
div#PD-form-mark-box li {
	float: left;
	margin-left: 6px;
}
div#PD-form-mark-box li.first-child {
	margin-left: 0;
}
div#PD-form-mark-box li img {
	vertical-align: bottom;
}

div#PD-form-mark-box dl {

}
div#PD-form-mark-box dt {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}
div#PD-form-mark-box dt input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
div#PD-form-mark-box dd {
	text-align: left;
	padding-top: 2px;
}
div#PD-form-mark-box dd img {
	vertical-align: bottom;
}
div#PD-form-mark-box dd span {
	display: block;
	padding-left: 18px;
	font-size: 12px;
	line-height: 14px;
	color: #6a6a6a;
}

div#PD-form-mark-team {
	clear: both;
	margin-top: 20px;
}
div#PD-form-mark-team p {
	font-weight: bold;
}
div#PD-form-mark-team div td {
	padding-top: 3px;
	padding-right: 5px;
}
div#PD-form-mark-team em {
	font-size: 12px;
	font-style: normal;
}

/* キャラクタ選択 */
div#PD-form-char {
	clear: both;
	margin-top: 25px;
}
div#PD-form-char h3 {
	line-height: 1;
}
div#PD-form-char h3 img {
	vertical-align: bottom;
}

div#PD-form-char-box {

}
div#PD-form-char-box ul {
	margin-top: 3px;
	line-height: 1;
}
div#PD-form-char-box li {
	float: left;
	margin-left: 6px;
}
div#PD-form-char-box li.first-child {
	margin-left: 0;
}
div#PD-form-char-box li img {
	vertical-align: bottom;
}

div#PD-form-char-box dl {

}
div#PD-form-char-box dt {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}
div#PD-form-char-box dt input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
div#PD-form-char-box dd {
	text-align: left;
	padding-top: 2px;
}
div#PD-form-char-box dd img {
	vertical-align: bottom;
}
div#PD-form-char-box dd span {
	display: block;
	padding-left: 18px;
	font-size: 12px;
	line-height: 14px;
	color: #6a6a6a;
}






/* マークの文字 */
div#PD-form-mark-font {
	clear: both;
	margin-top: 20px;
}
div#PD-form-mark-font table {
	clear: both;
	line-height: 1;
}
div#PD-form-mark-font tr {

}
div#PD-form-mark-font th {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0 3px 0;
}
div#PD-form-mark-font td {
	padding: 1px 0 7px 0;
	font-size: 12px;
}

/* 番号の文字 */
div#PD-form-number-font {
	clear: both;
	margin-top: 20px;
}
div#PD-form-number-font table {
	clear: both;
	line-height: 1;
}
div#PD-form-number-font tr {

}
div#PD-form-number-font th {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0 3px 0;
}
div#PD-form-number-font td {
	padding: 1px 0 7px 0;
	font-size: 12px;
}

/* フチの文字 */
div.PD-form-mark-border {
	clear: both;
	margin-top: 20px;
}
div.PD-form-mark-border table {
	clear: both;
	line-height: 1;
}
div.PD-form-mark-border tr {

}
div.PD-form-mark-border th {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0 3px 0;
}
div.PD-form-mark-border td {
	padding: 1px 0 7px 0;
	font-size: 12px;
}

/* マークカラー */
div#PD-form-mark-color {
	clear: both;
	margin-top: 20px;
}
div#PD-form-mark-color p {
	font-weight: normal;
}
div#PD-form-mark-color h4 {
	margin-top: 10px;
}
div#PD-form-mark-color div.table-container {
	margin-top: 5px;
	background-color: #eeeeee;
	padding: 2px;
}
div#PD-form-mark-color table {
	clear: both;
	line-height: 1;
}
div#PD-form-mark-color tr {

}
div#PD-form-mark-color th {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0 3px 0;
}
div#PD-form-mark-color tr.table-subj th {
	height: 10px;
	font-size: 0;
}
div#PD-form-mark-color td {
	padding: 1px 0 7px 0;
	font-size: 12px;
	width: 79px;
}
div#PD-form-mark-color tr.table-subj td {
	height: 13px;
	font-size: 0;
	padding-bottom: 0;
	text-align: center;
}




/*製品一覧*/
/*ボディーフレーム レイアウト
=======================================*/

.productsBox01{
	width:205px;
	text-align:center;
	float:left;
}

.productsBox02{
	width:205px;
	text-align:center;
	margin-left:15px;
	float:left;
}

/*マーキング*/
/*ボディーフレーム レイアウト
=======================================*/

.marking-Box01{
	width:87px;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	float:left;
}

.marking-Box02{
	width:87px;
	text-align:center;
	font-weight:bold;
	margin-left:6px;
	line-height:1.5em;
	float:left;
}

.marking-Box03{
	background-image:url(../../img/content_product/marking_il_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	margin-top:10px;
	padding-left:20px;
}

.marking-Box04{
	background-image:url(../../img/content_product/marking_il_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	margin-top:15px;
	padding-left:20px;
}

/*使用素材*/
/*ボディーフレーム レイアウト
=======================================*/

.material-Box01{
	width:105px;
	text-align:center;
	line-height:1.2em;
	font-size: 12px;
	float:left;
}

.material-Box02{
	width:105px;
	text-align:center;
	line-height:1.2em;
	margin-left:3px;
	font-size: 12px;
	float:left;
}

.material-Box03{
	width:23px;
	text-align:center;
	line-height:1.2em;
	font-size: 12px;
	float:left;
}

.material-Box04{
	width:23px;
	text-align:center;
	line-height:1.2em;
	margin-left:3px;
	font-size: 12px;
	float:left;
}


/*NCMS*/
/*ボディーフレーム レイアウト
=======================================*/
.warmups-Box01{
	width:287px;
	text-align:center;
	float:left;
}

.warmups-Box02{
	width:338px;
	float:right;
}

.warmups-bt01{
	margin-top:10px;
	float:right;
}

/*NCMS ClassicWarmUps*/
.cwu-Box01{
	width:645px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#5F5F5F;
	margin:25px 0px 0px 0px;
	padding-bottom:5px;
}

.cwu-Box02_n{
	width:127px;
	margin-top:10px;
	float:left;	
}

.cwu-Box02{
	width:128px;
	margin-top:10px;
	float:left;	
}

.cwu-Box03_n{
	width:127px;
	margin-bottom:5px;
	text-align:center;
}

.cwu-Box03{
	width:127px;
	margin-bottom:5px;
	border-left-style:dotted;
	border-left-color:#5F5F5F;
	border-left-width:1px;
	padding-left:1px;
	text-align:center;
}

.cwu-Box04{
	width:635px;
	padding:0px 5px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
}

.cwu-Box05{
	width:233px;
	float:left;
}

.cwu-Box05_2{
	width:339px;
	float:left;
}

.cwu-Box05_3{
	width:450px;
	float:left;
}

.cwu-Box06{
	width:294px;
	margin-left:77px;
	float:left;
}

.cwu-Box07{
	background-image:url(/img/content_common/point_01.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:20px;
	margin-top:10px;
}

.cwu-Box08{
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	float:left;
}

.cwu-Box09{
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	float:right;
}

.cwu-Box10{
	width:82px;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	float:left;
	margin-right:34px;
}
.cwu-Box10_1{
	width:82px;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.cwu-Box11{
	width:158px;
	float:left;
}

.cwu-Box12{
	font-size: 12px;
	padding-left:3px;
	float:left;
}

.cwu-Box13{
	float:left;
	margin-left:10px;
}

.cwu-Box16_n{
	width:78px;
	margin-top:20px;
	float:left;	
}

.cwu-Box16{
	width:79px;
	margin-top:20px;
	margin-left:1px;
	float:left;	
}

.cwu-Box17_n{
	width:78px;
	margin-bottom:5px;
	text-align:center;
}

.cwu-Box17{
	width:78px;
	margin-bottom:5px;
	border-left-style:dotted;
	border-left-color:#5F5F5F;
	border-left-width:1px;
	padding-left:1px;
	text-align:center;
}
.cwu-Box18{
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	float:left;
	margin-right:20px;
}

.cwu-Id{
	color:red;
	font-weight:bold;
	float:left;
}

.cwu-New{
	margin-right:2px;
	float:right;
}

.cwu-NumberBox01 {
	width:17px;
	height:17px;
	background-color:#1A1A1A;
	text-align:center;
	font-size: 12px;
	color:#FFFFFF;
	margin-right:3px;
	float:left;
}

.cwu-NumberBox01 a{
	width:17px;
	height:17px;
	background-color:#1A1A1A;
	text-align:center;
	font-size: 12px;
	color:#FFFFFF;
	margin-right:3px;
	float:left;
}

.cwu-NumberBox01 a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1A1A1A;
}
.cwu-NumberBox01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1A1A1A;
}
.cwu-NumberBox01 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#C3000E;
}
.cwu-NumberBox01 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#C3000E;
}

.cwu-NumberBox02 {
	width:17px;
	height:17px;
	background-color:#C3000E;
	text-align:center;
	font-size: 12px;
	color:#FFFFFF;
	margin-right:3px;
	float:left;
}

.tableStyle01{
	padding:5px;
	text-align:center;
}

.tableStyle01 td{
	width:40px;
}

/*NCMS pulloverjacket*/
.poj-Box01{
	width:315px;
	float:left;
}

.poj-Box02{
	width:330px;
	float:left;
}

.poj-Box03{
	margin-left:25px;
}

.poj-img01{
	margin-left:130px;
}

.tableStyle02{
	font-size: 12px;
	line-height: 14px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
}

.tableStyle02 td{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}

/*NCMS swet shirts & pants*/
.ssp-box01{
	width: 72px;
	float: left;
	text-align: center;
	font-size: 12px;
}

.ssp-box02{
	width: 81px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin-left: 14px;
}

.ssp-box03{
	width:84px;
	float:left;
	text-align:center;
	font-size: 12px;
	margin-left:14px;
}

.ssp-box04{
	width:142px;
	float:left;
	text-align:center;
	font-size: 12px;
	line-height:14px;
	margin-left:15px;
}

/*NCMS reversible*/
.reversible-Box01{
	width:635px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
	background-color:#C4000E;
	padding:5px;
}

.reversible-Box02{
	background-image:url(/img/content_product/index/reversible_pt_01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	font-size: 12px;
}

.reversible-Box03{
	width:140px;
	float:left;
}

.reversible-Box04{
	width:322px;
	float:left;
}

.reversible-Box05{
	width:212px;
	float:left;
	margin-left:10px;
}

.reversible-Box06{
	width:315px;
	font-weight:bold;
	float:left;
}

.reversible-Box07{
	width:306px;
	font-weight:bold;
	float:right;
}

.tableStyle03{
	font-size: 12px;
	line-height:12px;
	float:left;
}


.tableStyle04{
	padding:5px;
	text-align:center;
}

/*NCMS bag-detail*/
.ttl-category{
	width:180px;
	height:30px;
	color:#5F5F5F;
	background-image:url(/img/content_common/ttl_bg_category.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	float:left;
}

.ttl-productid{
	width:79px;
	height:30px;
	color:#5F5F5F;
	background-image:url(/img/content_common/ttl_bg_productid.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	margin-left:20px;
	float:left;
	font-weight: bold;
}

.ttl-remarks{
	width:347px;
	height:30px;
	color:#5F5F5F;
	background-image:url(/img/content_common/ttl_bg_remarks.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	margin-left:19px;
	float:left;
}

.tableStyle05{
	font-size: 12px;
	line-height:12px;
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-collapse:collapse;
	border-spacing:0;
}

.tableStyle05 td{
	width:91px;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:top;
	text-align:center;
}

.bag-Box01{
	width:87px;
	font-size: 12px;
	float:left;
}

.bag-Box02{
	width:87px;
	font-size: 12px;
	margin-left:6px;
	float:left;
}

.bag-Box03{
	width:200px;
	font-size: 12px;
	margin-left:6px;
	float:left;
}

.bag-Box04{
	width:645px;
	height:20px;
	border-bottom:dotted 1px #5F5F5F;
}

.bag-Box05{
	width:77px;
	font-size: 12px;
	float:left;
}

.bag-Box06{
	width:77px;
	font-size:12px;
	margin-left:20px;
	float:left;
}
#imgPreviewWithStyles {
	background: #222 url(/img/content_common/loading.gif) no-repeat center;
	padding: 15px;
	z-index: 999;
}
#imgPreviewWithStyles span {
	color: white;
	text-align: center;
	display: block;
	padding: 10px 0 3px 0;
}

#groupnavi {
	text-align:right;	
}
#groupnavi span{
	margin-left:5px;
	padding:2px 5px;
}
