@charset "utf-8";
/* 基本設定 ここから */

body{
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Hiragino kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	margin:0px;
	padding:0px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	}

h1{	background-color:#69BC71;
	font-size:14pt;
	font-family:"明朝"
	}

A:link{
	color:#0000FF;
	text-decoration:none
	}

A:visited{	color:#330099;
		text-decoration:none
		}

A:hover {
	color:#FF0000;
	text-decoration:underline
}

A:active {
	color:#FF0000;
	text-decoration:none
}
A:focus {
	color:#FF0000;
	text-decoration:underline
}

#table1 td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cssoff {
	display:none;
}

#headbody {
	width: 800px;
	height:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background-color:#FFFFFF;
	position:relative;
	z-index: 2;
	padding: 0px;
}

#pagebody {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#footer {
	width: 800px;
	height:60px;
	position:relative;
	background-color:#69BC71;
	font-size:14pt;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
	text-align: center;
	padding-top: 10px;
}
table#intable {
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	height: auto;
	width: 580px;
	margin-left: 5px;
	margin-bottom: 10px;
}
table#intable2 {
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	height: auto;
	width: 580px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(appear/img/bg.gif);
	background-repeat: no-repeat;
}
table#intable3 {
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	height: 300px;
	width: 580px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#nengif {
	margin-top: 10px;
	margin-bottom: 10px;
}
#error {
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#error2 {
	padding: 5px;
	text-align: left;
}
#cel {
	padding: 5px;
}
