@charset "utf-8";
/* CSS Document */

/*==============================
  main
  ==============================*/
#contents_detail{
	width: 580px;
	margin: 0 0 0 7px;
	line-height: 2em;
}
ul.summary{
	width: 580px;
	clear: both;
	padding-top: 20px;
	margin: 0;
}
li.summary_ph{
	width: 580px;
	padding-bottom: 10px;
}
li.summary_txt{
	width:550px;
	float:left;
	line-height: 1.7em;
}
li.summary_bt{
	width:24px;
	float:right;
	line-height: 1em;
	padding-top: 3px;
}
ul.product{
	width: 580px;
	clear: both;
	margin-top: 20px;
}
.product li{
	width: 190px;
	float: left;
	line-height: 1.5em;
}
.product p{
	width: 180px;
	padding: 5px 5px 0 5px
}
.list_mg{ margin-right: 5px;}
.product{
	font-size: 14px;
	font-weight: bold;
}