body
{
	background: white;
}
a { color: #1e75d6; }
a:visited { color: #551a8b; }
/* a:visited{color:#0b2d54;} */
a:visited{ color: #1e75d6; }
a { color: blue; }
a:visited{ color: blue; }

a:active{color:red}
a:hover{color: orange;font-stretch: ultra-expanded }

ul {
font-size: 0.8em;
}

h1 {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.5em;
  color: blue;
  margin: 0;
}
h2 {
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0;
}
h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: verdana, arial, sans-serif ;
}
blockquote {
  font-style: italic;
}
#header
{
	position: relative;
}

#aikido
{
	position: relative;
	left: 122px;
	top: 0px;
	background: white;
	padding-left: 20px;
	padding-right: 20px;
	/* width: 686px; */
	width: 80%;
	height: 55px;
}

#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 55px;
}

#trennero
{
	position: relative;
	height: 5px;
}

#trenneru
{
	position: relative;
	height: 15px;
}


#main
{
	position: relative;
}

#navi
{
	font-family: verdana, arial, sans-serif;
	position: absolute;
	top: 0px;
	left: 10px;
	background: url(../img/aikido-kanji-v8-watermark-scale2.gif) no-repeat white;
	width: 160px;
	min-height: 442px;
	height: auto;
	font-size: 1.25em;
	line-height: 3.2ex;
	text-align: center;
	/*border: 1px solid gray;*/
	font-family: verdana, arial, sans-serif ;
	padding-top: 70px;
}
#navi a { text-decoration: none;
}


#content
{
	position: relative;
	left: 165px;
	top: 0px;
	/* height: auto; */
	background: white;
	padding: 20px 20px 20px 20px;
	/* width: 686px; */
	width: 80%;
	font-family: verdana, arial, sans-serif ;
	line-height: 1.2em;
	/*border: 1px solid gray;*/
}

#footer
{
/*	left: 122px;*/
/*	width: 120px;*/
/*	text-align: center;*/
/*	font-size: 0.5em;*/
/*	font-family: verdana, arial, sans-serif;*/

position:absolute;
/*position:relative;*/
/*top:0;*/
bottom:20px;
	text-align: center;
	margin-top: 15px;
	width: 180px;
        font-size: 0.6em;
        /*border: 1px solid gray;*/
	font-family: verdana, arial, sans-serif ;
}

#picbar
{
	left: 165px;
	width: 80%;
	text-align: center;
/*	font-size: 0.5em;*/
/*	font-family: verdana, arial, sans-serif;*/

position:absolute;
/*position:relative;*/
/*top:0;*/
bottom:120px;
margin-top: 15px;

}

