@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;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	border: 1px solid #b8c1b3;
}

#subcontainer {
	background-color: #f0f0f0;
	margin-top: 2px;
	margin-bottom: 2px;
}

#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;
}

#annai-tab {
	width: 805px;
	margin: 10px auto;
}

#annai-tab ul.tab1 li{
	list-style-type: none;
	float: left;
	width: 115px;
	height: 30px;
	outline: none;
	display: block;
	background-image: url(../pic_library/annai_pic/tab1_selected.jpg);
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#annai-tab ul.tab1 li a {
	outline: none;
	display: block;
	background-image: url(../pic_library/annai_pic/tab1_pic.jpg);
	width: 100%;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#annai-tab ul.tab1 li a:hover {
	outline: none;
	display: block;
	background-image: url(../pic_library/annai_pic/tab1_hover.jpg);
	width: 100%;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#annai-tab ul.panel {
	clear: both;
	background-color: #ffffff;
	border: 1px solid #1e2654;
	border-top: none;
	padding-bottom: 0px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#annai-tab ul.panel li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #1e2654;
	font-size: 130%;
	font-weight: bold;
}

.c1 {
	border-collapse: separate;
	background-color: #ffffff;
	border: 1px solid #1e2654;
	padding-top: 0px;
	margin: 0.5em;
	border-spacing:5px;
	}

.c1 h1 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.c1 h2 {
	color: #ffffff;
	background-color: #515356;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.c1 h3 {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.c1 h4 {
	text-align: left;
	font-size: 130%;
	font-weight: normal;
	color: #ff0000;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
.c1 h5 {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	color: #f30c2d;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}	
	
.c2 {
	border-collapse: separate;
	background-color: #ffffff;
	border: 1px solid #1e2654;
	margin: 1em;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.c2 h1 {
	font-size: 110%;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.c2 h2 {
	color: #ffffff;
	background-color: #515356;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#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;
}
