.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_12 {
	font-size: 12pt;
}

/*以下追加分*/
body {
	margin: 0px;
}
.message {
	font-size: 12px;
	line-height: 160%;
	background-image: url(img/p01_right_bg.gif);
	background-repeat: no-repeat;
	padding-top: 30px;

}
.message01 {
	font-size: 12px;
	line-height: 160%;
	background-image: url(access/img/bg01.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}

.midashi_txt14{
	font-size: 14px;
	line-height: 160%;
	padding-top: 30px;
	font-weight: bold;
}

.main_txt12{
	font-size: 12px;
	line-height: 150%;
	padding: 5px 5px 5px 10px;
}
.txt14{
	font-size: 14px;
	line-height: 150%;
	padding: 5px 20px;
	font-weight: bold;
}
.text {
	font-size: 14px;
	line-height: 125%;
	margin: 8px;
}
.footer {
	font-size: 10px;
	line-height: 140%;
	color: #336699;
	margin: 8px;
}
a {
	color: #0033cc;
	text-decoration: underline;
}
.headertext {
	font-size: 12px;
	line-height: 125%;
	background-image: url(img/header_right_bottom.gif);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
}
.footermenu {
	background-image: url(img/footer_menu_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 150%;
	color: #0033cc;

}
.title {
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	margin-top:5px;
	margin-bottom:5px;
}
.news-title {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin-top:5px;
	margin-bottom:5px;
}
/*0424*/
.text-red {
	color: red;
	font-size: 12px;
}
