@charset "EUC-JP";

.bd-all {
	border: 1px solid #000066;
}
.bd-all-orange {
	border: 1px solid #FF6600;
}
body {
	font-size: 10pt;
}
td {
	font-size: 10pt;
}
.ft {
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
}
.bg {
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.bt {
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.bd-main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #818181;

}
a:link {
/*
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
*/
	color: #000099;
	text-decoration: underline;
	font-weight: bold;


}
a:visited {
/*
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
*/
	color: #006699;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
/*
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
*/
	color: #0099FF;
	font-weight: bold;


}
a:active {
/*
                     font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
*/
	color: #0099FF;
	font-weight: bold;


}

.bd-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mar {
/*
	margin: 0px;
	padding: 0px;
*/
                     line-height: 120%;
}
.mar2 {
	margin: 0px;
	padding: 5px;
                     line-height: 120%;
}

