body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFF;
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	_font-size: small;
	_font: x-small;
}

a:link, a:visited { color: #009900; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0099FF; text-decoration: underline; font-weight: normal; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner     { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

#header {
	width: 100%;
	height: 85px;
	margin: 0 auto;	
	background: #ffff33;
}

#site-title {
	width: 800px;
	height: 85px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo {
	float: left;
	height: 50px;
	margin: 15px 0px 0px 0px;
}

#slogan {
	float: right;
	height: 50px;
	margin: 15px 0px 0px 0px;
}

#logo h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #d8d63b;
	font-weight: bold;
	text-decoration: none;
}

#logo h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#header-line {
	clear: both;
	width: auto;
	height: 20px;
	background: #2AA048;
	margin: 0;
}

#list {
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: #2AA048;
}

#list-title {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0 10px;
}

#wrapper {
	width: 100%;
}

#base {
	width: 800px;
	margin: 0 auto;	
}

.section-index-report {
	float: left;
	width: 460px;
	height: 420px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/index-report-bg.png) repeat-y center;
}

.section-index-info {
	float: left;
	width: 460px;
	height: 200px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/index-info-bg.png) repeat-y center;
}

.section-index-toiawase {
	float: right;
	width: 320px;
	height: 200px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/index-toiawase-bg.png) repeat-y center;
}

.section-kyeg {
	float: left;
	width: 510px;
	height: 820px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/kyeg-bg.png) repeat-y center;
}

.section-committee {
	float: left;
	width: 510px;
	height: 1070px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/committee-bg.png) repeat-y center;
}

.section-syosin {
	float: left;
	width: 510px;
	height: 600px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/syosin-bg.png) repeat-y center;
}

.section-kaityo-syosin {
	float: left;
	width: 510px;
	height: 1050px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/kaityo-syosin-bg.png) repeat-y center;
}

.section-report {
	float: left;
	width: 510px;
	height: 1800px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/report-bg.png) repeat-y center;
}

.section-nyukai {
	float: left;
	width: 510px;
	height: 1100px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/nyukai-bg.png) repeat-y center;
}

.section-blog {
	float: right;
	width: 280px;
	height: 500px;
	background: #a39e89;
	margin-bottom: 10px;
	background: url(../img/blog-bg.png) repeat-y center;
}

.section-blog h2 {
	margin: 10px 20px 0 10px;
}

.section-blog p {
	margin: 10px 20px 0 10px;
	border-bottom: 1px solid #999999;
}

.section-kyeg h2 {
	margin: 10px 0px 0 10px;
}

.section-kyeg h3 {
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	margin: 10px 20px 0 15px;
	border-bottom: 1px solid #999999;
}

.section-kyeg p {
	margin: 10px 0px 0 15px;
}

.section-committee h2 {
	margin: 10px 0px 0 10px;
}

.section-committee h3 {
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	margin: 10px 20px 0 15px;
	border-bottom: 1px solid #999999;
}

.section-committee p {
	margin: 10px 0px 0 15px;
}

.section-syosin h2 {
	margin: 10px 0px 0 10px;
}

.section-syosin h3 {
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	margin: 10px 20px 0 15px;
	border-bottom: 1px solid #999999;
}

.section-syosin p {
	margin: 10px 0px 0 15px;
}

.section-kaityo-syosin h2 {
	margin: 10px 0px 0 10px;
}

.section-kaityo-syosin h3 {
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	margin: 10px 20px 0 15px;
	border-bottom: 1px solid #999999;
}

.section-kaityo-syosin p {
	margin: 10px 0px 0 15px;
}

.section-report h2 {
	margin: 10px 0px 0 10px;
}

.section-report h3 {
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	margin: 10px 20px 0 15px;
	border-bottom: 1px solid #999999;
}

.section-report p {
	margin: 10px 0px 0 15px;
}

.section-nyukai h2 {
	margin: 10px 0px 0 10px;
}

.section-nyukai h3 {
	font: 12px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	margin: 10px 20px 0 15px;
	border-bottom: 1px solid #999999;
}

.section-nyukai p {
	margin: 10px 0px 0 15px;
}

.section-index-report h2 {
	margin: 10px 0px 0 10px;
}

.section-index-info h2 {
	margin: 10px 0px 0 10px;
}

.section-index-info p {
	margin: 10px 0px 0 15px;
}

.section-index-toiawase h2 {
	margin: 10px 0px 0 10px;
}

.section-index-toiawase p {
	margin: 10px 0px 0 15px;
}


#index-kaityo {
	float: right;
	margin: -60px 0px 0px 0px;
	height: 490px;
}

#footer-kaityo {
	float: right;
	margin: -165px 0px 0px 0px;
}

#footer {
	color: #dad5bf;
	clear: both;
	width: auto;
	height: 65px;
	background: #2AA048;
	margin: 0;
	text-align: center;
	font: 13px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
}

#footer-main {
	width: 800px;
	margin: 0 auto;	
}

#footer a:link, #footer a:visited{
	color: #dad5bf;
}

#footer a:active, #footer a:hover{
	color: #dad5bf;
	text-decoration: underline; 
}

#navi {
	position:absolute;
	top:108px;
	height:50px;
}

#menu01 {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	width:94px;
	height:45px;
	background: url(../img/menu1_off.png);
	text-indent:-9999px;
}

#menu01:hover {
	background: url(../img/menu1_on.png);
}

