﻿h1{
	font-size: medium;
	background-color: #4F3618;
	text-align: center;
	color: #ffffff;
	padding: 3px;
}
h2{
	font-size: 2em;
 font-weight: bold;
 line-height: 170%;
 text-align: center;
	border: #0000ff solid;
	border-width: 0 0 2px 0;
}
#list{
	margin-bottom: 5em;
}
#list .honbun{
	background-image : url(arrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 15px;
}
.honbun{
	line-height: 160%;
	margin: 0 10%;
}

.topbar{
	font-size: 100%;
	background-color: #ffffff;
	font-weight: bold;
	border: #0000ff solid;
	border-width: 0 0 1px 20px;
	padding-left:1em;
}

.navibar{
	font-size:100%;
}
.kakomi{
	  font-size: 110%; line-height: 160%; margin-right: 15%; margin-left: 15%; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; border: #000000 solid; border-width: 1px 3px 3px 1px;
}
.date{
	  font-size: 100%; text-align: right; margin-right: 10%;
}
.cap{
	  font-size: 90%; line-height:100%;
}
.honbun2{
	line-height: 150%; font-size: medium;
}
.right{
	  float: right;
}
.honbun3{
	line-height: 160%; font-size: medium; margin-right: 15%; margin-left: 20%;
}
.line{
	  text-decoration: underline;
}
.honbun4{
	  font-size: medium;
}
.strong{
	  font-weight: bold;
}
.red{
	  font-weight: bold; color: #FF3300;
}
.smallttl{
	  font-size: 140%;
}
.green{
	  font-weight: bold; color: #009933;
}
.blue{
	font-weight: bold; color: #003399;
}


body #past{
	 
	width:800px;
	color: #000000;
	background-color: #FFFFFF;
}

#sidemenu{
	clear:both;
	float: left;
	color: #ffffff;
	margin:0;
	padding:0;
	width: 150px;
}
#sidemenu img{
	border:none;
}
#sidemenu p{
	margin: 20px 0;
	padding:0;
	font-size: medium;
	font-weight: bold;
}
#sidemenu .menu a{
	color: #ffffff;
	background-color: #999999;
	padding: 3px 10px;
	text-decoration:none;
}
#sidemenu .crnt{
	background-color: #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #cc0000;
	width: 5em;
	text-align: right;
	padding: 3px 10px 2px 40px;
}
#sidemenu .menu a:hover{
	background-color: #ff6600;
	padding: 3px 10px 3px 40px;
}
#main{
	float: left;
	width: 640px;
}
#main h1{
	background-color: #999999;
}
#main h1{
	color: #ffffff;
	text-align: center;
	font-size: medium;
	padding: 5px;
}



#plist{
	width: 720px;
	margin: 10px auto 50px;
}
#plist th{
	background-color: #FFDAAF;
	font-size: small;
}
#plist td, #list td{
	padding: 3px 10px;
}
#plist td.date{
	background-color: #eeeeee;
	width: 100px;
	text-align: center;
	white-space: nowrap;
	letter-spacing: 1px;
	font-size: small;
}
#plist td.pttl{
	width: 600px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #eeeeee;
}
#plist td.pttl a, #plist .nlink, #list td.pttl a, #list .nlink{
	font-size: small;
	line-height: 160%;
	background-image : url(arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margint: 3px 10px;
	padding-left: 15px;
}
#his{
	width: 700px;
	text-align: right;
	margin: 2px auto;
	font-size: small;
}
.bkdate{
	background-color: #336600;
	color: #ffffff;
	padding:5px;
}
.bkttl{
	background-color: #663300;
	color: #ffffff;
	font-weight: bold;
}
.ldate{
	background-color: #ffcc99;
	font-size: small;
	color: #333333;
	white-space:nowrap;
	text-align: center;
}
