@charset "EUC-JP";
body {
	margin : 0px 0px 0px 0px;
}
form {
	display : inline;
}
a:link{
	color: #003399; text-decoration:none;
}
a:visited {
	color: #003399; text-decoration:none;
}
a:hover {
	color: #FF0000; text-decoration:underline;
}

TD { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; font-style: normal; line-height: 130%; font-weight: normal; font-variant: normal;}

/*ヘッダー*/
.header-bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	background-image: url(04images/headline_bg.gif);
	height: 20px;
	vertical-align: top;
	padding-right: 15px;

}


/*上側メインリスト*/
.main01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: 150%;
	vertical-align: top;
}

#list01 {
	font-family: 12;
	list-style-image: url(04images/point.gif);
}
.logo {
	background-image: url(04images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0pt 2pt;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-right: 10px;

}

/*右側コラムリスト*/
.right {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	border-right-color: #003399;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #003399;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #EEEEEE;
	vertical-align: top;
	text-align: center;
	line-height: 120%;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 161px;
}

/*中段２カラムメニュー*/
.mid-left {
	font-size: 10px;
	border-top-color: #003399;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #003399;
	border-right-style: solid;
	border-right-width: 1px;
}
.mid-right {
	font-size: 10px;
	border-top-color: #003399;
	border-top-style: solid;
	border-top-width: 1px;
}
.table-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	line-height: 150%;
}

/*最下段ボタン*/
.bottom {
	font-size: 10px;
	background-color: #FFFDE4;
	border-top-color: #003399;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*フッター*/
.under-line {
	font-size: 10px;
	background-color: #003399;
	height: 5px;
}
.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 140%;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.footer2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 140%;
	color: #003399;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	padding-top: 3px;
}

