@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFF;
}
.alphacontain {
	float:left;
	margin: 0 auto;
	width: 515px;
}
.alphacontainwide {
	float:left;
	margin: 0 auto;
	width: 660px;
}
.betacontain {
	float:left;
	margin: 0 auto;
}
.alphaword {
	padding-left: 5px;
}
#bookcontain{
	width: 930px
}
.bookcontain{
	width: 930px
}
.betaword {
	color: #666;
	font-size:11px;
	line-height:1.5em;
	margin-top: 5px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-left:#999 1px solid;
}
#beta1 {
	width: 390px;
	text-align:justify;
	padding-top: 15px;
}
#homestyle {
	font-size: 1.1em;
}
#titlestyle {
	font-weight:bold;
}
#infotoimage {
	margin-bottom: 35px;
}
#thispagestyle {
	color: #000;
}
#wideprint {
	font-size: 12px;
}
.konohon {
	font-size: 1.3em;
	color:#C08040;
}
#whiteout {
	color:#FFF;
}
.juhan {
	margin: 7px;
	background:#D1CFC7;
	width: 250px;
	color:#000;
	padding-left: 3px;
	padding-top: 2px;
}
#breadcrumbstyle a:link {
	color:#600;
	text-decoration:none;
}
#breadcrumbstyle a:visited {
	color:#600;
	text-decoration:none;
}

#breadcrumbstyle a:hover {
	color: #000;
	text-decoration:underline;
}
#breadcrumbstyle a:active {
	color: #000;
	text-decoration:underline;
}

