@charset "Shift_JIS";
body {
	font-size: 11pt;
	line-height: 22px;
	color: #F3F3F3;
}
h1 {
	margin-top: 0px;



	font-size: 10pt;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333333;
	width: 896px;
	height: 14pt;
	margin-right: auto;
	margin-left: auto;
}
h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-size: 10pt;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333333;
	width: 896px;
	height: 24pt;
	line-height: 20pt;
	margin-right: auto;
	margin-left: auto;
}
p { margin-top: 0; margin-bottom: 0 }
.txt10p {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.txt12p {
	font-size: 12pt;
	line-height: 18pt;
	color: #000000;
}
ul, ol, dl {
	list-style-type: circle;

	font-size: 10pt;
	line-height: 16pt;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 12pt;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
	width: 435px;
}


.linkwhi{
	color: #FFFFFF;
}

.title890 {
	font-size: 12pt;
	background-image: url(../images/title_bg.jpg);
	height: 30px;
	width: 890px;
	text-indent: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 30px;
}
.sen {
	font-size: 11pt;
	line-height: 26px;
	background-image: url(../images/sen.gif);
	color: #000000;
}
.txt9p-setumei {
	font-size: 9pt;
	line-height: 14pt;
	color: #0000CC;
}

.linkwhi a:link {
	color: #FFFFFF;
}



.bekkan {
	padding: 5px;
	border: thin solid #333333;
	width: 425px;
	margin-left: 5px;
	margin-right: 5px;
}
.sen {
	color: #FFFFFF;
}
a img.css-hover{
opacity:1.0;
filter: alpha(opacity=100);
}

a:hover img.css-hover{
opacity:0.8;/*半透明度80%に設定*/
filter: alpha(opacity=80);/*半透明度80%に設定*/
}