@charset "utf-8";
body, ul, li, p, div, h1, h2, h3, h4, h5, ol, address ,dt,dd,dl{
	margin: 0px;
	padding: 0px;
}
header, footer, section ,nav,section,article,figure,figcaption{
	margin: 0px;
	padding: 0px;
}
main{
	display:block;
}
body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* [disabled]background-image: url(images/back-ground-img.jpg); */
	background-repeat: repeat-y;
	background-position: center;
	-webkit-text-size-adjust: 100%;
}
img {
	border-width: 0px;
	border-style: none;
	vertical-align: bottom;
}

p {
	background-color: rgba(255,255,255,0.00);
}

.second-h1 {
	font-size: 18px;
	background-color: #CBE8F3;
	padding-top: 14px;
	padding-right: 7px;
	padding-left: 12px;
	padding-bottom: 12px;
	color: #FFF;
	letter-spacing: 0.1em;
	background-image: url(images/h2-bg.jpg);
	margin-bottom: 7px;
	text-shadow: 0px 1px 5px #00477C;
	font-weight: normal;
}


#header h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}


.inner {
	padding: 2px 7px 3px;
	line-height: 2em;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 12px;
}


table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
.table-90per {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
td, th {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.table-nowrap {
	white-space: nowrap;
}






#header {
	height: 150px;
	background-image: url(images/header.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
}
#contents-outer #header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: -2000px;
	white-space: nowrap;
	overflow: hidden;
}
#contents-outer #header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: -2000px;
	white-space: nowrap;
	overflow: hidden;
}

#navi ul li {
	font-size: 14px;
	letter-spacing: 0.1em;
	background-image: url(images/navi-bg.png);
	margin-right: 6px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	-webkit-transition: background-position 0.5s ease-in-out 0s;
	-moz-transition: background-position 0.5s ease-in-out 0s;
	-ms-transition: background-position 0.5s ease-in-out 0s;
	-o-transition: background-position 0.5s ease-in-out 0s;
	transition: background-position 0.5s ease-in-out 0s;
}
#navi ul li:hover {
	font-size: 14px;
	background-position: right 0px;
	-ms-transition: background-position 500ms ease-in-out 0s;
	-o-transition: background-position 500ms ease-in-out 0s;
}


#navi .navi-right-margin0 {
	margin-right: 0px!important;
}


#navi ul li a {
	text-decoration: none;
	line-height: 37px;
	display: block;
	-webkit-transition: color 300ms ease-in-out 0s;
	-moz-transition: color 300ms ease-in-out 0s;
	-ms-transition: color 300ms ease-in-out 0s;
	-o-transition: color 300ms ease-in-out 0s;
	transition: color 300ms ease-in-out 0s;
}
#navi ul li a:link {
	color: #005673;
}
#navi ul li a:visited {
	color: #005673;
}
#navi ul li a:hover {
	color: #FFFFFF;
}




#contact-mail {
	clear: both;
	height: 35px;
	background-image: url(images/contact-us.png);
	text-indent: -1500px;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#contact-mail a {
	height: 35px;
	display: block;
}
#contact-mail a:hover {
	height: 35px;
	display: block;
}
#contact-mail:hover {
	display: block;
	position: relative;
	top: 2px;
}


#footer {
	background-image: url(images/rogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 5px solid #CCC;
	margin-top: 15px;
	clear: both;
}


#footer address {
    display: block;
    float: right;
    line-height: 1.4em;
    font-style: normal;
    font-weight: normal;
    border-left: 1px dotted #6DBCE3;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 7px;
    text-align: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#whats-new {
	height: 250px;
	/* [disabled]margin-top: 15px; */
	margin-bottom: 32px;
	overflow: scroll;
}
#whats-new table {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border: 1px solid #333;
}
#whats-new table th {
	border: 1px solid #333;
	background-color: #D5F6FD;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
#whats-new table td {
	border: 1px solid #333;
}








.syomei {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 20px;
}
.sector2 {
	margin-top: 10px;
	padding-top: 7px;
}
#active-info {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #0D73BE;
}

