body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	margin-top: 0px;
	background-color: #F2FFF0;
}

a:link{
	color: #003FA6;
}
a:visited{
	color: #59A2C8;
}
a:hover{
	color: #FF8484;
}
a.news{
	text-decoration: none;
}
a.yoyaku:link{
	color: #330066;
}
a.yoyaku:visited{
	color: #330066;
}
a.yoyaku:hover{
	color: #FF8484;
}


.center_table{
	margin-left: auto;
	margin-right: auto;
}
.table_bg{
	padding: 5px;
	background-color: #FFEEEE;
}
.table_bg2{
	padding: 3px;
	background-color: #59A2C8;
}
.table-white{
	background: #FFFFFF;
}
.table-blue01{
	background: #DAEBF3;
}
.table-blue02{
	background: #C4DFEC;
}
.table-pink{
	background: #FFDDDD;
}

.btext {
	font-weight:bold;
}
.stext {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
}
.big-text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
}

.text-white {
	color: #FFFFFF;
}
.btext-white {
	font-weight:bold;
	color: #FFFFFF;
}
.btext-pink {
	font-size: 15px;
	font-weight:bold;
	color: #FF8484;
}
.btext-sky {
	font-size: 15px;
	font-weight:bold;
	color: #3C72C4;
}
.btext-blue {
	font-size: 15px;
	font-weight:bold;
	color: #330066;
}
.btext-black {
	font-size: 15px;
	font-weight:bold;
}
.text-blue {
	color: #003FA6;
}
