/* plus */ 

h1 {
font-size: 13px;
font-weight: normal;
letter-spacing: 1px;
background-color: #fff;
padding: 8px 15px;
margin: 0px 5px;
}

h2 {
height: 34px;
font-size: 17px;
line-height: 34px;
background-image: url(images/sub-bg.jpg);
padding-left: 20px;
margin: 0 0 14px 0;
}

h3 {
font-size: 15px;
border-left: 6px solid #000;
border-bottom: 1px solid #000;
padding: 6px 12px;
margin: 0px 3px 14px;
}

#maincol p {
font-size: 13px;
line-height: 20px;
padding: 5px 8px;
margin: 0 0 4px 0;
}

img {border: none;}

.site-banner {
font-size: 13px;
line-height: 18px;
padding-top: 8px;
padding-bottom: 12px;
margin-left: 15px;
}
.site-banner img {
margin-bottom: 10px;
}

.top-image {
}
.top-day {
font-size: 13px;
text-align: right;
padding: 4px 8px;
margin-bottom: 10px;
}
.top-day em {
color: #b08;
font-style: normal;
margin: 0 4px;
}

.sanka-button {
text-align: right;
}

.menu-sub {
margin-left: 5px;
margin-bottom: 6px;
}

dl,dt,dd {
padding: 0 5px;
margin: 0;
}

.links {
line-height: 20px;
margin-bottom: 8px;
}




/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-size:small;
 background-image: url(images/bg.gif);
} 
 
#pagewidth{ 
 width:730px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
/*background: url(images/lc_bgr1.gif) repeat-y;*/
background: url(images/body_bgr_orange.png) repeat-y;
} 
 
#header{
 position:relative;
 width:720px; 
 height:180px; 
 margin:0 5px 16px;
  background: url(images/header_orange.png); 
} 
 
#leftcol{
 width:185px; 
 float:left; 
 position:relative; 
 }
#leftcol ul{
padding:0;
margin:0 0 15px 5px;
list-style-type:none;
}
#leftcol li a{
text-indent:-9999px;
display:block;
text-decolation:none;
}
#leftcol li#menu {
width:180px;
height:40px;
background: url(images/btn/menu.png);
}
#leftcol li#top a{
width:180px;
height:30px;
background: url(images/list01.gif);
}
#leftcol li#info a{
width:180px;
height:30px;
background: url(images/list02.gif);
}
#leftcol li#mission a{
width:180px;
height:30px;
background: url(images/list03.gif);
}
#leftcol li#map a{
width:180px;
height:30px;
background: url(images/list04.gif);
}
#leftcol li#magazine a{
width:180px;
height:30px;
background: url(images/list06.gif);
}
#leftcol li#list a{
width:180px;
height:30px;
background: url(images/list05.gif);
}
#leftcol li#media a{
width:180px;
height:30px;
background: url(images/list07.gif);
}
#leftcol li#blog a{
width:180px;
height:30px;
background: url(images/list08.gif);
}
#leftcol li#links a{
width:180px;
height:30px;
background: url(images/list09.gif);
}
#leftcol li#mail a{
width:180px;
height:30px;
background: url(images/list10.gif);
}
#maincol{/*background-color: #FFFFFF;  */
 float: right; 
 display:inline; 
 position: relative; 
 width:500px;
 margin-right: 24px;
 padding-bottom: 20px;
 }
 
#footer{
width:720px;
 height:30px;
 margin: 0px 5px; 
 /*background: url(images/footer_orange.png); */
 clear:both;
 } 

div.contentsarea
{
width:480px;
margin:0 5px 0 0;
padding:0 10px;
background: url(images/contentstable/c_body.gif) repeat-y;
}
div.contentsfooter
{
width:500px;
height:10px;
margin:0;
padding:0;
background: url(images/contentstable/c_footer.gif);
}

div.meeting
{
width:500px;
height:45px;
background: url(images/contentstable/ch_meeting.gif):
}

h2.moving
{
width:500px;
height:45px;
background: url(images/contentstable/ch_moving.gif):
text-indent:-9999px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

