#Name{
	font-size:18px;
	padding-bottom:15px;
	line-height:140%;
	font-weight:bold;}
	
#Product_photo{
	width:335px;
	float:left;}
	
#Product_photo ul{
	padding:10px 0px 20px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;}	
	
#Product_photo ul li{
	display:block;
	
	width:100px;
  margin-bottom: 10px;
	padding-right:10px;}
	
#Product_photo ul li img{
  max-width: 100%;
}  
	
#Product_txt{
	width:385px;
	float:right;}
	
#Product_txt p{
	line-height:160%;}	
	
#About_size{
	padding:20px 0px;
	font-size:84%;}
	
#Price{
	font-size:18px;
	font-weight:bold;}
	
#OptionArea{
	padding:10px 0px;}	
	
.OptionBox,
.OptionBox_2{
	float:left;
	padding:5px 10px;}
	
.OptionBox_2{border-left:1px dotted #BBB;}
.small{font-size:84%;}

#sk_link_other{
	font-size:84%;
	padding:20px 0px;}
	
#BtnArea{
	padding-bottom:30px;}
#BtnArea p{
	float:left;}	
	
/*ɽ*/
table.Product_info,
table.Product_info2{
	width:100%;
	border-collapse:collapse;
	margin:20px 0px;}

table.Product_info{border-top:1px dotted #BBB;}

table.Product_info td,
table.Product_info th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border-bottom:1px dotted #BBB;}
	
	
table.Product_info tr{
	background-color: #EEEEEE;}

table.Product_info tr.even td,
table.Product_info tr.even th{background-color:#FFF;}

	
	
table.Product_info2{
	border:1px solid #BBB;}
		
table.Product_info2 td,
table.Product_info2 th{
	text-align:center;
	font-weight:normal;
	padding:2px;
	border-bottom:1px dotted #BBB;
	border-right:1px solid #BBB;}
	
table.Product_info2 th{
	background-color:#333;
	border-bottom:1px dotted #FFF;
	color:#FFF;}	
	

table.Product_info2,
table.Zaiko{
	margin-bottom:5px;}
	
table.Zaiko{
	border:1px solid #BBB;
	width:100%;
	border-collapse:collapse;
	margin:0px 0px;}	
	
table.Zaiko	td,
table.Zaiko th{
	text-align:center;
	font-weight:normal;
	padding:2px;
	border-bottom:1px dotted #BBB;
	border-right:1px solid #BBB}
	
table.Zaiko th{
	background-color:#333;
	border-right:1px solid #BBB;
	border-bottom:1px dotted #FFF;
	color:#FFF;}
