body
{
   font-size:75%;
   background-color : #99cc66;
   color : #333333;
   line-height : 1.5em;
}

#index
{
	text-align:center;
   	position : absolute;
	left : 170px;
	top : 10px;
	border:solid 1px #00cc00;
	width : 580px;
	min-height : 530px;
	background : #ffffff;
}

#index h1 
{
    font-size:300%;
	color:#006400;
	font-family:"MS ゴシック","Chicago", sans-serif; 
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	line-height:1.5em;
}

#menu
{
	text-align:center;
    position : absolute;
	left : 10px;
	top : 10px;
	background: #6e8b23;
	text-align:center;
	width : 150px;
	height:530px;
}


#menu h2
{
	padding:0.5em;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom : solid 1px #ffffff;
    color:#ffffcc;
	font-weight:bold;
}

#menu a 
{
	display:block;
	width:100%;
	color: #dcdcdc; 
	text-decoration: none;
	background-color:#6e8b23;
    border-bottom : solid 1px #ffffff;
    padding-top:0.5em;
	padding-bottom:0.5em;
	color:#ffffff;
}

#menu a:hover 
{  
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-decoration: underline;
	background-color:#7777cc;
	color:#333333
}
#menu .nota
{
	display:block;
	width:100%;
	color: #dcdcdc; 
	text-decoration: none;
	background-color:#6e8b23;
    border-bottom : solid 1px #ffffff;
    padding-top:0.5em;
	padding-bottom:0.5em;
	color:#ffffff;
	margin-bottom:-1.5em;
}

#concert
{
	text-align:center;
   	position : absolute;
	left : 170px;
	top : 10px;
	border:solid 1px #00cc00;
	width : 580px;
	min-height : 530px;
	background : #ffffff;
	}

#concert h2
{
	color:#ff9933;
	font-family:"メイリオ", "Meiryo", sans-serif;
	text-decoration:underline;
	font-size : 2.0em;
}

#concert h4
{
	font-weight:normal;
}
