body#default {
	background-color: #FFFFFF;
	/* font-family: ms ui gothic,arial,helvetica; */
	font-family:"Osaka", 'ＭＳ Ｐゴシック', "sans-serif";
}

h1{
	text-align: left;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	font-size: 80%;
	padding-bottom: 0px;



}

.lineh_115 {  line-height: 115%}

p {
	line-height: 150%;
	font-size: 90%;
}

.table_space {
	margin-top: 15px;
	margin-bottom: 20px;

}            

table {
	font-size: 100%;
}

/* リンク */
a {
	color: #990000;
	text-decoration: none;
	margin: 0px;
}

a:hover {
	color: #999999;
	text-decoration: underline;
	margin: 0px;

}

/* 戻るcss */
.top_a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;

}

.top_a a:hover {
	color: #999999;
	text-decoration: underline;
	margin: 0px;

}

/* 一覧へ戻るcss */
.ichiran_a {
	color: #333333;
	text-decoration: none;
	margin: 0px;

}

.ichiran_a a:hover {
	color: #999999;
	text-decoration: underline;
	margin: 0px;

}
h4 {
	font-size: 110%;
}
