body {
background-color: #EFF4FF;
text-align: center;
}

body, td {
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
}

h2 {
font-size: 20px;
color: #DF0101;
font-weight: bold;
border-bottom: 2px solid #383586;
margin-bottom: 30px;
text-align:left;
}

h3 {
font-size: 16px;
color: #DF0101;
font-weight: bold;
}

a:link {
color: #383586;
text-decoration: underline;
}

a:visited {
color: #383586;
text-decoration: underline;
}

a:hover {
color: #383586;
text-decoration: none;
}

#container {
width: 730px;
text-align: left;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #6699FF;
border: 2px solid #383586;
}

#container_inner {
position: relative;
}

#header {
position:relative;
height: 145px;
}

#seidologo {
position: absolute;
top: 5px;
left: 5px;
}

#topphotos {
position: absolute;
top: 0px;
right: 0px;
border-left: 2px solid #383586;
border-bottom: 2px solid #383586;
}

#westsideseido {
position: absolute;
top: 86px;
left: 152px;
}

#content {
position: relative;
float: left;
margin-left: 6px;
width: 576px;
}

#content_inner {
background-color: #FFFFFF;
border: 2px solid #383586;
padding: 10px;
}

.navigation {
position: relative;
margin-left: 3px;
float: left;
width: 132px;
background-color: #EFF4FF;
border: 2px solid #383586;
}

.navigation_inner {
padding: 10px;
padding-bottom: 245px;
background-image: url(/images/template/bgd_kyoshi.jpg);
background-repeat: no-repeat;
background-position: bottom center;
}

.navigation a:link, .navigation a:visited {
color: #383586;
text-decoration: none;
font-weight: bold;
font-size: 13px;
display: block;
margin-bottom: 7px;
}

.subnav a:link, .subnav a:visited {
color: #383586;
text-decoration: none;
font-size: 11px;
display: block;
margin-bottom: 3px;
margin-left: 10px;
font-weight:normal;
}

.navigation a:hover {
text-decoration: underline;
}

#copyright {
color: #FFFFFF;
text-align: center;
font-weight: bold;
clear: both;
}

div.inner {
width: 100%;
}

div.clearboth {
clear: both;
font-size: 1px;
}

hr 
{
border: 0;
color: #DF0101;
background-color: #DF0101;
height: 1px;
width: 100%;
clear: both;
}

div.caption {
margin-top: 5px;
font-size: 11px;
}