@charset "UTF-8";
/***
 * ID : defuctPrice
 *
 * defuct standart price style.
 =======================================================================*/
#defuctPrice {
	border: 4px solid #666666;
	padding: 5px;
	font-size: 131%;
	font-weight: bold;
	text-align: center;
	margin: 15px 0px 0px;
	background-color: #FFFFEA;
	}
.contents  li {
	margin:15px 0 0 0;
	}
#caution li{
	background: url(img/arrow-right.png) no-repeat 0px 2px;
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 19px;
	}
#caution p {
	margin:0 0 10px 0;
	}
