@charset "UTF-8";
/* CSS Document */

.honbun {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.honbun A:link{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 20px;
	color: #2F1861;
	text-decoration: none;
}
.honbun A:visited{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 20px;
	color: #2F1861;
	text-decoration: none;
}
.honbun A:hover{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F1861;
}

a:hover img.tomei {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
} 

.title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
}
.copyright {
	font-size: 10px;
	height: 20px;
}

#title_bar {
	width: auto;
	height: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	line-height: 40px;
	text-align: left;
}

#box {
	width: 460px;
	padding-left: 20px;
	padding-right: 20px;
}

#mokuzaipoint {
	font-size: 12px;
}

.contactbox{
	width: 468px;
	padding: 10px;
	margin-left: 5px;
	background-color: #E7E7E7;
	border: dotted 1px #666666;
	font-size: 18px;
}