#menu02 {
	position:absolute;
	display: block;
	top:0px;
	left:105px;
	width:120px;
	height:45px;
	background: url(../img/menu2_off.png);
	text-indent:-9999px;
}
#menu02:hover {
	background: url(../img/menu2_on.png);
}

#menu03 {
	position:absolute;
	display: block;
	top:0px;
	left:235px;
	width:75px;
	height:45px;
	background: url(../img/menu3_off.png);
	text-indent:-9999px;
}
#menu03:hover {
	background: url(../img/menu3_on.png);
}

#menu04 {
	position:absolute;
	display: block;
	top:0px;
	left:315px;
	width:75px;
	height:45px;
	background: url(../img/menu4_off.png);
	text-indent:-9999px;
}

#menu04:hover {
	background: url(../img/menu4_on.png);
}

#menu05 {
	position:absolute;
	display: block;
	top:0px;
	left:400px;
	width:96px;
	height:45px;
	background: url(../img/menu5_off.png);
	text-indent:-9999px;
}
#menu05:hover {
	background: url(../img/menu5_on.png);
}

#menu06 {
	position:absolute;
	display: block;
	top:0px;
	left:500px;
	width:74px;
	height:45px;
	background: url(../img/menu6_off.png);
	text-indent:-9999px;
}
#menu06:hover {
	background: url(../img/menu6_on.png);
}

#menu07 {
	position:absolute;
	display: block;
	top:0px;
	left:690px;
	width:95px;
	height:45px;
	background: url(../img/menu7_off.png);
	text-indent:-9999px;
}
#menu07:hover {
	background: url(../img/menu7_on.png);
}


h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h4 {
	margin: 0 0 0px 0;
	padding: 4px 0;
	font-size: 12px;
	color: #d8d63b;
	font-weight: bold;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#main-top {
	clear: both;
	width: 1000px;
	height: 14px;
	background: url(../img/main_content_top.gif) bottom center no-repeat;
}

#main-content {
	clear: both;
	width: 970px;
	padding: 0 15px;
	background: url(../img/main_content_middle.gif) repeat-y center;
}

#main-bottom {
	clear: both;
	width: 1000px;
	height: 14px;
	background: url(../img/main_content_bottom.gif) top center no-repeat;
}

#menu {
	clear: both;
	width: 970px;
	height: 50px;
	padding: 0 1px;
	text-align: center;
}

#content {
	padding: 10px;
}

#main-column {
	float: left;
	width: 660px;
}

#slide-section {
	width: 640px;
	border: 10px solid #676456;
	margin-bottom: 10px;
}

.section-w660 {
	clear: both;
	width: 640px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

.margin-r-10 {
	margin-right: 10px;
}

.section-w315 {
	float: left;
	width: 315px;
	background: #666355;
}

.section-w315-content {
	padding: 10px;
}

.section-w315-content img {
	margin-bottom: 10px;
}
.section-w315 h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #cac254;
	background: url(../img/post_title_bg.jpg) top repeat-x;
}

.continue_button a {
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 19px;
	padding: 1px 20px 0 0;
	margin-top: 10px;
	color: #a39e89;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../img/more_button.jpg) no-repeat;
}

#side-column {
	float: right;
	width: 280px;
}

#side-column .side-column-content {
	clear: both;
	padding: 10px 10px 0 10px;
	background: #676456;
}

#side-column .side-column-section {
	clear: both;
	width: 260px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

#side-column .side-column-section .side-column-section-content {
	padding: 10px;
	background: #676456;
}

.side-column-section h3 {
	font-weight: bold;
	border-bottom: 0px;
	margin-bottom: 0px;
	color: #2f2c21;
	background: url(../img/post_title_bg.jpg) top repeat-x;
}

.side-column-section .side-column_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.side-column-section .side-column_menu li {
	margin-bottom: 5px;
}

.side-column-section .side-column_menu li a {
	color: #ffffff;
}

.side-column-section .side-column_menu li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #c6bf56;
}

.info {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.info h4 a {
	font-size: 12px;
	color: #d8d63b;
	font-weight: bold;
}

.info h4 a:hover {
	text-decoration: underline;
}


#bn {
	color: #302C21;
	text-align: center;
}

#index-bn {
	color: #302C21;
	text-align: center;
}


#footer-navi {
	color: #000;
	text-align: center;
	margin: 10px;
}

#footer-navi a:link, #footer-navi a:visited {
	color: #000;
}

#footer-navi a:active, #footer-navi a:hover {
	color: #0099FF; text-decoration: underline; font-weight: normal;
}

#main {
	border: 10px solid #676456;
	background-color: #2F2C21;
	padding: 10px;
}

#main a {
	color: #d8d63b;
}


.obj-center {
	text-align: center;
}

.obj-right {
	text-align: right;
	padding: 0px 20px 0px 0px;
}

.obj-left {
	text-align: left;
	padding: 5px 0px 0px 5px;
}

.part1 {
	float: right;
	margin: -300px 215px 0 0;
}

.part2 {
	float: right;
	margin: -300px 0 0;
}

.at {
	margin: -24px 0 0 630px;
}

* html body {
	text-align: center;
	font-size: 78%;
}

* html #side-column .side-column-section {
	padding: 0px;
}

* html .section-w660 {
	padding: 0px;
	margin: 0px 0px 0px -15px
}

* html .continue_button a {
	padding: 0px;
}

* html #slide-section {
	border: 0px solid #676456;
}


