@charset   "Shift_JIS";
BODY{
		margin:0;
		background:#ceeece;
		color:#002100;
		text-align:center;
}
H1 {
		font-size: 36px;
		font-weight: bold;
		color:#157934;
}
H3 {
		font-size: 18px;
		font-weight: bold;
		color:#221C45;
}
H4 {
		font-size: 14px;
		text-transform: uppercase;
		color: #000000;
}
H5 {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
}
/* CSS Document */
.title{
		font-size: 36px;
		font-weight: bold;
		color:#157934;
}
.h1_add{
		font-size:16px;
		font-weight:bold;
		color:#333333;
}
.add_box{
		font-size:12px;
		text-align:left;
}
DIV#Container{
		width:650px;
		margin:5px auto 0;
		text-align:left;
}
#ctHeader{
		font-weight:bold;
		padding-bottom:10px;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
}
#ctHeader H1{
		font-size: 12px;
		text-transform: uppercase;
		color: #000000;
		margin:0;
		padding-bottom:1em;
		font-weight:normal;
}
#ctHeader H2{
		font-size:16px;
		font-weight:bold;
		color:#333333;
		margin:1em 0 0;
}
#ctHeader H2 SPAN{
		font-size: 36px;
		font-weight: bold;
		color:#157934;
}
.WakuClass{
		border-width : 0px 1px 1px;
		border-style : none solid solid;
		border-color : black;
		width : 840px;
		height : 200px;
}
.SelectedTabClass{
		display:block;
		vertical-align : middle;
		text-align : center;
		border-top-width : 1px;
		border-left-width : 1px;
		border-right-width : 1px;
		border-style : solid solid none;
		border-color : black;
		width : 100px;
		height : 15pt;
}
.LinkClass{
		display:block;
		width : 100px;
		text-decoration : none;
}
.LinkTabClass{
		background-color : silver;
		vertical-align : middle;
		text-align : center;
		border-width : 1px;
		border-style : solid;
		border-color : black;
		width : 100px;
		height : 15pt;
}
.NoTabClass{
		border-bottom-width : 1px;
		border-bottom-style : solid;
		border-bottom-color : black;
}
.SpaceClass{
		border-bottom-width : 1px;
		border-bottom-style : solid;
		border-bottom-color : black;
		width : 220px;
		height : 15pt;
}


#navi {
    margin-bottom: 30px;
}
