@charset "utf-8";
/* products */

#nav02 a {
	background:url(../common/img/nav02_on.jpg);
}



.cBox{
	padding-bottom:0;
}

.cBox h3{
	margin:0 0 22px 0;
}

#sw.pBox{
	background:url(../products/img/p_img_sw.jpg) no-repeat 25px 0;
}

#st.pBox{
	background:url(../products/img/p_img_st.jpg) no-repeat 25px 0;
}


#bw.pBox{
	background:url(../products/img/p_img_bw.jpg) no-repeat 25px 0;
}


#is.pBox{
	background:url(../products/img/p_img_is.jpg) no-repeat 25px 0;
}


#ds.pBox{
	background:url(../products/img/p_img_ds.jpg) no-repeat 25px 0;
}





.pBox{
	border-bottom:1px solid #CCC;
	padding:0 0 46px 200px;
	position:relative;
	margin-bottom:15px;
}

.pBox ul{
	margin-bottom:15px;
}

.pBox li{
	float:left;
	height:2em;
	padding-left:30px;
	width:202px;
}

.pBox a.btn{
	background:url(../products/img/p_btn.gif) no-repeat;
	display:block;
	height:31px;
	text-indent:-999999px;
	position:absolute;
	bottom:15px;
	right:0;
	width:223px;
}

.pBox a.btn:hover{
	background:url(../products/img/p_btn_on.gif) no-repeat;
}

.last{
	border:none;
	margin-bottom:0;
}




/* 各一覧ページ */



.cBox h3.sub{
	border-bottom:1px #CCC solid;
	padding-bottom:15px;
}


.pBoxSub{
	background:url(../products/sw/img/p_bg.gif) repeat;
	border:1px solid #CCC;
	color:#333;
	padding:15px;
	margin-bottom:15px;
}

.pName{
	border-left:5px solid #900;
	padding-left:10px;
	margin-bottom:15px;
	width:100%;
}

h4{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:3px;
}


.pName span{
	color:#666;
	font-weight:bold;
}

.pBoxSub p{
	float:left;
	width:184px;
}

.pBoxSub p2{
	float:left;
	
}

.pBoxSub img{
	border:1px solid #CCC;
	margin:0 32px 15px 0;
}

.pBoxSub .rBox{
	float:left;
}

.pBoxSub table{
	background:#FFF;
	width:680px;
}

.pBoxSub table,
.pBoxSub table th,
.pBoxSub table td{
	border:1px solid #CCC;
}

.pBoxSub table th,
.pBoxSub table td{
	padding:10px 8px;
	text-align:center;
}

.pBoxSub table th{
	text-align:center;
}

.pNo{
	width:80px;
}

.weight{
	width:40px;
}

.pack{
	width:0;
}

.price{
	width:40px;
}

.green{
	color:#060;
	font-weight:bold;
}

img.new{
	margin:0;
}

.bold{
	font-weight:bold;
}

p.txt{
	margin:15px 0;
	width:670px;
}

p span{
	color:#060;
	margin-right:10px;
}

/* P3box */

.p3BoxSub{
	background:url(../products/sw/img/p_bg.gif) repeat;
	border:1px solid #CCC;
	color:#333;
	padding:15px;
	margin-bottom:15px;
}

.p3BoxSub p{
	float:left;
	width:184px;
}

.p3BoxSub p2{
	float:left;
	
}

.p3BoxSub img{
	border:1px solid #CCC;
	margin:0 25px 15px 0;
}

.p3BoxSub .rBox{
	float:left;
}


.p3BoxSub table{
	background:#FFF;
	width:100%;
}

.p3BoxSub table,
.p3BoxSub table th,
.p3BoxSub table td{
	border:1px solid #CCC;
}

.p3BoxSub table th,
.p3BoxSub table td{
	padding:10px 10px;
	text-align:center;
}

.p3BoxSub table th{
	text-align:center;
}