body,td,th {
	font-size: 12px;
	line-height: 130%;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
body {
	background-image: url(img/bg0.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	margin: 0px;
}
.topic1 {
	color: #CC0000;
	border: 1px dashed #CC0000;
}
.topic2 {
	color: #0033CC;
	border: 1px dashed #0033CC;
}
.style2 {font-size: 12px}
.titlelarge {font-size: 28px}
h1 {
	font-size: 25px;
	line-height: 30px;
	margin: 0px;
}
h2 {
	font-size: 15px;
	margin: 0px;
}
h3 {
	font-size: 15px;
}
.titlebox1 {
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-right-width: 1px;
	background-image: url(img/bg1.gif);
	border-right-color: #FFCC66;
	color: #000033;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 22px;
	background-color: #C4DDFD;
	border-top: 1px solid #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
}
#navBar li {
	border-bottom: 1px solid #0066FF;
	background-image: url(img/navipoint.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navBar a {
	display: block;
	padding: 2px 0px 2px 10px;
}
#navBar a:link{
	background-image: url(img/navipoint.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navBar a:visited{
	background-image: url(img/navipoint.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navBar a:hover{
	background-color: #FFFFCC;
}
#main blockquote {
	margin-right: 15px;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#main h3 {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#touroku ul {
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
	font-size: 15px;
}
#touroku li {
	text-indent: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#omake ul {
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}
.omaketitle {
	padding: 0px 0px 2px 15px;
	background-image: url(img/omake_t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}
.titleleft {
	background-image: url(img/h3_t.gif);
	background-repeat: no-repeat;
}
.underbox {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
#message {
	line-height: 18px;
	font-size: 13px;
}
#navButton{
	margin: 0px;
	padding: 0px;
}
#navButton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}
#navButton li {
	border-bottom: 1px solid #0066FF;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #C4DDFD;
}
#navButton a {
	border-top: 1px #cccccc;
	display: block;
}
#navButton a:hover{
	background-color: #FFFFCC;
}
.leftbox {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.box1 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #CC6600;
	border-bottom-color: #993300;
	border-left-color: #FF9900;
}