#active-info td, #active-info th {
	border: 1px solid #0D73BE;
}



.float-left {
	float: left;
	border: 1px solid #999;
}

.float-right {
	float: right;
}
.box-30 {
	width: 220px;
	border: 1px solid #CCC;
	padding: 7px;
	float: right;
}
.box-qr {
	width: 280px;
	border: 1px solid #CCC;
	padding: 7px;
	float: right;
}
.box-qr p {
	font-size: 12px;
}

.go-to-pagetop {
	border: 1px solid #06C;
	padding: 1px;
	clear: both;
	margin-bottom: 16px;
}
.go-to-pagetop a {
	line-height: 18px;
	display: block;
	background-color: #CAF0FF;
	font-size: 14px;
	padding: 4px 3px 3px 31px;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-image: url(images/goto-pagetop-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 0%;
}
.go-to-pagetop a:link {
	line-height: 18px;
	display: block;
	background-color: #CAF0FF;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #036;
}
.go-to-pagetop a:visited {
	line-height: 18px;
	display: block;
	background-color: #CAF0FF;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #036;
}







.margin-left-10 {
	margin-left: 10px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-lr-auto {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.list-inner {
	margin-left: 35px;
}
#banner-images {
	width: 575px;
	float: right;
	border: 1px solid #63AABC;
	padding: 7px;
}
.setsumei {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.gaiyou-img {
	padding: 5px;
	width: 300px;
	border: 1px solid #3E4D58;
	margin-bottom: 7px;
	text-align: center;
	background-color: #FFFFFF;
}
.gaiyou-img-outer {
	float: right;
	width: 300px;
	margin-right: 15px;
	margin-left: 18px;
}


.links {
	width: 46%;
	border-top: 3px solid #069;
	float: left;
	margin: 7px 1.5% 20px 2%;
}

.links dl dt {
	margin-top: 5px;
	margin-left: 3px;
	border-left: 2px solid #069;
	padding-left: 4px;
	letter-spacing: 0.2em;
}
.links dl dd {
	margin-left: 35px;
	margin-bottom: 7px;
}
.links dl dd a {
	text-decoration: none;
}
.font-size-16px {
	font-size: 16px!important;
}
#sankei-inform {
	margin-top: 32px;
	clear: both;
	margin-bottom: 27px;
}
#sankei-inform section {
	width: 59%;
	float: left;
	padding-left: 10px;
	margin-bottom: 15px;
}




a[href$='.pdf']{
	background-image: url(images/icon_1r_24.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 26px;
	}

.clear-both {
	clear: both;
}




.clear-fix {
	zoom: 1;
}

.clear-fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	zoom: 1;
}

#header #language-ch a:link,#header #language-ch a:visited {
	display: block;
	width: 130px;
	height: 24px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -868px;
	background-image: url(images/goto-english-page.png);
	-webkit-box-shadow: 0px 0px 4px rgba(32,108,150,0.59);
	box-shadow: 0px 0px 4px rgba(32,108,150,0.59);
	background-color: rgba(255,255,255,0.58);
	-webkit-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
	z-index: 99999;
}

#header #language-ch a:hover {
	background-color: rgba(255,255,255,100);
}
#read_text2 {
	padding-left: 14px;
	padding-bottom: 12px;
	background-color: #F2FAFF;
	padding-top: 12px;
	margin-bottom: 18px;
	line-height: 1.9em;
	letter-spacing: 0em;
	margin-top: -3px;
	-webkit-transition: height 200ms ease-in-out 0s;
	-o-transition: height 200ms ease-in-out 0s;
	transition: height 200ms ease-in-out 0s;
}


/*wp用*/
h2:first-child
{
	padding-top:10px;
}
h2.widget-title{
	font-size: 0.8rem;
	margin-bottom: 1.2em;
}
.page-header h1.page-title{
	font-weight: normal;
	font-size: 2.1em;
	letter-spacing: 0.2em!important;
	color: #003D4D;
}
