#content {
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 24px;
	height: 667px;
	border-top-color: #8F33FD;
	border-bottom-color: #8F33FD;
}

#content h3 {
	font-size: 0.75em;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 12px;
	color: #C00;
}

#content h3.space1 {
	margin-top: 18px;
}

#content h4 {
	font-size: 0.75em;
	color: #C00;
	padding-left: 24px;
	padding-top: 12px;
	margin-bottom: 12px;
	padding-right: 24px;
}

#content p {
	font-size: 0.75em;
	line-height: 1.5;
	padding-left: 24px;
	padding-right: 18px;
}

#content #subnavi {
	height: 26px;
	width: 450px;
	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.625em;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #EAEAEA;
	color: #999;
	display: block;
	text-decoration: none;
}

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

#content #subnavi li#chapter a {
	background-color: #8F33FD;
	color: #FFF;
}

#content p#omuroyama {
	background-image: url(../images/ph_omuro1.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	padding-left: 220px;
	height: 150px;
	display: block;
}

#content p#shaboten {
	background-image: url(../images/ph_shaboten1.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	padding-left: 220px;
	height: 150px;
	display: block;
}

#content p#kaiyou {
	background-image: url(../images/ph_kaiyou1.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	padding-left: 220px;
	height: 150px;
	display: block;
}

#content p#granpal {
	background-image: url(../images/ph_granpal1.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	padding-left: 220px;
	height: 150px;
	display: block;
}

#content p#sakura {
	background-image: url(../images/ph_sakura.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	padding-left: 220px;
	height: 150px;
	display: block;
}

#content p#kawana {
	background-image: url(../images/ph_kawana.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	padding-left: 220px;
	height: 150px;
	display: block;
}

#content p.shousai {
	margin-left: 335px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	text-indent: -9999px;
}

#content p.shousai a {
	background-image: url(../images/kotirahe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 128px;
}

#content p.redtxt {
	color: #C00;
}

#content p#qanda a {
	text-decoration: none;
	color: #666;
	display: block;
	margin-top: 18px;
	border: 1px solid #CCC;
	margin-right: 7px;
	margin-left: 3px;
	padding: 5px;
	text-align: center;
}

#content p#qanda a:hover {
	color: #FFF;
	background-color: #CCC;
}

#col1 {
	width: 487px;
	float: left;
	height: 640px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8F33FD;
	border-left-color: #8F33FD;
}

#col2 {
	height: 640px;
	float: right;
	width: 486px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8F33FD;
	border-right-color: #8F33FD;
	border-left-color: #8F33FD;
}

#footer {
	border-top-color: #8F33FD;
}

