#main h2 {
	background-image: url(../common/img/page_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 78px;
	height: 78px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #030;
}
#main h3 {
	font-weight: normal;
	font-size: 12px;
}
#main .box00 {
	margin-top:10px;
	display:block;
	height: 250px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	clear: both;
}
#main .box00 dl {
	padding:0;
}
#main .box00 dl dt {
	float: left;
	width: 300px;
	padding: 0;
	margin-right: 20px;
}
#main .box00 dl dt img {
	padding:0px;
	margin: 0px;
}
#main .box00 dl dt p {
	padding-bottom: 10px;
	padding-top: 3px;
}
#main .box00 dl dd img {
	float: right;
	width: 310px;
	padding:0px;
}
#main .box00 ul li.date {
	width:110px;
	float:left;
	margin-right:10px;
	font-weight:bold;
	color:#066;
}

#main .box01 {
	margin-bottom: 20px;
	clear: both;
	margin-top: 20px;
}
#main .box01 h3 {
	color: #21535E;
	font-weight: bolder;
	background-image: url(../common/img/point_01.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height: 25px;
	background-position: left;
	font-size: 14px;
	margin-bottom: 5px;
}
#main .box01 p {
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 10px;
}
#main .box01 dl {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#main .box01 dl dt {
	line-height: 130%;
	float: left;
	width: 500px;
}
#main .box01 dl dd {
	float: right;
}
#main .box02 {
	margin-top:20px;
	margin-bottom: 20px;
	clear: both;
}
#main .box02 h3 {
	color: #21535E;
	font-weight: bolder;
	background-image: url(../img/product/license/line_01.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 10px;
	background-position: bottom;
	padding-bottom: 5px;
}
#main .box02 p {
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 10px;
}
#main .box02 em {
	padding-left: 150px;
	line-height: 40px;
	background-image: url(../img/product/license/boardsize.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: left center;
}
#main .box02 span.red {
	line-height: 40px;
	color: #F00;
}
#main .box02 dl.price {
	padding:0;
	font-size: 12px;
}
#main .box02 dl.price dt {
	float: left;
	padding: 0;
	margin-right: 12px;
	width: 160px;
}
#main .box02 dl.price dd {
	padding: 0;
	float: left;
}
#main .box02 dl.price:after {
	display: block;
	clear:both;
	height: 0;
	line-height: 0;
	visibility:hidden;
	content:".";
}

#main .box02 dl.price dd table {
	width:470px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}
#main .box02 dl.price dd table th {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main .box02 dl.price dd table td {
	padding: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main .box02 dl.price:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}
