@charset "utf-8";

#main .feature .subtitle p {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}
#main .feature .catch p {
	font-size: 90%;
	color: #666666;
}




.section2 .img_sub {
	float: right;
	width: auto;
}
.section2 .img_sub p {
	margin: 0px;
	padding: 0px;
}

.section2 .img_sub img {
	margin-left: 10px;
}
.section2 dt {
	font-weight: bold;
	float: left;
	letter-spacing: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-left: 0.5em;
	color: #666666;
}
.section2 dd {
	padding-left: 30px;
	clear: left;
}
.section2  .sub {
	font-size: 90%;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
.footernavi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.footernavi li {
	display: inline;
	padding-left: 15px;
	font-size: 100%;
}
