﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 120%;
}
#wrapper {
	width: 985px;
	margin: 0px auto 0;
	padding: 0;
	text-align: left;
	background: #fff;
}
#header {
	width: 985px;
	padding: 0px;
	margin: 0px;
	background:  #FFFFFF url(../image/oliveH.gif) no-repeat 100px 0px;
}
#logo {
	width: 440px;
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}

#search {
	float: right;
	width: 460px;
	text-align: right;
	font-size: 80%;
}
#header2 {
	width: 985px;
	padding: 0px;
	margin: 0px;
	background:  #FFFFFF
}
#logo2 {
	width: 490px;
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}

#search2 {
	float: right;
	width: 360px;
	text-align: right;
	font-size: 80%;
}
.hide { display: none; }
#chooseStyle {
	width: 985px;
	height: auto;
	text-align: right;
	margin-bottom: 5px;
}
#chooseStyle p { margin: 0px; padding: 2px 0px; color: #006699; text-decoration: none; height: auto; }
#chooseStyle a { text-decoration: none; }
.titlecap { margin: 0px; padding: 0px; font-size: 80%; text-align: left; vertical-align: bottom; width: 60%; float: left; line-height: 2em; }
.formbox { border: 1px solid rgb(204, 204, 204); padding: 0px; margin-right: 0px; margin-left: 0px; }
#textLarge, #textMedium, #textSmall { margin-left: 0.5em; }
#textLarge a, #textMedium a, #textSmall a { padding: 1px 1px 0pt 2px; }

#navi {
    width: 985px;
    padding: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    margin: 0px;
}
#image {
	width: 985px;
	padding: 0px;
	margin: 0px;
}
#image-side {
	padding: 1px;
	margin: 5px;
}
#contents {
	width: 985px;
	padding: 0px;
	margin: 0px;
}

#contents-left {
	width: 775px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;

}

#menu {
	width: 210px;
	margin-right: 0px;
	float: left;
	padding: 0px;
}

#main {
	width: 550px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#main02 {
	width: 700px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#sub {
	width: 210px;
	float: right;
}
#sub p img { float: left; clear: right; margin-right: 2px; margin-bottom: 2px; }

#contents-sub {
	width: 210px;
	float: right;
	text-align: left;
}

#footer {
	width: 985px;
	margin-top: 10px;
	clear: none;
	font-size: 80%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	float: left;
}
#banner {
	width: 985px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

#pankuzu {
	padding: 0px 0px 5px 2px;
	margin: 0px;
	font-size: 80%;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}
.title {
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px;
	color: #006699;
/*	background-color: #CCFFCC;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
		background-image:  url(/image/navi_bkg.gif);
}
.pankuzu2{
/*	font-weight: bold;*/
	padding: 2px;
	margin: 2px 0px;
	color: #006699;
/*	font-size: 80%;*/
/*	background-color: #CCFFCC;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-image:  url(/image/navi_bkg.gif);
}
.titlez {
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px;
	color: #006699;
	background-color: #FFCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.topicstitle {
	font-weight: bold;
	color: #006699;
	background-repeat: no-repeat;
}


.topicsbody {
	padding-bottom: 10px;
	list-style-image: none;
	list-style-type: none;

}

.input {
	border: 1px solid #0066ff;
	vertical-align: middle;
	}
.img {
	margin-top: 5px;
	margin-left: 10px;
}
.titleb {
	font-weight: bold;
	padding: 2px;
	margin: 5px 0px 2px;
	color: #006699;
	border-bottom: 1px solid #006699;


}
#navi ul {
    list-style: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
/*	color: #666666;*/
	color: #000000;

}
#navi li {
    display: inline;
    white-space: nowrap;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-top-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    margin: 0px;
    padding: 5px;
    background-image: url(/image/navi_bkg.gif);
    background-repeat: repeat-x;
}
#navi li a {
    text-decoration: none;
/*	color: #666666;*/
	color: #000000;
    background: transparent;
}
#navi li a:hover {
    color: #fff;
　　background: #CCCCCC;
}


.menu ul {
  margin: 0;
  padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
	text-indent: 1em;
  line-height: 1.5;
	background:  url(/image/billet-blue.gif) no-repeat 0 0.5em;
}
.menu li a {
	text-decoration: none;
	display: block;
	padding: 0.5em;
	width: 183px;
	color: #666666;
	border: 1px solid #999999;
	margin: 3px 0px 3px -40px;
	list-style-image: none;
	list-style-type: none;

}
.menu li a:hover {
	color: #666666;
	background: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
}


