table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #EFEFEF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #EFEFEF;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text10_14 {
	font-size: 10px;
	line-height: 14px;
}
.text10_14w {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}


.c_bg01 {
	background-image: url(../img/bg03.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 18px;
}
.sr_bgmain {
	background-image: url(../img/top_img00.jpg);
	background-repeat: no-repeat;
	width:580px;
	height:300px;
	padding:20px 0  213px 300px;
}
.menu_bg {
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.fix {
	background-repeat: no-repeat;
}

h1 {
width:800px;
height:70px;
background-image:url(../img/header.gif);
background-repeat:no-repeat;
text-indent:-99999px;
padding: 0px;
margin: 0px;
}

h1 a{
display:block;
width:800px;
height:70px;
overflow:hidden;
}


table.tokushoho{
	width: 555px;
	margin: 0 0 0 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #968569;
	empty-cells: show;
	font-size: 100%;
}

table.tokushoho th,
table.tokushoho td{
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #968569;
	empty-cells: show;
	font-size: 100%;
	line-height: 1.3em;
}

table.tokushoho th{
	background-color: #fef7bc;
	width: 25%;
	color:#635939;
}
table.tokushoho td a{
	color: #0099FF;
	text-decoration: underline;
}
table.tokushoho td a:hover{
	color: #0099FF;
	text-decoration: none;
}

.bold{ font-weight: bold;}


