@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contentwrap{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 525px;
}

#content{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#crumbs{
	width: 525px;
	height:20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidemenuwrap{
	margin: 0px;
	float: right;
	width: 237px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}


/*----------------textpart--------------------*/
a:hover img{
	opacity:0.65;
	filter: alpha(opacity=65);
}

h2.pagetitle{
	background-image: url(img/pagetitle.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	width: 493px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #333333;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}

h3.pagetitle{
	background-image: url(img/pagetitle.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	width: 493px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #333333;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}

h4.title{
	background-image: url(img/h4bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 20px;
	width: 493px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}

p.c{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
	color: #373737;
}

p.c2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 170%;
	margin: 0px;
	padding: 10px;
	color: #373737;
}


img.p-l{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*----------------content---------------------*/

.contentdl{
	padding: 0px;
	float: left;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contentdr{
	padding: 0px;
	float: right;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*----------------headerpart------------------*/
#header{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 800px;

}

a.sitetitle{
	float: left;
	height: 50px;
	width: 300px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;

}


a.inuquiry{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 170px;
	text-indent: -9999px;
	display: block;

}

/*----------------imgheader------------------*/

.imgheader{
	margin: 0px;
	padding: 0px;
	width:800px;
	clear: both;
}


/*----------------menupart------------------*/
#menu{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 46px;
}

#menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu li{
  text-indent: -9999px;
  float:left;
  margin: 0;
  padding: 0;
}

#menu a{
	display: block;
	height: 46px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
}

#m01 a{
	width: 68px;
background-position: 0 0;}

#m02 a{
	width: 159px;
background-position: -68px 0;}
#m03 a{
	width: 118px;
background-position: -227px 0;}
#m04 a{
	width: 91px;
background-position: -345px 0;}
#m05 a{
	width: 65px;
background-position: -436px 0;}

#m06 a{
	width: 119px;
background-position: -501px 0;}

#m07 a{
	width: 93px;
background-position: -620px 0;}

#m08 a{
	width: 87px;
background-position: -713px 0;}


#m01 a:hover{
	width: 68px;
	background-position: 0px -46px;
}

#m02 a:hover{
	width: 159px;
background-position: -68px -46px;}
#m03 a:hover{
	width: 118px;
background-position: -227px -46px;}
#m04 a:hover{
	width: 91px;
background-position: -345px -46px;}
#m05 a:hover{
	width: 65px;
background-position: -436px -46px;}

#m06 a:hover{
	width: 119px;
background-position: -501px -46px;}

#m07 a:hover{
	width: 93px;
background-position: -620px -46px;}

#m08 a:hover{
	width: 87px;
background-position: -713px -46px;}



/*----------------footerpart----------------*/
#footerwrap{
	background-image: url(img/footerbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height:80px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footercontent{
	width:800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footermenu{
	width:800px;
	height:17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#footerl{
	padding: 0px;
	float: left;
	width: 420px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footerr{
	padding: 0px;
	float: right;
	width: 330px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footermenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}


#footermenu a:hover{
	color: #8EBBFF;
	text-decoration: underline;
}

#footermenu a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#footermenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.logo{
	background-image: url(img/logo.gif);
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 115px;
	height: 17px;
	width: 304px;
	background-repeat: no-repeat;

}



/*------------------sidemenupart---------------*/
#sidemenu{
	padding: 0;
	width: 237px;
	height: 191x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: right;
}

#sidemenu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidemenu li{
  text-indent: -9999px;
  /*width: 100px;*/
  margin: 0;
  padding: 0;
}

#sidemenu a{
	display: block;
	width: 237px;
	background-image: url(img/sidemenu.jpg);
	background-repeat: no-repeat;
}

#s01 a{
	height: 41px;
background-position: 0 0;}
#s02 a{
	height: 48px;
background-position: 0 -41px;}
#s03 a{
	height: 49px;
background-position: 0 -89px;}
#s04 a{
	height: 53px;
background-position: 0 -138px;}


#s01 a:hover{
	height: 41px;
background-position: -237px 0;}
#s02 a:hover{
	height: 48px;
background-position: -237px -41px;}
#s03 a:hover{
	height: 49px;
background-position: -237px -89px;}
#s04 a:hover{
	height: 53px;
background-position: -237px -138px;}


/*--------------tablepart--------------*/
.tablewrap1{
	font-size: 50%;
	background-image: url(img/tablewrap1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 523px;
}

.tablewrap11{
	font-size: 80%;
	background-image: url(img/tablewrap11.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 20px;
	width: 493px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.tablewrap2{
	background-image: url(img/tablewrap2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 523px;
}
.tablewrap3{
	background-image: url(img/tablewrap3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 523px;
}


table.news{
	width:500px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	border:none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
table.news td.ind{
	width:95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	padding-left: 5px;
	vertical-align:top;
}
table.news td.dat{
	width:395px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


table.news td.ind2{
	width:115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	padding-left: 5px;
	vertical-align:top;
}
table.news td.dat2{
	width:375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


table.news td.ind3{
	width:155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	padding-left: 5px;
	vertical-align:top;
}
table.news td.dat3{
	width:335px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



table.calendar{
	width:525px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.calendar td{
	width:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: solid;
	border-top-style: none;
	font-weight: bold;
	/*padding-left: 5px;*/
	vertical-align:top;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
a.otherbt{
	background-image: url(img/otherbt.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 97px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -9999px;
}



/*----------------about------------------*/
.bt-l{
	background-image: url(img/detailbt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 140px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a.dtitle{
	display: block;
	height: 30px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: bold;
}


.bt-r{
	background-image: url(img/detailbt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 140px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

