@charset "UTF-8";
/* CSS Document */

body {
line-height: 150%;
background: #F2F2F2;
text-align: center;
}
#mawari {
background: #FFF url(../images/page_bg.jpg) repeat-y center top;
text-align: left;
width: 920px;
margin: 0px auto 20px;
}
#zentai {
background: url(../images/page_bottom.jpg) no-repeat center bottom;
padding-bottom: 5px;
padding-top: 0px;
}
#topnav {
text-align: right;
margin: 20px 20px 5px 10px;
}
#topnav a {
text-decoration: none;
color: #00C;
}
#topnav a:hover {
color: #C00;
text-decoration: underline;
}

#header {
width: 900px;
margin-left: 20px;
}
#nav {
width: 253px;
margin-left: 20px;
margin-top: 30px;
float: left;
margin-bottom: 10px;
}
#nav ul li {
font-size: 13px;
line-height: 140%;
font-weight: bold;
margin-bottom: 5px;
}
#nav ul #navno {
font-size: 13px;
font-weight: bold;
color: #006;
background: url(../images/nav_01n.jpg) repeat-x top;
display: block;
padding: 10px;
line-height: 140%;
border: 1px solid #CCC;
}

#nav ul li a {
text-decoration: none;
color: #006;
background: url(../images/nav_01.jpg) repeat-x top;
display: block;
padding: 10px;
border: 1px solid #FCC;
}
#nav ul li a:hover {
color: #006;
background: url(../images/nav_02.jpg) repeat-x top;
border: 1px solid #9CC;
}
#nav #clq {
width: 253px;
margin-top: 10px;
margin-left: 20px;
}
#nav #link {
	margin-top: 20px;
	padding: 10px;
	background-image: url(../images/nav_0917.gif);
	background-repeat: no-repeat;
	border: 1px solid #006;
}
#nav #link a {
	text-decoration: none;
	color: #00F;
}
#nav #link a:hover {
color: #C00;
text-decoration: underline;
}
#mawari #zentai #nav #apccvir {
margin-top: 15px;
margin-bottom: 20px;
}
#mawari #zentai #nav ul li #apccvir a {
background: #FFF;
margin: 0px;
padding: 0px;
border-style: none;
}

.gochi {
font-weight: bold;
}
.gurei {
color: #666;
}

#nav #counter {
background: #FFF;
margin-top: 20px;
padding: 8px;
border: 1px dotted #666;
font-size: 96%;
}


#contents {
float: right;
width: 600px;
margin-right: 20px;
margin-top: 30px;
}
#column {
margin-bottom: 20px;
}
#column #columntext {
font-size: 14px;
line-height: 150%;
}
#column #columntext #souti {
float: left;
background: #FFF;
display: block;
margin-right: 10px;
}


#column02 #news {
float: left;
width: 380px;
margin-bottom: 20px;
}
#column02 #news h3 {
font-size: 109%;
font-weight: bold;
color: #009;
text-indent: 10px;
padding-top: 8px;
padding-bottom: 8px;
background: url(../images/news_bg.gif) no-repeat top;
}
#column02 #news ul {
font-size: 100%;
border: 1px solid #99C;
}
#column02 #news ul li {
margin-bottom: 5px;
margin-top: 10px;
list-style: url(../images/list_2.gif) outside;
margin-left: 20px;
}
#column02 #news ul a {
text-decoration: none;
color: #00F;
}
#column02 #news ul a:hover {
color: #F00;
text-decoration: underline;
}


#column02 #quicktime {
float: right;
width: 200px;
margin-bottom: 30px;
}
#column02 #quicktime #quicktimetext {
font-size: 100%;
line-height: 130%;
}

#footer {
background: url(../images/footer_bg.jpg) no-repeat center top;
width: 880px;
margin-left: 20px;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
border-bottom: 1px solid #2D3BCB;
margin-bottom: 10px;
}
