@charset "UTF-8";
main #content_wrap>h2, main #content_wrap section {
	width: 920px;
	margin: 0 auto;
}
main #content_wrap>section {
	padding-bottom: 50px;
}
main #content_wrap>section>h2 {
	font-size: 20px;
	color: #964925;
	position: relative;
	line-height: 80px;
	height: 80px;
	position: relative;
}
main #content_wrap section>h2:before {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	border-top: 2px solid #d67d56;
	position: absolute;
	top: 15px;
}
main #service {
}
main section {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
main #service {
	padding-top: 0px !important;
}
main #service ul {
	margin-top: 20px;
}
main #service ul li {
	height: 169px;
	border: 1px solid #bbb;
	margin-bottom: 40px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
main #service ul li h3 {
	color: #03c;
	letter-spacing: 2px;
	font-size: 24px;
	text-indent: 20px;
	height: 79px;
	line-height: 80px;
	position: relative;

	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	background-image: linear-gradient( 0deg, #f8f8f8 0%, #fff 100% );
	background-image: -webkit-gradient( linear, top, #f8f8f8 0%, #fff 100% );
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
main #service ul li p {
	height: 50px;
	box-shadow: 1px 1px 4px #888 inset;
	padding: 20px 20px;
	background-color: #f8f8f8;
	font-size: 13px;
	line-height: 24px;
	border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
main #service ul li h3 img {
	position: absolute;
	top: 5px;
	right: 20px;
}
main #howto {
	position: relative;
	margin-bottom: 20px !important;
}
main #howto .bg {
	width: 960px;
	height: 100%;
	background: url( ../img/top/bg_228.jpg ) repeat;
	position: absolute;
	top: 10px;
	left: -20px;
	z-index: -10;
	box-shadow: inset 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 1px 5px rgba(0,0,0,0.2);
}
main #howto>p {
	margin: 20px auto 60px auto;
	padding: 15px 0px;
	border-top: 1px solid #fbb;
/*
	border-bottom: 1px solid #fbb;
*/
	line-height: 30px;
	text-align: center;
	color: #b44;
	letter-spacing: 2px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
}
main #howto ul li {
	float: left;
	width: 560px;
}
main #howto ul li iframe {
	border: 8px solid #ccf;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
main #howto ul li:first-child {
	width: 320px;
	margin-right: 40px;
}
main #howto ul li:first-child h3 {
	color: #68e;
	border-bottom: 1px solid #06f;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	text-indent: 14px;
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
}
main #howto ul li:first-child h3:before {
	content: "";
	display: block;
	width: 4px;
	height: 20px;
	background-color: #03c;
	position: absolute;
}
main #howto ul .movie h3 {
	color: #03c;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
}
main #howto ul li:first-child p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}
main #price ul {
	width: 920px;
	margin: 20px auto 0 auto;
}
main #price ul li {
	width: 428px;
	margin: 10px 10px 20px 10px;
	border: 1px solid #ddd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: linear-gradient( 0deg, #fff8f8 0%, #fff 100% );
	background-image: -webkit-gradient( linear, top, #fff8f8 0%, #fff 100% );
	float: left;
}
main #price ul li h3 {
	height: 50px;
	line-height: 50px;
	margin: 2px;
	background-color: #0c9;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	box-shadow: 0px 1px 4px #666;
	-webkit-box-shadow: 0px 1px 4px #666;
	position: relative;
}
main #price ul li h3 img {
	position: relative;
	top: 0px;
	left: 20px;
}
main #price ul li>div {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 20px;
}
main #price ul li .p1 {
	border-top-width: 0px;
}
main #price ul li .p2 {
	border-bottom-width: 0px;
}
main #price ul li div h4,main #price ul li div p {
	float: left;
}
main #price ul li div div {
	clear: left;
}
main #price ul li div h4 {
	width: 200px;
	font-size: 12px;
	color: #b66;
	font-weight: bold;
}
main #price ul li .p1 p {
	width: 180px;
	text-align: right;
	font-size: 30px;
	color: #88f;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
}
main #price ul li .p2 p {
	width: 180px;
	text-align: right;
	font-weight: bold;
	color: #666;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
}
main #price ul li {
	padding-bottom: 20px;
}
main #price ul li div div {
	text-align: right;
	font-size: 12px;
	color: #b66;
	letter-spacing: 2px;
}
main #price>div {
	width: 900px;
	margin: 0 auto 40px auto;;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
main #price>div>br {
	margin: 0;
	padding: 0;
	line-height: 0px;
}
