@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */

.toptext {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #000000;
}
.bottomtext {font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 10px; color: #000000; }
.bo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
.bo_menu:hover{
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399ee;
}
.bo_menu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.style2 {font-size: 13px}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	font-style: italic;
}
.text {
	font-family: "ＭＳ Ｐゴシック";
	font-size:small;
	color: #003399;
	font-weight: bold;
}

.text2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size:small;
	color: #003399;
	letter-spacing: 0.10em;
}

.text_ora {
	color: #ff6633;
}
.hyoudai {	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bold;
	font-size: 13px;
	color: #000099;
}
.hyou {
	color: #993333;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
.style7 {font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 13px; color: #339900; }
.style8 {margin:10px 20px 10px 30px;
		font-size:medium;
		}
.style9 {margin:10px 20px 10px 30px;
		font-size:small;
		line-height:1.3em;
		}
.style10 {
	text-decoration: underline;
}
.style101 {
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size:small;
	color: #003399;
	letter-spacing: 0.25em;
}
.style11 {margin:10px 10px 10px 15px;
		line-height:1.3em;
		}
.style12 {
		margin:10px 10px 10px 10px ;
		line-height:1.3em;
}
.style13 {
	text-decoration: underline;
}
.f1		{
		font-size: large;
		font-weight:bold;
		}
.s13	{ 
	font-size        : 14px; 
	text-align       : left; 
	font-weight      : bold;
	color            : #408080; 
	background-color : #ececec; 
	margin-right     : 0; 
	padding          : 7px 7px 7px 10px;
	border-color     : #000080;
	border-width     : 2px 0px 2px 0px;
	border-style     : solid;
}
A:Link, A:Visited, A:Active{
	color            : #4169E1 ;
	text-decoration  : none;
}

a.name	{
	text-decoration  : none;   /* 下線が出るのを防ぐ（IE4、NC4.x） */
}

A:Hover	{
	background-color : pink;
	color : navy;

}


