@charset "utf-8";
/* CSS Document */

/*contents*/
#contents .inner {
	width: 450px;
}
#contents h2 {
	margin: 0 15px;
}
#contents h3 {
	margin: 15px 0 0 0;
}

.overview{
	width:450px;
}
.overview h4 {
	width: 420px;
	font-size:138.5%;
}
.overview p {
	width: 420px;
	font-size:138.5%;
}
.tab .hTab li {
	margin-right: 8px;
}
.tab div {
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 2px solid #CCC;
}
.btn {
	width: 450px;
}