.bottun {
	background:  url(../image/b_2.gif) no-repeat;
	text-indent: 13px;
}

.topics {
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 1.7;
  background:  url(/image/billet-blue.gif) no-repeat 0 0.5em;
}
.main ul {
  margin: 0;
  padding: 0 0 1em 0;
  list-style: none;
}
#sub ul {
  margin: 0;
  padding: 0 0 1em 0;
  list-style: none;
}
#sub li {
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 1.7;
  background:  url(/image/billet-blue.gif) no-repeat 0 0.5em;
}
cate
#search form {
	margin: 2px 0px 5px;
	padding: 0px;
}

.page { text-align: center; }
.result_date { text-align: right; font-size: 80%; margin-right: 0px; padding-right: 10px; }
.detail {
	font-size: 80%;
}
.t-red {
	font-weight: bold;
	color: #FF3300;
	background-repeat: no-repeat;
}
.title-red {
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px;
	color: #FF3300;
/*	background-color: #FF9999;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	background-image:  url(/image/navi_bkg02.gif);
}

.arrow {
	background-image:  url(/image/billet-blue.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 13px;

}
.subtitle {
	background-image:  url(/image/billet-blue.gif);
	background-repeat: no-repeat;
	text-indent: 13pt;
}
.csubtitle {
	font-weight: bold;
	padding: 2px;
	margin: 10px 0px 5px;
	color: #006699;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.csubtitle p {
	margin: 0em;
}

.cnt {
	line-height: 150%;
	margin-bottom: 5px;
}
.cnt p {
	margin: 0em;
}

.ctitle {
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-size: 120%;
}

.clink li{
	list-style-position: outside;
	list-style-image:  url(/image/billet-blue1.gif);
}
.banner {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.book {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	width: 210px;
	margin-bottom: 2px;
	border: 1px solid #999999;
	text-align: left;
	padding: 0px;
}

.pc a {
	text-decoration: none;
	color: #666666;
}
.pc a:hover {
  color: #666666;
  background: #CCCCCC;
}

.pc {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em 0.5em 0.5em 30px;
	width: 208px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	text-align: left;
	text-decoration: none;
	color: #666666;
  background:  url(/image/bc_2.gif) no-repeat;
}
.point {
	text-align: left;
	text-decoration: none;
	color: #006699;
}

#textMedium a:link, #textMedium a:visited, #textMedium a:hover, #textMedium a:active { border: 1px solid rgb(170, 170, 170); background-color: rgb(221, 221, 221); color: rgb(51, 51, 51); }
#textLarge a:link, #textLarge a:visited, #textSmall a:link, #textSmall a:visited { border: 1px solid rgb(12, 65, 154); background-color: rgb(255, 255, 255); color: rgb(12, 65, 154); }
#textLarge a:hover, #textLarge a:active, #textSmall a:hover, #textSmall a:active { border: 1px solid rgb(255, 0, 0); background-color: rgb(255, 255, 255); color: rgb(255, 0, 0); }

.t-perple {

	font-weight: bold;

	color: #FF0066;

	background-repeat: no-repeat;

}



.title-green {



	font-weight: bold;

	padding: 2px;

	margin: 2px 0px;

	color: #009933;

	background-color: #CCCCCC;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FF3300;

}

.t-green {

	font-weight: bold;

	color: #009933;

	background-repeat: no-repeat;

}

.title-perple {



	font-weight: bold;

	padding: 2px;

	margin: 2px 0px;

	color: #FF0066;

	background-color: #CCCCCC;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FF3300;

}

.leaf { margin: 0px; padding: 0px; list-style-image:  url(/image/billet-blue1.gif); list-style-position: outside; font-size: 110%; vertical-align: middle; text-indent: 0px; text-decoration: none; }
.leaf_outline { margin: 5px 10px 0px 0px; padding: 0px; list-style-type: none; font-size: 80%; text-indent: 0px; text-decoration: none; }
.leaf_date { border-bottom: 1px dotted #006699; margin: 5px 10px 0px 0px; list-style-type: none; font-size: 80%; text-indent: 0px; text-decoration: none; padding-bottom: 20px; }

#right_content td { padding: 5px; }
#right_content .align-left { text-align: left; }
#right_content .align-center { text-align: center; }

.align-right { text-align: right; }

.kochira { font-size: 80%; text-align: left; }
.chiji {
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
	text-align: right;
	background-image: url(/image/top_chiji.jpg);
	background-repeat: no-repeat;
	height: 77px;
	background-position: 2px;
	margin-bottom: 3px;
}
.chiji a {
/*	color: #666666;*/
	color: #000000;
	text-decoration: none;
}
.cate_title {
	font-size: large;
	color: #666666;
	font-weight: bold;
	margin-top: 15px;
}
.chiji2 {
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
	text-align: right;
	background-image: url(/image/top_chiji.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: 2px;
	margin-bottom: 3px;
}

/* ↓2009.04.01↓ */
.cmsColNumber { width: 3em; }
.cmsColDate { width: 8em; }
.cmsColTitle {  }
.cmsColCharge { width: 13em; }
.cmsIntroduction { margin: 0px; font-size: 80%; color: #8E8E8E; }
.event { font-size: 110%; margin-bottom: 1em; }
.eventDay { font-weight:bold; }
.eventPlace { font-weight:bold; }
.eventOrganizer { font-weight:bold; }
.active { margin-bottom: 1em; }

.event_calendar a:link { text-decoration: underline; border-bottom-style: none; color:#000000 }
.event_calendar a:visited { text-decoration: underline; border-bottom-style: none; color:#000000 }
.calendarRed a:link { text-decoration: underline; border-bottom-style: none; color: #FF0000; }
.calendarRed a:visited { text-decoration: underline; border-bottom-style: none; color: #FF0000; }
.calendarBlue a:link { text-decoration: underline; border-bottom-style: none; color: #0000FF; }
.calendarBlue a:visited { text-decoration: underline; border-bottom-style: none; color: #0000FF; }


/*.event_calendar { border-top: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; padding-bottom: 10px; margin-bottom: 0.5em; width: 185px; margin-right: auto; margin-left: auto; }*/
.event_calendar { border-top: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; padding-top: 10px; padding-bottom: 10px; margin-top: 0.5em; margin-bottom: 0.5em; width: 185px; margin-right: auto; margin-left: auto; }
.calendar { border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #AAAAAA; border-left-color: #AAAAAA; background-color: #FFFFFF; width: 185px; }
.calendar td { border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #AAAAAA; border-bottom-color: #AAAAAA; text-align: center; }
.calendar td.calendarRed { color:#FF0000; }
.calendar td.calendarBlue { color:#0000FF; }
.sun { width: 2em; }
.mon { width: 2em; }
.tue { width: 2em; }
.wed { width: 2em; }
.thu { width: 2em; }
.fri { width: 2em; }
.sat { width: 2em; }

.calendar_switch { width: 100%; background-color: #FFFFFF; border-top: none; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; border-left: 1px solid #AAAAAA; background-image: url(image/calendar_bg.gif); background-repeat: no-repeat; background-position: top; padding-top: 1px; width: 185px; }
.calendar_switch td { text-align: center; }

.calendarList { width: 100%; }
.calendarMonth { width: 20%; background-color: #EEEEEE; padding: 20px 5px 5px; float:left; margin-right: 10px; text-align: center; vertical-align: top; }
.calendarContants { width: 80%; padding-left: 10px; }
.calendarData { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #AAAAAA; padding-left: 15px; margin-bottom: 15px; }
.applicationDownload { list-style-type: none; }
.folderClose { background-image: url(image/folder_closed.gif); background-repeat: no-repeat; background-position: 0px center; padding-left: 19px; margin-bottom: 7px; }
.folderOpen { background-image: url(image/folder.gif); background-repeat: no-repeat; background-position: 0px center; padding-left: 19px; margin-bottom: 7px; }
.openList1 { margin-left: 20px; background-image: url(/image/bullet_triangle_green.gif); background-repeat: no-repeat; background-position: left center; padding-left: 19px; margin-bottom: 7px; }
.openList2 { margin-left: 20px; background-image: url(/image/bullet_triangle_grey.gif); background-repeat: no-repeat; background-position: left center; padding-left: 19px; margin-bottom: 7px; }
.user_message { background-color: #F7F7F7; border: 1px solid #CCCCCC; margin: 15px; padding: 10px; }
.user_message_txt { font-weight: bold; color: #FF0000; margin: 0px 0px 7px; padding: 0px; }
#user_wrap { position: relative; width: 100%; background-image: none; background-repeat: repeat-y; background-position: right; }
#user_main { background-color: #FFFFFF; margin: 0; padding: 0 8px 1.5em; }
.sinseisyo { margin-bottom: 12px; }
.sinseisyoCol01 { width: 8em; }
.sinseisyoCol02 { }
/* ↑2009.04.01↑ */
.kinkyu {
	background-color: #FFCCCC;
	padding: 4px;
	margin-bottom: 5px;
}
.eventbanner {
	margin-left: 15px;
}
.adbanner {
	margin-left: 15px;
}
.navihr {
	margin-left: 15px;
	width: 185px;
}
.cate {
	width: 188px;
}
.menu01 {
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	background-image: url(/image/navi_bkg02.jpg);
}
.menu01 a {
	text-decoration: none;
/*	color: #666666;*/
	color: #000000;
}
.menu01 a:hover {
	color: #666666;
	background: #CCCCCC;
}
/* ↓2006.1.17↓ */
#bn-random{
	text-align: left;
	font-size: 90%;
}
.image-and-borderB-bn-right {
/*	border-bottom: 1px solid #AAAAAA; */
	padding-bottom: 10px;
/*	background-color: #eeeeee; */
	margin-bottom: 0.5em;
}
a.image-and-borderB-bn-right:link, a.image-and-borderB-bn-right:visited {
	border: none;
}
.image-and-borderB-bn-right a:link, .image-and-borderB-bn-right a:visited {
	border: none;
}
/* ↑2006.1.17↑ */
/**/
/* ↓2009.6.6↓ */
#printMessage {
	display: none;
}
#bn-text {
	text-align: left;
	font-size: 80%;
}
.bn-calendar { border-top: 1px solid #AAAAAA; padding-bottom: 10px; margin-bottom: 0.5em; margin-right: 0.5em; margin-left: 0.5em; }
.menu02 {
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	background-image: url(/image/navi_bkg02.gif);
}
.menu02 a {
	text-decoration: none;
/*	color: #666666;*/
	color: #000000;
}
.menu02 a:hover {
	color: #666666;
	background-image: url(/image/navi_bkg.gif);
}
.menu03 {
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	background-image: url(/image/navi_bkg.gif);
}
.menu03 a {
	text-decoration: none;
/*	color: #666666;*/
	color: #000000;
}
.menu03 a:hover {
	color: #666666;
	background-image: url(/image/navi_bkg.gif);
}
.menu04 {
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	background-image: url(/image/navi_bkg4.jpg);
}
.menu04 a {
	text-decoration: none;
/*	color: #666666;*/
	color: #000000;
}
.menu04 a:hover {
	color: #666666;
	background-image: url(/image/navi_bkg4.jpg);
}
/* ↑2009.6.6↑ */
/**/
/* ↓2009.7.30↓ */
h1 {
	margin: 0 0 0 2%;
	padding-left: 8px;
	background-color: #6b8e23;
	background-image: url(/image/navi_bkg4.jpg);
	background-repeat: repeat;
	line-height: 1.5;
	font-size: 180%;
	color: #FFFFFF;
	border-top: 1px solid #008837;
	border-left: 1px solid #008837;
}
h2 {
	clear: both;
	margin: 2px 0 5px 0;
	padding: 0;
	line-height: 1.2;
	font-size: 120%;
	color: #6b8e23;
}
h3 {
	clear: both;
	margin: 2px 0 5px 0;
	font-size: 100%;
	color: #0000cd;
}
h4 {
	clear: both;
	font-size: 80%;
	font-weight: normal;
	margin: 2px 0 5px 0;
}
.menulist {
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 1.2;
  background:  url(/image/bullet_triangle_green.gif) no-repeat 0 0.5em;
}
.topics2 {
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 1.7;
  background:  url(/image/bullet_triangle_green.gif) no-repeat 0 0.5em;
}
/* ↑2009.7.30↑ */
/**/
/* ↓2009.8.10↓ */
.tekuteku {
	margin-bottom: 3px;
}
/* ↑2009.8.10↑ */
/**/
/* ↓2009.8.14↓ */
#main li {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	text-indent: 1em;
 	line-height: 1.6;
 	background:  url(/image/bullet_triangle_green.gif) no-repeat 0 0.2em;
}
.topicslist2 { text-align: left; }
/* ↑2009.8.14↑ */
/* ↓2011.1.17↓ */
.foreign {
    display: inline;
    white-space: nowrap;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-top-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    margin: 0px;
    padding: 5px;
    background-image: url(/image/navi_bkg02.gif);
    background-repeat: repeat-x;
}
/* ↑2011.1.17↑ */
/**/
