/* CSS Document */
#design{
	background-repeat: repeat-x;
	background-position: bottom;
	width: 900px;
	padding-bottom: 15px;
	background-image: url(../common/images/line.jpg);
	float: left;
}
#design .point {
	float: left;
	width: 216px;
	margin-top: 15px;
}
#design #caution {
	color: #CC0000;
	padding: 20px;
	height: auto;
	width: 858px;
	margin-bottom: 20px;
	border: 1px solid #CC0000;
	text-align: center;
	vertical-align: middle;
}


#newdesign .newbox {
	width: 644px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#newdesign .box {
	float: left;
	width: 122px;
	font-size: xx-small;
	color: #999999;
}
#faq {
	width: 670px;
}
#faq li {
	background-image: url(../common/images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	width: 670px;
	margin-top: 12px;
}
#faq li img {
	margin-right: 8px;
}
