@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",	 "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e2ece2;
	margin: 0px;
	padding: 0px;
}

.float-clear {
	font-size: 0px;
	color: #ffffff;
	clear: both;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
	border: 1px solid #b8c1b3;
}

#subcontainer {
	background-color: #f0f0f0;
}

#header {
	background-image: url(../pic_library/epe_pic/top_202.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 70px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#navigation {

}

#navigation h5 {
	float: left;
	font-size: 120%;
	font-weight: bold;
}

#navigation #btn00 h5 {
	display: block;
	height: 21px;
	width: 39px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn01 h5 a {
	display: block;
	height: 21px;
	width: 120px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn01 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#navigation #btn02 h5 a {
	display: block;
	height: 21px;
	width: 160px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn02 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#navigation #btn03 h5 a {
	display: block;
	height: 21px;
	width: 120px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn03 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#navigation #btn04 h5 a {
	display: block;
	height: 21px;
	width: 135px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn04 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#navigation #btn05 h5 a {
	display: block;
	height: 21px;
	width: 155px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn05 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#navigation #btn06 h5 a {
	display: block;
	height: 21px;
	width: 125px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#navigation #btn06 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#navigation #btn07 h5 {
	display: block;
	height: 21px;
	width: 39px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}

/* テーブル */
table.form {
	border: 1px solid #1d141e;
	border-collapse: collapse;
	margin-top: 1em;
}
table.form th, table.form td {
	font-size:120%;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #1d141e;
	padding: 3px;
	font-weight: normal;
}
table.form th {
	font-size:120%;
	white-space: nowrap;
	background: #dce8f0;
}
table.form td {
	font-size: 120%;
	background: #ebe7e1;
}

/* タイトル装飾 */
strong.ttl {
	font-size: 130%;
	text-align: center;
	display: block;
	padding: 2px;
	margin-top: 1em;
}

strong.notice {
	font-size: 130%;
	text-align: left;
	display: block;
	padding: 2px;
	margin-top: 0em;
	margin-left: 4em;
}

/* メッセージ */
p {
	font-size: 120%;
	text-align: left;
	margin-left: 4em;
}
span {
	font-size: 100%;
	color: #cc3333;
}

/* 戻りボタン */
form.back {
	margin-top: 0em;
}

#footer {
	padding-bottom: 30px;
}

#footer h5 {
	float: left;
	font-size: 110%;
	font-weight: bold;
}

#footer #btn10 h5 {
	display: block;
	height: 21px;
	width: 140px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#footer #btn11 h5 a {
	display: block;
	height: 21px;
	width: 165px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#footer #btn11 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#footer #btn12 h5 a {
	display: block;
	height: 21px;
	width: 165px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#footer #btn12 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#footer #btn13 h5 a {
	display: block;
	height: 21px;
	width: 165px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#footer #btn13 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#footer #btn14 h5 a {
	display: block;
	height: 21px;
	width: 120px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeeea;
}

#footer #btn14 h5 a:hover {
	background-color: #b3b8bb;
	color: #2a2a2a;
}

#footer #btn15 h5 {
	display: block;
	height: 21px;
	width: 140px;
	color: #ffffff;
	background-color: #515356;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}
