/* CSS Document */
/* PC用CSS */
@media screen and (min-width: 800px){
/*ここからカテゴリページ、商品詳細ページ基本レイアウトの設定 */

#main{
	margin-left:30px;
	}

#title{
	background-image:url(../img/a_back_cate_1.gif);
	margin-bottom:15px;
/* background-color: #00ffff; */
	width:530px;
	}

#title p{
	font-size:14px;
	line-height:140%;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:15px;
	width:460px;
	}
#title_img{
	width:530px;
}
.title_tdimg{
	width:100%;
}
/*各indexの分類メニュー設定 */
#title table{
	width: 530px;
	border-collapse:collapse;
}
#title td{
	padding:0;
	width: 176px;
	height:50px;
	position: relative;
	border: 1px #996633 solid;
}
#title span{
	background-color: rgba( 255, 255, 255, 0.55 );
	position: absolute; top: 15px; left: 10px; width: 150px;
	font-size:15px;
	color:#000000;
}

/*JavaScript版各indexの分類メニュー設定 */
#submenu{
	display: inline-block; _display: inline;
}
#submenu p{
	display: inline-block; _display: inline;
	color:#ff0000;
}
#submenu table{
	width: 530px;
	border-collapse:collapse;
}
#submenu td{
	padding:0;
	width: 176px;
	height:50px;
	position: relative;
	border: 1px #996633 solid;
}
#submenu span{
	background-color: rgba( 255, 255, 255, 0.55 );
	position: absolute; top: 6px; left: 10px; width: 150px;
	font-size:14px;
	color:#000;
}
/*  */
#sub{
	clear:both;
	width:530px;
	text-align:right;
	}

#sub span{
	font-weight:bold;
	color:#FF6600;
	font-size: larger;
	}
/* 
#main h2{
 background-color: #ff0000;
	font-size:15px;
	color:#666666;
	padding:3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #663333;
	border-bottom-color: #663333;
 	margin-top: 30px;
	}
 */

#main h3{
	font-size:14px;
	padding:3px;
	background-image:url(../img/a_back_pdt_2.gif);
	}

/*商品説明のテーブル周辺の設定*/

.pdt{
	width:530px;
	clear:both;
 	padding-bottom:25px;
 	height:auto;
	}
.pdt td{
	vertical-align:top;
}
.pdt_img{
	width:200px;
	height:auto;
}

.pdt h2 {
	margin-bottom:10px;
	font-size:15px;
	color:#666666;
	padding:3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #663333;
	border-bottom-color: #663333;
	margin-top: 30px;
		}

.pdt_1{
	float:right;
	width:330px;
	margin-bottom:30px;
	}



.pdt_1 th{
	background-image: url(../img/a_back_pdt_1.gif);
	font-size:14px;
	vertical-align:top;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
	font-weight:normal;
	width:60px;
	}

.pdt_1 td{
	background-image:url(../img/a_back_pdt_2.gif);
	padding:3px;
	vertical-align:middle;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	}

.pdt_1 span{
	color:#FF0000;
	font-weight:bold;
	}

.pdt_1 img{
	vertical-align:middle;
	border-style:none;
	}

.pdt_1 form{
	text-align:right;
	}



.pdt_1 input{
	width:35px;
	}



.pdt_1 select{
	width:75px;
	}



.pdt_1_2{
	width:530px;
	float:left;
	margin-bottom:3px;
	}

.pdt_1_2 th{
	background-image: url(../img/a_back_pdt_1.gif);
	font-size:14px;
	vertical-align:top;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
	font-weight:normal;
	width:60px;
	}

.pdt_1_2 td{
	background-image:url(../img/a_back_pdt_2.gif);
	padding:3px;
	vertical-align:middle;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	}

.pdt_1_2 span{
	color:#FF0000;
	font-weight:bold;
	}

.pdt_1_2 img{
	vertical-align:middle;
	border-style:none;
	}

.pdt_1_2 form{
	text-align:right;
	}


.pdt_1_2 input{
	width:35px;
	}


.pdt_1_2 select{
	width:75px;
	}

.pdt_1_2 h4 {
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	text-align:right;
		}

.size_td{}
.size_td span{
 color:gray;
 font-weight:normal;
}

.line1{
	border-bottom:dashed 1pt #CC9966;
	width:500px;
	margin:3pt;
}



#manual {
	text-align:right;
	font-size:11px;
    color:#555;
	}
#manual img{
	border:0px;
	}


.opt{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top:15px;
	margin-bottom:15px;
	width:528px;
	padding-bottom:10px;
	clear:both;
	}

.opt a{
	font-size:14px;
	margin-bottom:10px;
	margin-left:5px;
	line-height:130%;
	}


/* 
#about_order{
	margin-left:3px;
	}
 */
#cart {
	width:526px;
	text-align:right;
	}

#cart img{
	border:0px;
	}

.tb_76 select {
	width:90px;
	}

.fm_size select {
	width:90px;
	}





}
