@charset "shift_jis";

body {
	background-color: #FFFFFF;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#backbt {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}


img.greyframe{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

img.greyframe2{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*----------------headerpart------------------*/
#header {
	background-image: url(img/header2.jpg);
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 120px;
}
#header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 477px;
	height:120px;
}
h1 a#logo{
	display:block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 140px;
	text-indent: -9999px;

}




a.smalllink{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 74px;
	text-indent: -9999px;
}
a.smalllink2{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 107px;
	text-indent: -9999px;
}
#header_right {
	margin: 0px;
	float: left;
	width: 323px;
	height:102px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	padding: 0px;
	float: left;
	width: 515px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side {
	padding: 0px;
	float: right;
	width: 270px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*---------------------table-------------------------*/

table.wnew{
	width:500px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	border:none;
	margin-top: 10px;
}

td.date{
	width:100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B00000;
}

td.detail{
	width:395px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


table.data{
	width:500px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	border:none;
	margin-top: 10px;
}

table.data 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;
}

table.data 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.card{
	width:500px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	border:none;
	margin-top: 10px;
}

table.card td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

table.card th{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E4E4E4;
	text-align: center;
	font-size: 80%;
}





table.form{
	width:500px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CF8F8F;
	border-left-color: #CF8F8F;
	border-right-width: 1px;
	border-right-color: #CF8F8F;
}

table.form tr.odd{
	background-color: #EEEEEE;
}


table.form tr.even{
	background-color: #FFFFFF;
}

table.form td.ind{
	width:150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF8F8F;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CF8F8F;
	font-weight: normal;
	padding-left: 5px;
	vertical-align:top;
	background-color: #EFEFEF;
	color: #B11C14;
}

table.form td.dat{
	width:330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF8F8F;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CF8F8F;
	padding-right: 10px;
}


table.sp{
width:100%;

}

table.sp td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}

/*----------------footefrpart------------------*/

#footer {
	background-image: url(img/footerbg.jpg);
	margin: 15px 0 0 0;
	padding: 0px;
	height: 83px;
	width: 100%;
	clear: both;
}

#footercontainer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 72%;
	font-style: normal;
	color: #FFFFFF;
	line-height: 150%;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
} 
#footer a:active {
	color: #CC0000;
	text-decoration: underline;
} 

#footercontent {
	padding: 0px;
	float: left;
	width: 515px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerside {
	padding: 0px;
	float: right;
	width: 270px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		text-align: right;
}


/*----------------menupart------------------*/
#menu{
  margin: 0;
  padding: 0;
  width: 800px;
  height: 43px;
}

#menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu li{
  text-indent: -9999px;
  float:left;
  /*width: 100px;*/
  margin: 0;
  padding: 0;
}

#menu a{
  display: block;
  /*width: 100%;*/
  height: 43px;
  background-image: url(img/menubg.jpg);
  background-repeat: no-repeat;
}

#m01 a{
	width: 160px;
background-position: 0 0;}

#m02 a{
	width: 161px;
background-position: -160px 0;}
#m03 a{
	width: 161px;
background-position: -321px 0;}
#m04 a{
	width: 156px;
background-position: -482px 0;}
#m05 a{
	width: 162px;
background-position: -638px 0;}


#m01 a:hover{
	width: 160px;
background-position: 0 -43px;}

#m02 a:hover{
	width: 161px;
background-position: -160px -43px;}
#m03 a:hover{
	width: 161px;
background-position: -321px -43px;}
#m04 a:hover{
	width: 156px;
background-position: -482px -43px;}
#m05 a:hover{
	width: 162px;
background-position: -638px -43px;}



/*----------------contentpart---------------*/
.crumbs {
	background-image: url(img/crumbs.gif);
	margin: 0px;
	height: 23px;
	width: 505px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}




/*----------------wordpart------------------*/

p.c{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #454545;

}

h3.title{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #990000;
}

h4.article{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #333333;

}

h4.date{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 70%;
	font-style: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


a:hover img{
	opacity:0.65;
	filter: alpha(opacity=65);
}

a:link {
	color: #2D4D7D;
	text-decoration: none;
} 
a:visited {
	color: #2D4D7D;
		text-decoration: none;
} 
a:hover {
	color: #CC0000;
	text-decoration: underline;
} 
a:active {
	color: #CC0000;
	text-decoration: underline;
} 

a.arrow{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left top;

}

.check{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
