/* ************************************************ 
 *	¾¦ÉÊ¾ÜºÙ
 * ************************************************ */
 td.box_border{
	 border:#CCC 1px solid;
	 padding:10px;
	 height:70px;
	 width:90px;
	 margin-bottom:10px;
}
#pro_wrap{
	width:695px;
	overflow:hidden;
}
#pro_wrap .introduce{
	float:left;
	margin-right:20px;
}
.introduce_inner{
	background-color:#fdedf8;
	width:337px;
	padding:30px 10px 20px 10px;
}
#pro_wrap table.productct_detail{
	width:318px;
	float:left;
	margin-bottom: 15px;
}
table.productct_detail th{
	border-bottom:#F09 1px dotted;
	padding:3px 10px 3px 3px;
	width:80px;
	background-color:#fdedf7;
	text-align:right;
}
table.productct_detail td{
	border-bottom:#F09 1px dotted;
	padding:3px 3px 3px 10px;
}
.detail_btbox {
	margin:10px 0px;
}
.detail_btbox li{
	list-style:none outside none;
	margin:3px 0px 0px 0px;
}
.detail_btbox img{
	vertical-align:top;
}

.toiawase{
	color: #E5007F;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.snsbotan {
	margin:5px 0px;
}
.snsbotan li{
	margin-top: 2px;
	list-style:none outside none;
}