body {
	background-color: #550055;
}
table {
	line-height: 150%;
	color: #CC00CC;
	font-size: large;
}
.jyusyou {
	font-weight: bold;
	color: #990099;
}
.booktitle {
	font-weight: bold;
	color: #990066;
	font-size: large;
}
strong {
	font-weight: bold;
	color: #CC0066;
}
.boldtitle {

	font-weight: bolder;
	color: #CC0000;
	font-size: large;
}
.smalltext {
	font-size: small;
}
.bigtitle {
	font-weight: bold;
	color: #CC0000;
	font-size: x-large;
	letter-spacing: -4px;
}
.bigtitle2 {
	font-weight: bold;
	color: #CC0000;
	font-size: x-large;
}
.gold {
	font-weight: bold;
	color: #CCCC00;
	font-size: 20px;
}
.red {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.smallpurple {
	font-size: medium;
	color: #990066;
}
.bigtitle3 {
	font-weight: bold;
	color: #CC0000;
	font-size: 40px;
}
.rubi {
	font-size: x-small;
	line-height: 50%;
	margin-top: -10px;
	padding-top: -10px;
}
.bigtitle2 {
	font-weight: bold;
	color: #CC0000;
	font-size: x-large;
	letter-spacing: -3px;
}
.bigtitle4 {
	font-weight: bold;
	color: #CC0000;
	font-size: x-large;
}
.bigtitle5 {
	font-weight: bold;
	color: #CC0000;
	font-size: 40px;
	line-height: normal;
}
.bigtitle6 {
	font-weight: bold;
	color: #CC0000;
	font-size: 26px;
}
.bigtitle7 {
	font-weight: bold;
	color: #CC0000;
	font-size: 23px;
}
.toptext {
	background-color: #550055;
	background-image: url(../../image/top1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #DCCBA6;
	padding-top: 100px;
	padding-left: 5px;
	width: 700px;
	font-size: small;
}
.toptext2 {
	color: #DCCBA6;
	padding-left: 0px;
	width: 550px;
	font-size: small;
	margin-left: 0px;
}

.toptext3 {
	color: #DCCBA6;
	padding-left: 5px;
	width: 390px;
	font-size: small;
}
.toptext4 {
	color: #DCCBA6;
	padding-left: 5px;
	width: 100%;
	font-size: small;
}
.topimgleft{
	margin-right: 10px;
	margin-bottom:5px;
	float:left;
}
.cap {
	font-size: x-small;
	line-height: 1.2em;
}
.capwh {
	font-size: 0.6em;
	line-height: 1.2em;
	color: #ffffff;
}
.kouenlist{
	font-size: 0.85em;
}

/*---------- tb^[ ----------*/
#footer {
	width: 760px;
}
.footernavi {
	text-align: center;
	padding-top: 15px;
	font-size: 0.85em;
}
.footernavi li {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B39050;
	list-style-type: none;
}
.footernavi li.end {
	border-right: none;
}
.footernavi a {
	margin-right: 6px;
	margin-left: 6px;
	color: #B39050;
}
.footernavi a:visited {
	color: #B39050;
}
.footernavi a:hover {
	margin-right: 6px;
	margin-left: 6px;
	color: #FF3300;
}
