#topimg {
	height: 265px;
	padding: 10px 0px 0px;
	display: block;
	background-image: url(../images/topimg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#about_effect    {
	background-repeat: no-repeat;
	display: block;
	height: 260px;
	width: 470px;
	background-image: url(../common/images/about_effect.png);
}
#increase_effect  {
	height: 87px;
	width: 484px;
	background-image: url(../images/increase_effect.gif);
	background-repeat: no-repeat;
	display: block;
}
#h2_02 {
	background: url(../feature/images/top_h2_002.gif) no-repeat;
	height: 40px;
}
h3 {
	background-repeat: no-repeat;
	height: 121px;
	width: 485px;
	display: block;
	clear: both;
}
#h3_01 {
	background-image: url(../feature/images/top_h3_01.gif);
}
#h3_02 {
	background-image: url(../feature/images/top_h3_02.gif);
}
#h3_03 {
	background-image: url(../feature/images/top_h3_03.gif);
}
#h3_04 {
	background-image: url(../feature/images/top_h3_04.gif);
}
#h3_05 {
	background-image: url(../feature/images/top_h3_05.gif);
}
h4 {
	background-repeat: no-repeat;
	height: 61px;
	width: 485px;
	display: block;
}
#h4_01 {
	background-image: url(../feature/images/point1.gif);
}
#h4_02 {
	background-image: url(../feature/images/point2.gif);
}
#main li {
	list-style: outside;
	margin-left: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#main .backyellow{
	background-color: #FFFEEA;
	padding: 15px 10px;
	border: 1px solid #FFF2AA;
}
#main li strong {
	font-size: 16px;
}
#main li ul {
	margin: 15px 0px;
	border-style: none;
	padding: 0px;
}
#main li li {
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin: 8px 0px 0px;
	background-position: left 5px;
	background-image: url(../common/images/allow.gif);
	background-repeat: no-repeat;
}
.dummy {
	padding-left: 15px;
	display: block;
	width: 220px;
	float: left;
}
.dummy dt {
	display: block;
}
.point {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 450px;
}
#actionreason {
	background: url(../feature/images/actionreason.gif) no-repeat center center;
	height: 210px;
	width: 450px;
}
#accesspoint {
	background: url(../feature/images/accesspoint.gif) no-repeat center center;
	height: 348px;
	width: 450px;
}



.imgframe {
	padding: 5px;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #E8E8E8;
	background: #FFFFFF;

}
.analysis  {
	font-size: 14px;
	line-height: 1.3em;
}
.analysis table {
	width: 480px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin: 0px 0px 0px 5px;
}
.analysis th {
	width: 9em;
	text-align: left;
	background-color: #E2EAF0;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #C6D2DA;
}
.analysis td {
	padding: 5px;
	border: 1px solid #C6D2DA;
	vertical-align: top;
	background-color: #F2F5F8;
}
.analysis dl {
	width: 460px;
	overflow: hidden;
	line-height: 1.4em;
	font-size: 14px;
	background-color: #FFFEF1;
	padding: 5px 10px 10px;
}
.analysis dl dt {
	float: left;
	display: block;
	font-weight: bold;
	width: 13em;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.analysis dl dd {
	padding: 5px 0;
	border-bottom: 1px dotted #D0EFFF;
	padding-left: 14em;
	display: block;
}
.gofuture {
	height: 59px;
	width: 485px;
	background: url(../images/feature_link.gif) no-repeat left top;
	display: block;
}
.gofuture:link,.gofuture:visited,
.gofuture:hover,.gofuture:active{
	text-decoration: none;
}

.gofuture:hover {
	background: url(../images/feature_link.gif);
	height: 59px;
	background-position: 0px -59px;
}

.pagetop {
	padding-bottom: 10px;
	border-bottom: 2px dotted #666666;
	margin-bottom: 60px;
}
