@charset "UTF-8";

dt, dd	{
	width:726px;	
	padding:1.5em 0 1.5em 1em;
	border:solid 1px #f5899c;
	border-top:none;
}

/* 2017/01/19 add */
dt, dd	{
	width:726px;	
	padding:1.5em 0 1.5em 1em;
	border:solid 1px #f5899c;
}
/* end/   add　*/ 
 
dt	{
	background-color:#f5899c;	
	color:#fff;
	font-weight:bold;
}
dd	{
	background-color:#fff;	
	margin-bottom:30px;
}
p	{
	font-size:0.9em;	
	line-height:1.5em;
	margin-bottom:1em;
}
h5	{
	font-weight:bold;
	font-size:1.1em;	
}
.price_box	{
	width:600px;
	min-height:50px;
	padding:20px 10px;	
	margin:0 auto;
	border:solid 5px #f5899c;
}
.price_box span{
	color:#f5899c;
	font-weight:bold;
	position:relative; top:12px;
}
.under_top	{
	border-bottom:solid 2px #d6d6d6;
}
.under_bottom	{
	border-top:none;
}

/* 2017/01/19 add */
.under_center	{
	border-bottom:solid 2px #d6d6d6;
	border-top:none;
}
/* end/   add　*/ 