@charset "utf-8";
/* CSS Document */
html {
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
body, ul, ol, li {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: bottom;
}
#wrapper {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 0px;
	line-height: -1px;
	text-indent: -9996px;
}
h3 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearbox {
	height: 0%;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
}
p {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #00A7DB;
}
/* ■■■■ Header ■■■■ */
#header_bg {
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	height: 7px;
}
#header_w {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
/* ■■■■ Navi ■■■■ */
#navi {
	background-image: url(../img/bg_navi.png);
	background-repeat: repeat-x;
}
.navi_btn {
	height: 50px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.navi_btn li {
	height: 50px;
	width: 175px;
	float: left;
	display: block;
	margin-right: 6px;
	list-style-type: none;
}
/* ■■■■ 見出し ■■■■ */
.bg_title {
	background-image: url(../img/bg_title.png);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*:first-child+html .bg_title {
	background-image: url(../img/bg_title.png);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	padding-top: 2px;
	padding-left: 20px;
}
.bg_title h3 {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 8px;
	float: left;
	width: 780px;
}
.bg_title_blue {
	color: #00A7DB;
	font-size: 0.8em;
}
/* ■■■■ 見出し ■■■■ */
.bg_title02 {
	background-image: url(../img/bg_title_03.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 35px;
	padding-left: 20px;
}
*:first-child+html .bg_title02 {
	background-image: url(../img/bg_title_03.png);
	background-repeat: no-repeat;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	padding-top: 2px;
	padding-left: 20px;
}
.bg_title02 h3 {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 8px;
	float: left;
	width: 640px;
}
table#table-01 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width: 600px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#table-01 th {
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
}
table#table-01 td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	
	font-size: 0.8em;
}




table#table-02 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 620px;
}

table#table-02 th {
    border-width: 0 0 1px 1px;
    
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-02 td {
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size: 0.7em;
	vertical-align: top;
	width: 140px;
	background-color: #FFF;
	padding-top: 10px;
}
























.table_color_01 {
	background-color: #fbe8d8;
	color: #e51822;
}
.table_color_02 {
	background-color: #d7e1bb;
	color: #234f9d;
}
.table_color_03 {
	background-color: #fbf9ce;
	color: #e84c2f;
}
.table_color_04 {
	background-color: #f4fafe;
	color: #044097;
}
.header_navi_w {
	float: right;
	width: 330px;
	padding-top: 20px;
	text-align: right;
}
.header_navi_w li {
	float: right;
	list-style-type: none;
	padding-right: 5px;
}
.logo {
	float: left;
	height: 155px;
	width: 535px;
}
.page_navi {
}
.page_navi p {
}
.page_navi p a {
	color: #000;
}
.page_navi p a:hover {
	color: #00A7DB;
}


/* ■■■■ Footer ■■■■ */
#footer {
	background-image: url(../img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #00A7DB;
	padding-top: 20px;
}
/* ■■■■ etc... ■■■■*/
.icon {
	padding-right: 10px;
}
.line_w01 {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00A7DB;
}
.banner_w {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: right;
}
.banner_w li {
	float: left;
	height: 55px;
	padding-right: 5px;
	list-style-type: none;
	display: block;
}
.img_right {
	display: block;
	float: right;
	padding-left: 10px;
}
.img_left {
	display: block;
	float: left;
	padding-right: 10px;
}
.img_center {
	text-align: center;
}

.txt_01{
	color: #044097;
	font-weight: bold;
}

.txt_02{
	font-weight: bold;
}
