@charset "UTF-8";

* {margin:0; padding:0;}
hr {display:none;}

body
{
background:url(../images/tile.gif) repeat-y top center fixed;
font-size:0.7em;
color:#777;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:160%;
}

h1
{
font-size:0.8em;
letter-spacing:0.2em;
text-transform:uppercase;
color:#201545;
margin:0 0 4px;
}

a {color:#f60; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

caption, .hide {display:none;}

table {border-bottom:1px solid #ddd; width:410px;}

th
{
text-align:left;
color:#333;
background:#fbf1ea;
padding:10px;
border-bottom:1px solid #ddd;
}

td {padding:10px;}
td.venue {width:130px;}
.diary-tables td.venue {width:240px;}
.diary-tables table, .kata-table table, .links-table table, body#site-map table, .terms-list table {border:0;}
.diary-tables td, .kata-table td, .links-table td, .terms-list td {border-bottom:1px solid #ddd;}

.links-table td.first-col {width:140px;}

.site-map-indent table {width:310px!important;}

.bracket-link {color:#f60;}
.bracket-link:before {content:"[ ";}
.bracket-link:after {content:" ]";}

.center
{
text-align:center;
font-size:0.9em;
line-height:140%;
display:block;
}

.border
{
padding:6px;
background:#fff;
border:1px solid #ddd;
}

.news-item .border {margin:15px 0 0; border-color:#999; background:#fafafa;}

#container {
margin:10px auto;
width:650px;
padding:10px;
}

#logo {margin:0 0 14px; border-bottom:2px solid #c1c8ce;}

#main-menu, #footer
{
list-style:none;
background:#f3f6f9;
border:1px solid #ddd;
text-align:center;
padding:3px 0 4px;
text-transform:lowercase;
}

#main-menu li {display:inline;}
#main-menu a {padding:0 5px 0 2px; color:#33335c;}
ul#main-menu li:after {content:"|";}
ul#main-menu li.last-item:after {content:"";}

#left-panel {float:left; width:200px; margin:15px 0 0;}

#left-panel div
{
background:#f3f6f9;
margin:0 0 15px;
border:1px solid #ddd;
padding:10px;
text-align:justify;
}

#right-panel {width:410px; margin:0 0 0 220px; padding:15px 0 0;}
#right-panel h1 {font-size:0.95em;}

#jkae img {margin:0 0 0 5px;} 
#sensei-pic {float:right; margin:0 0 10px 10px;}

.news-item
{
margin:0 0 30px;
border-bottom:1px solid #ddd;
padding:0 0 10px;
}

.news-item ul {padding:5px 30px 0 20px;}
.news-item li, .rules-list li {margin:5px 0;}
.news-item p {padding:0 15px;}
.news-item ul {padding:9px 0 9px 45px; font-weight:bold;}

.rules-list {font-weight:bold; padding:5px 30px 5px 30px;}

.news-item h2 
{
color:#222;
font-size:1.2em;
margin:0 0 10px;
padding:7px 0 7px 10px;
background:#fbf1ea;
border-bottom:1px solid #ddd;
}

.news-item em
{
float:right;
font-style:normal;
font-size:0.9em;
font-weight:bold;
padding:8px 10px 0 0;
}

.ohta-left {float:left; margin:10px 10px 10px 0;}
.ohta-right {float:right; margin:10px 0 10px 10px;}

body#site-map td {padding:0;}


.site-map-indent {height:250px; margin:0 5px 0 275px; padding:10px;}
.site-map-doc {width:20px; text-align:right;}

#footer {clear:both; margin:20px 0 0;}
#footer, #footer a {color:#33335c;}
