@charset "UTF-8";
.price {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 550px;
}
.price h2 {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin: 33px 0px 20px;
	padding: 0px 0px 0px 30px;
	clear: left;
	height: 24px;
	width: 520px;
	background: url(../img/contents/work-h2.jpg) no-repeat;
}
.price ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	clear: left;
	height: auto;
	width: 530px;
}
.price li {
	font-size: 12px;
	line-height: 20px;
	color: #DF6A81;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: auto;
	list-style: none;
}
.price li a:link,.price li a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
.price li a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #DF6A81;
}
.price table {
	margin: 20px 0px 20px 20px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 508px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #F0F0F0;
}
.price th {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-indent: 2em;
	font-weight: normal;
}
.price td {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-right: 5px;
}
.price th a:link,.price th a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.price th a:hover {
	font-size: 12px;
	color: #DF6A81;
	text-decoration: none;
}
.caution {
	font: 12px/16px "ＭＳ Ｐゴシック";
	color: #333;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}
