@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	color: #333333;
	line-height: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka,;
}
a:link {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #009966;
}

.in-bk {
	background-image: url(ondanka10e.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
}
.menu {
	background-image: url(f-bar1.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 46px;
}


.table1 {
	border-collapse: collapse;
}

.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line3 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0F9ABD;
}

.style1 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.style2 {
	color:#FFFFFF;
}
.style3 {
	background-image: url(ondanka10j.gif);
	height: 28px;
}
.style4 {
	font-size: 16px;
	line-height: 18px;
	color: #158AB7;
}
.style5 {
	background-color: #ECFFE8;
	color: #2D9F92;
}
.style6 {
	color: #8411D9;
}
.style7 {
	color: #1389C8;
}
.style8 {
	color: blue;
}
.style9 {
	color: #CB0175;
}
.style10 {
	color: red;
}
.style11 {
	color: green;
}