@charset "UTF-8";

/*============================
Global
============================*/

body {
	color:#333333;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	word-break: normal;
	word-wrap: break-word;
	-webkit-text-size-adjust: none;
}
a:hover .btnover , .btnover2 {
    /* Firefox */
    -moz-opacity: 50;
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    /* Standard */
    opacity: 0.5;
}

a:hover .btnover3 {
    /* Firefox */
    -moz-opacity: 70;
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    /* Standard */
    opacity: 0.7;
}

a:link {
	color: #003B91;
}
a:hover {
	color: #8D8FC3;
	text-decoration: none;
}
.bt30 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 30px;
}
.mt10 {
	margin-top: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb75 {
	margin-bottom: 75px;
}
.red {
	color: #FF0000;
}
.clear {
	clear: both;
}
.grey {
	color: #CCCCCC;
}

/*============================
#header
============================*/
div#header {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	float: left;
	margin-bottom: 25px;
	padding-top: 35px;
}
div#header p {
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 85%;
	color: #575757;
}
ul#sNav {
	float: right;
	overflow: hidden;
	padding-top: 50px;
}
ul#sNav li {
	float: left;
	margin-left: 25px;
}
ul#gNav {
	clear: both;
	overflow: hidden;
	background-image: url(../images/gnav_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
ul#gNav li {
	float: left;
	font-size: 93%;
	width: 25%;
	*width: 19.9%;
	text-align: center;
	background-image: url(../images/gnav_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: bold;
}
ul#gNav li.lastChild {
	
}
ul#gNav li.voice {
	width: 203px;
}
ul#spNav , .slicknav_menu {
	display: none;
}
.subttl {
	font-size: 77%;
	font-weight: normal;
	display: block;
}
ul#gNav li a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding:10px 5px 0 5px;
	height:45px;
}
ul#gNav li a:hover {
	background-color: #00A0E9;
	color: #fff;
}


/*============================
#contents
============================*/

div#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
div#rightArea {
	float: right;
	width: 235px;
}
div#rightArea p {
	margin-bottom: 15px;	
}

/*============================
#footer
============================*/

p#pageTop {
	max-width: 1000px;
	width:90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 30px 0 15px 0;
}

div#footer_nav {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003B91;
}

div#footer_nav>div {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 20px;
}

div#footer_nav>div:after {
	content:"";
	display:block;
	clear:both;
}

.footer_nav_text {
	color: #003B91;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 550px;
	float: left;
}

.footer_nav_img {
	float: left;
}


div#footer {
	background-color: #003B91;
	height: 350px;	/*width: 100%;*/
}
div#footer>div {
	background-color: #003B91;
	padding-top: 15px;
	max-width: 1000px;
	/*width: 90%;*/
	margin-right: auto;
	margin-left: auto;
}


#footer_ul li{
	float: left;
	overflow: hidden;
}

.footer_li1{
	color: #003B91;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 70px;
	overflow: hidden;	
}


.footer_li2{
	padding-left: 10px;
	overflow: hidden;
}


.footer_li3{
	padding-left: 30px;
	overflow: hidden;
}

ul#fNav {
	overflow: hidden;
}
ul#fNav li {
	float: left;
	margin-top: 10px;
}
ul#fNav li a {
	color: #82CEF2;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #82CEF2;
	text-decoration: none;
	font-size: 93%;
	line-height: 1em;
}
ul#fNav li a:hover {
	color: #FFFFFF;
}
p#address {
	font-size: 93%;
	line-height: 1.7em;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 15px;
}
p#address strong {
	display: block;
}
p#copyright {
	font-size: 77%;
	color: #FFFFFF;
	padding-bottom: 30px;
}
.word {
	background-image: url(../images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 20px;
}
.pdf {
	background-image: url(../images/pdf_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	padding-left: 20px;
}

/*============================
#side_Menu
============================*/
.sideMenu_bottom {
	margin-bottom: 8px !important;
}

.sideMenu_ttl{
	background-color: #3a6db7;
	padding-top: 17px;
	padding-bottom: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	padding-left: 17px;
	margin-bottom: 0px !important;
	text-shadow: 1px 1px 2px #666666;
}

.sideMenu_ttl_sub1{
	display: block;
	float: left;
	margin-top: 3px;
	width: 84px;
	margin-left: 3px;
	text-align: justify;
	white-space: nowrap;
	font-size: 88%;
	margin-right: 6px;
	text-shadow: 1px 1px #fff;
	color: #666;
	font-weight: bold;
}

.sideMenu_ttl_sub2{
	display: block;
	width: 215px;
	font-size: 115%;
	color: #666;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	letter-spacing: 1px;
}

.sideMenu_sub_on{
	margin-bottom: 0px !important;
	padding-top: 20px;
	background-image: url(../images/M_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	height: 40px;
	background-color: #FFC53F;
}

.sideMenu_sub_off{
	margin-bottom: 0px !important;
	padding-top: 20px;
	background-image: url(../images/M_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	height: 40px;
}

.allSer_ttl{
	background-color: #3A6DB7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 35px;
}

a.sideMenu_sub_hover{
	text-decoration: none !important;
	background-color: #FFF !important;
	display: block;
}

a:hover.sideMenu_sub_hover{
	text-decoration: none !important;
	background-color: #FFC53F !important;
	display: block;
}



.header_menu{
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 77%;
}

.header_sub_menu{
	position: absolute;
	top: 19px;
	width: 333px;
	float: right;
	left: 568px;
}

.header_sub_menu_list{
	overflow: hidden;
}

.header_sub_menu_list li {
	display: table-cell;
	float: right;
	padding-left: 20px;
}

.slash{
	font-size: 70% !important;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	display: inline !important;
}

.footer_link{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 20px;
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}

.footer_link:after{
	content:"";
	display:block;
	clear:both;
}

.footer_link_li_new{
	float: left;
	font-size: 100%;
	width: 170px;
	text-align: center;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 25px 3px;
}

.footer_link_li_con{
	float: left;
	font-size: 100%;
	width: 170px;
	text-align: center;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

.footer_link_li_ques{
	float: left;
	font-size: 100%;
	width: 180px;
	text-align: center;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

.footer_link_li_site{
	float: left;
	font-size: 100%;
	width: 170px;
	text-align: center;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

.footer_link_li_prf{
	float: left;
	font-size: 100%;
	width: 170px;
	text-align: center;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 35px 3px;
}

.footer_link_a{
	color: #FFF !important;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.footer_link_a:hover{
	color: #FFFF00 !important;
}

.footer_box{
	width: 1000px;
	height: 170px;
}

.footer_box:after{
	content:"";
	display:block;
	clear:both;
}

.footer_menu{
	float: left;
	width: 250px;
	color: #FFF;
}

.footer_menu_top_li{
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
	white-space: nowrap;
}

.footer_menu_li{
	font-size: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/footer_sankaku.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	white-space: nowrap;
}

.footer_menu:after{
	content:"";
	display:block;
	clear:both;
}

.footer_profile{
	width: 1000px;
	float: left;
	color: #FFF;
}

.footer_profile_li{
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
