﻿@charset "UTF-8";
html {
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	float: left;
	height: 44px;
	width: 317px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 a {
	float: left;
	height: 100%;
	width: 100%;
}

#header_area {
	background-image: url(../img/bg_topics.png);
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
}
#header_area_temp {
	background-image: url(../img/bg_topics.png);
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
}
#header {
	height: 90px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#glb_navi {
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 90px;
	float: right;
	list-style-type: none;
}
#glb_navi li {
	height: 60px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#glb_navi a:hover {
	background-position: right;
}

.glb_navi01 {
	background-image: url(../img/glb_menu01.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
.glb_navi02 {
	background-image: url(../img/glb_menu02.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
.glb_navi03 {
	background-image: url(../img/glb_menu03.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
.glb_navi04 {
	background-image: url(../img/glb_menu04.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
.glb_navi05 {
	background-image: url(../img/glb_menu05.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
.glb_navi06 {
	background-image: url(../img/glb_menu06.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
#topics {
	height: 40px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logo_topics.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 70px;
}
#topics a {
	font-size: 12px;
	line-height: 40px;
	color: #FFFFFF;
}
#footer_area {
	height: 250px;
	width: 100%;
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0079B4;
	margin-top: 40px;
	float: left;
}
#footer {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#linkset {
	margin-top: 20px;
	background-image: url(../img/line_y2.png);
	background-repeat: repeat;
	background-position: left;
	height: 210px;
	width: 721px;
	float: left;
}

.footer_link {
	height: 210px;
	width: 240px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.footer_link ul {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer_a {
	height: 18px;
	list-style-position: outside;
	width: 200px;
	clear: both;
	background-image: url(../img/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
.footer_b {
	height: 18px;
	list-style-position: outside;
	width: auto;
	padding-left: 10px;
	background-image: url(../img/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	float: left;
	margin-bottom: 5px;
}
.footer_link a {
	color: #FFFFFF;
}

#pagetop {
	float: right;
	height: 40px;
	width: 150px;
}
#searchset {
	float: right;
	width: 240px;
	height: auto;
}
#searchbox {
	width: 230px;
	height: 35px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#search_area {
	width: 232px;
	float: right;
	margin-top: 120px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
	float: left;
}
.search_input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	height: 28px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 28px;
	margin: 0px;
	float: left;
}
.search_button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: right;
}
#pagetop a {
	background-image: url(../img/button_pagetop.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: left;
	text-indent: -9999px;
	float: left;
}
#pagetop a:hover {
	background-position: right;
}
#copy {
	height: 40px;
	width: 100%;
	font-size: 10px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.check_txt{
	color: #990000;
}




/*スクロール固定*/
.fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/*  floatの解除  */
.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
}