#content {
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 24px;
	height: 550px;
	border-top-color: #3398CC;
	border-bottom-color: #3398CC;
}

#content #subnavi {
	height: 26px;
	margin-left: -1px;
}

#content #subnavi ul{
	list-style-type: none;
	height: 26px;
}

#content #subnavi li {
	width: 150px;
	float: left;
}

#content #subnavi li a {
	height: 26px;
	line-height: 26px;
	font-size: 0.75em;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #EAEAEA;
	color: #999;
}

#content #subnavi li a:hover {
	background-color: #3398CC;
	text-decoration: none;
	color: #FFF;
}

#content #subnavi li#chapter a {
	background-color: #3398CC;
	color: #FFF;
}

#content .wrap {
	padding-top: 18px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3398CC;
	padding-left: 18px;
	height: 225px;
}

.wrap img {
	float: left;
}
.wrap h4 {
	font-size: 0.75em;
	padding-left: 318px;
	padding-bottom: 6px;
	color: #C00;
}

.wrap h4.space {
	padding-top: 18px;
}
.wrap p {
	font-size: 0.75em;
	line-height: 1.5;
	padding-left: 318px;
	padding-right: 18px;
}

.wrap p.small {
	font-size: 0.625em;
}

.wrap h4.nospace {
	padding-left: 0px;
}

.wrap p.nospace {
	padding-left: 0px;
}
#content a {
	text-decoration: none;
	color: #666;
	display: block;
}
#content a:hover {
	color: #F00;
	text-decoration: underline;
}
#col1 {
	width: 487px;
	float: left;
	height: 524px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3398CC;
}
#col2 {
	height: 524px;
	float: right;
	width: 486px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3398CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3398CC;
}

#footer {
	border-top-color: #3398CC;
}

