@charset "utf-8";
/* CSS Document */
@charset "utf-8";
body{
	background-image: url(img/bg1.gif);
	background-repeat:repeat;
	margin: 0px;
	text-align: center;
	font-size: 0.84em;
	font-family:verdana, 'trebuchet ms', sans-serif;
	background-color: #FFFFFF;
	line-height: 140%;
}
div,img,h1,h2,h3,h4,h5,h6,p,ul,dl,dt,dd{
	margin:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
}
a:link {text-decoration: none;color: #0033FF;}
a:visited {text-decoration: none;color: #336699;}
a:hover {text-decoration: underline;color: #336699;}
a:active {text-decoration: none;}
#containar {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}
#head {
	background-image: url(img/head-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	padding-top: 39px;
	padding-left: 16px;
	padding-bottom: 20px;
}
#description {
	position: absolute;
	left: 10px;
	top: 8px;
	color: #FFFFFF;
}
#sitetitle {
}
#request {
	position: absolute;
	left: 690px;
	top: 40px;
}
#foot {
	margin-top: 20px;
}
.clear {
	clear: both;
}

#contents {
	margin-right: 20px;
	margin-left: 20px;
}
#basemenu {
	margin-top: 25px;
	width: 188px;
	float: left;
	text-align: left;
}
#basemenu ul{
	margin-bottom: 28px;
}
#basemenu li {
	margin-bottom: 8px;
}
#basemenu ul img {
	display: inline;
}
#info {
	background-image: url(img/info-bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	padding-top: 20px;
	padding-left: 14px;
	font-size: 0.82em;
	text-align: left;
	line-height: 130%;
}
#main {
	float: right;
	width: 500px;
	text-align: left;

}
#main p {
	margin-bottom: 20px;
}
#navi {
	font-size: 0.84em;
	text-align: right;
}
#main h2 {
	margin-top: 0px;
	margin-bottom: 20px;
}
#main h3,#basemenu h2 {
	background-image: url(img/h3-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 1.1em;
	padding-left: 35px;
	line-height: 22px;
	margin-bottom: 20px;
	clear: both;
	color: #666666;
}
#main h4 {
	margin-bottom: 15px;
	font-size: 1.1em;
	padding-left: 5px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #7BB021;
	color: #B14636;
}
#main h5 {
	margin-bottom: 10px;
	font-size: 1.0em;
}
.pagetop {
	font-size: 0.84em;
	text-align: right;
	margin-bottom: 15px;
}
.pagetop a{
	color: #0033FF;
	text-decoration: none;

}
#news ul {
	padding-left: 10px;
	margin-bottom: 20px;
}
#news li {
	background-image: url(img/leaf.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
.list02 {
	padding-left: 20px;
	margin-bottom: 20px;
}
.list02 li {
	background-image: url(img/mark1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
	margin-bottom: 3px;
}
.dl01 {
	margin-top: 15px;
	margin-bottom: 20px;
	clear: right;
}

.dl01 dt {
	font-weight: bold;
	color: #666666;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	padding-left: 20px;
}
.dl01 dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(img/leaf-s.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: -2.1em;
	margin-bottom: 1em;
	padding-bottom: 4px;
	padding-left: 9em;
}
.img_r {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
}
.img_l {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.img_r img,.img_l img{
	margin-bottom: 5px;
}
#adb {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	border: 1px solid #CCCCCC;
	clear: left;
}
#waku1 {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	clear: left;
}
.small {
	font-size: 0.78em;
	line-height: 130%;
}
.bold {
	font-weight: bold;
	color: #B14636;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.table01 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

.table01 td {
	padding: 2px 5px;
	border: 1px solid #999999;
}
.table01 th {
	padding: 2px 5px;
	border: 1px solid #999999;
	text-align: center;
	background-color: #F0FFFF;
}
#tagnavi ul{
	background-image: url(img/event/tag-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin-bottom: 10px;
}
#tagnavi li {
	float: left;
	margin: 0px;
}
#tagnavi2 ul{
	margin-left: 5px;
	margin-bottom: 20px;
}
#tagnavi2 li {
	background-image: url(img/mark1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
	padding-left: 20px;
	margin-right: 20px;
}
.indent01 {
	text-indent: 0.6em;
}

/* トップページ用 */
#topimg {
	margin-top: 20px;
	margin-bottom: 25px;
}
#topics {
	width: 500px;
	height: 33px;
	background-image: url(img/topics.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#backnmb {
	position: relative;
	left: 340px;
}

/* 年間行事予定用 */
#gyoji-l {
	width: 170px;
	float: left;
}
#gyoji-r {
	float: right;
	width: 308px;
	margin: 0px;
}
#gyoji-l p {
	margin-bottom: 10px;
}
#gyoji-l ul {
	padding-left: 10px;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#gyoji-l li {
	background-image: url(img/leaf-s.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
}

#basemenu p {
	margin-bottom: 20px;
}
.pagetitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #CE0C0B;
}
#comment {
	width: 480px;
}
.no {
	visibility: hidden;
}
.navigation {
	font-size: 0.8em;
	margin-bottom: 15px;
}
