@charset "Shift_JIS";
a:hover {
	text-decoration:none;
	color:#ff0000;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
.title {
	margin-left: 130px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table1 {
	margin-left: 50px;
}
.biko {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	color: #F00;
}
.copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	float: right;
}

p {
	margin-left: 50px;
}

#wrap {
	padding: 0px;
	height: auto;
	width: 888px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	line-height: 13pt;
}

#main {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
}

.mail{
	direction:rtl;
	unicode-bidi:bidi-override;
}

.jump {
	/*display:inline;*/
	border-top:1px #AAAAAA solid;
	border-left:1px #AAAAAA solid;
	border-right:2px #666666 solid;
	border-bottom:2px #666666 solid;
	padding:2px;
	font-size:9pt;
	width:105px;
	height:20px;
	margin:3px;
	background-color:#EFEFEF;
	color:#3352AC;
	cursor:pointer ;
}