﻿body {
	padding: 0;
	margin: 0 auto;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif, Calibri, Tahoma;
	color: #ccc;
	line-height: 160%;
	background: url("./image/musashi06.jpg") #000;
}

a {
	color: #53c00b;
	text-decoration: none;
}

img { border: none; }

#hide_table {
	color: #53c00b;
}

#hide_table:hover {
	color: #cc2;
	text-decoration: underline;
}

a:hover {
	color: #cc2;
	text-decoration: underline;
}

p {
	text-indent: 1em;
	margin: 10px;
}

h1 {
	font-size: 140%;
	color: #cc2;
	border-bottom: 1px solid #222;
}

h2 {
	display: list-item;
	list-style-image: url("./image/musashi05.jpg");
	color: #4b1;
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0 10px 25px;
}

h3 {
	padding: 10px 0 0 50px;
	width: 209px;
	height: 33px;
	background: url("./image/musashi02.jpg") no-repeat #000;
	font-size: 17px;
	color: #4b1;
}

blockquote {
	font-size: 90%;
	color: #aa2;
	border: 1px solid #222;
	margin: 10px;
	padding: 10px 20px;
}

blockquote ul {
	margin: 0px;
	_margin: 0px 30px;
}

.wrapper {
	width: 80%;
	margin: auto;
	padding: 0 20px;
	background: #151515;
}

.header {
	height: 60px;
	background: url("./image/musashi01.jpg") no-repeat #151515;
	padding: 70px 0 0 380px;
	font-size: 120%;
	text-align: center;
}

.header2 {
	height: 10px;
	background: url("./image/musashi01.jpg") no-repeat left bottom #151515;
	padding: 70px 0 0 380px;
	font-size: 120%;
	text-align: center;
}

.content {
	background: #131313;
	display: inline;
	padding: 5px;
	margin-left: 30px;
	margin-bottom: 20px;
}

table.history {
	font-size: 80%;
	background-color: #1a1a1a;
	border: solid #234 2px;
	margin: 10px;
	border-collapse: collapse;
	text-align: left;
	line-height: 120%;
}

table.history th {
	padding: 4px 10px;
	border: solid #234 1px;
	color: #eee;
	background-color: #246;
	white-space: nowrap;
}

table.history td {
	padding: 2px 10px;
	border: solid #234 1px;
}

table.history colgroup.year {
	width: 7em;
	_width: 5em;
	background: #346;
}

table.history colgroup.rail4 {
	width: 17em;
	_width: 14em;
}

table.history .sakudo { color: #b5b; }
table.history .chuubu { color: #b44; }
table.history .takaos { color: #6c6; }
table.history .hachio { color: #d86; }
table.history .kimawa { color: #99f; }
table.history .chibak { color: #aa6; }

.attn {
	font-size: 90%;
	color: #ff0;
}

.menu {
	width: 259px;
	float: right;
	overflow: hidden;
	display: inline;
}

.menu ul {
	list-style: none;
	background: #131313;
	padding: 0;
	margin-bottom: 0;
}

.menu li {
	background: #131313;
	width: 259px;
	height: 38px;
	border-bottom: 1px solid #101010;
}

.menu li a {
	color: #FFF;
	width: 259px;
	height: 28px;
	text-decoration: none;
	background: url("./image/musashi03.jpg") no-repeat 7% 50%;
	display: block;
	padding: 10px 0 0 50px;
}

.menuend {
	background: #131313;
	padding: 0 0 39px 0;
	background: url("./image/musashi04.jpg") no-repeat top;
	margin-bottom: 25px;
}

.menu li a:hover {
	background: url("./image/musashi05.jpg") no-repeat 7% 50% #171717;
	color: #4b1;
}

.img-left, .img-right, .img-center {
	background: url("./image/musashi00.gif") repeat-x top #151515;
	padding-top: 10px;
	margin: 200px;
}

.img-left{ display: block; float: left;	margin: 0 10px 10px 0;}
.img-right{ display: block; float: right; margin: 0 0 10px 10px;}
.img-center{ display: block; margin: 10px auto;}

.photo {
	width: 320px;
	margin: 0 10px;
}

.samnl {
	text-align: left;
}

.samnl img {
	border: solid #151515;
	border-width: 1px 0;
}

.samnl img:hover {
	border: solid #53c00b;
	border-width: 1px 0;
}

.capt {
	font-size: 90%;
	color: #aa2;
	height: 4em;
	line-height: 120%;
}

.pager {
	background: #0f0f0f;
	padding: 0;
	text-align: center;
	color: #414141;
	margin: 10px;
	border: 1px solid #222;
}

.pager:hover {
	border: 1px outset #cc2;
}

.pager ul {
	text-align: left;
	list-style: none;
	background: #131313;
	padding: 0;
	margin: 0;
}

.pager li {
	background: #131313;
	width: 140px;
	height: 38px;
	border-bottom: 1px solid #101010;
	float: left;
}

.pager li a {
	width: 100px;
	height: 28px;
	text-decoration: none;
	background: url("./image/musashi03.jpg") no-repeat 7% 50%;
	display: block;
	padding: 10px 0 0 40px;
}

.pager li a:hover {
	background: url("./image/musashi05.jpg") no-repeat 7% 50% #171717;
	color: #cc2;
}

.pnext {
	background: #131313;
	width: 180px;
	height: 38px;
	margin: 10px;
	_margin-right: 5px;
	border: 1px solid #222;
	float: left;
}

.pnext:hover {
	border: 1px outset #cc2;
}

.pnext a {
	width: 100px;
	height: 28px;
	text-decoration: none;
	background: url("./image/musashi03.jpg") no-repeat 7% 50%;
	display: block;
	padding: 10px 0 0 40px;
}

.pnext a:hover {
	background: url("./image/musashi05.jpg") no-repeat 7% 50% #171717;
	color: #cc2;
}

.footer {
	text-align: right;
	height: 25px;
	background: #0f0f0f;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 10px;
	_margin-top: 10px;
}

.footer .copyright {
	font-size: 75%;
}

.cls { clear: both; }
.cls_l { clear: left; }
.cls_r { clear: right; }

