body    {text-align: center;
    -webkit-text-size-adjust: 100%;
}
#container  {width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}
#menu   {float: left;
    text-align: left;
    padding-left: 20px;
}
p.sidemenu	{font-size: 1em;
	font-weight: bold;
	background-color: #e8fbff;
	width:180px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#main-concert	{width: 600px;
    float: right;
    text-align: left;
    border-left: 3px;
	border-left-style: solid;
	border-left-color: #408080;
	padding-left: 30px;
    padding-bottom: 50px;
	background-image: url(bando.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

h1	{color: #ae0d55;
    font-size: 3.8em;
}

h2  {font-size: 1.5em;
    color: #ae0d55;
    font-size: 2em;
    }

h3  {font-size: 1.5em;
    }

#toiawase  {font-size: 1.2em;
    background-image: url(bando.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

p	{line-height: 120%;
	}
#menu a	{text-decoration : none;
    color: black;
    
}
#menu a:hover	{color: white;
		background-color: navy;
}
p a:hover   {text-decoration: none;
}
p a {color: #339966;
    font-size: 1.1em;
    font-weight: bold;
}

p.h1	{font-size: 1.6em;
}

p.h2    {font-size: 1.3em;
}

p.red	{color: #ae0d55;
	font-weight: bold;
    font-size: 2em;
}

ul  {font-size: 1.6em;
    font-weight: bold;
}


footer	{width: 500px;
	float: right;
	text-align: center;
    border-top: 1px;
    border-top-style: solid;
    border-top-color: darkgray;
    padding-top: 10px;
   }