@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f2f2f2;
	margin: 0 auto;  
	font-style: normal;  
	font-size: 14px;
}

.page {
	width: 800px;
	margin:0 auto;
	border-left: solid 1px #b0c4de;
    border-right: solid 1px #b0c4de;
}

img.logo {
	vertical-align: middle; 
}

a {
  	color: #000000;
  	text-decoration: none;
}

header {
    width: 800px;
    height: 80px;
	background: linear-gradient(#ffffff, #dcdcdc);
}

.header-navi {
	text-align: right;
	margin-right: 10px;
	height: auto;
	line-height: 4px;
}

.nihs {
	font-size: 110%;
}

.date {
	font-size: small;
}

main {
  	width: 800px;
  	background-color: #ffffff; 
  	height: auto;
    font-family: "Helvetica", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.g-navi ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	overflow: hidden;
	background: linear-gradient(#ffffff, #dcdcdc );
}

.g-navi ul li {
	width: 125px;
	float: left;
	border-right: 0.5px solid #bbbbbb;
}

.g-navi ul li:last-child {
	border-right: none;
}

.g-navi ul li a {
	display: table;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	width: 120px;
	text-decoration: none;
	font-size: 100%;
}

.g-navi ul li a:hover:not(.active) {
	text-decoration: underline;
}

h2 {
	padding: 0.5em 0.8em;
	color: #880000;
	background: transparent;
	border-left: solid 10px #000080;
	border-bottom: solid 1px #d7d7d7;
	margin-left: 20px;
}

h2.h2-jms {
	padding: 0.5em 0.8em;
	color: #696969;
	background: transparent;
	border-left: solid 10px #880000;
	border-bottom: solid 1px #d7d7d7;
	margin-left: 20px;
}

.about {
    margin-right: 40px;
	margin-left: 40px;
}

.jms-3 {
	margin-left: 10px;
    padding: 0px 10px 10px 20px;
    font-size:100%;
}

.text-ul {
   text-decoration-line: underline;
}

.text-ul:hover {
	color:#0000cd;
}


.topic1 {
    position: relative;
    display: inline-block;
    margin-right: 20px;
	margin-left: 20px;
    font-size: 100%;
	background:linear-gradient(#ffffff, #f5f5f5 );
	padding: 10px 10px 10px 10px;
    border-top: solid 1px #f5f5f5;
	border-bottom: solid 1px #f5f5f5;
}

.topic1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -50px;
    border: 40px solid transparent;
    border-top: 25px solid #f5f5f5;
}

.topic1-text{
	text-indent: 1em;
}

.topic1-text2{
	text-indent: 1em;
}

.topic1-text-ul {
	background:linear-gradient(transparent 50%, #fafad2 50%);
	border-bottom: dotted 1px #000000;
	font-size:110%;
}

.photo {
	float: right;
	width: 210px;
	padding: 5px 8px 0px 8px;
}

.topic3 {
    margin-right: 20px;
	margin-left: 20px;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    border: solid 5px #d7d7d7;
	background-color: #f0f8ff;
}

.topic3 ul {
	list-style-type: none;
}

.topic3 ul li{
    position: relative;
    padding-left: 10px;	
  }
 
.topic3 ul li:before {
    content: "";
    position: absolute;
    top: .35em;
    left: -0.2em;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000000;
  }

.topic3-font {
    width: 620px;
    font-size: 100%;
}

.guide {
    padding-left: 30px;
    width: 630px;
    vertical-align: top;
}

.guide-l {
    border: solid 0px #d7d7d7;
    background-color:#b0c4de; 
    width: 100px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 88%;
    text-align: center;
    vertical-align: center;
}

.guide-r {
    border: solid 0px #d7d7d7;
    background-color:#ffffff; 
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 88%;
    text-align: left;
    vertical-align: top; 
}

.guide-l a:hover {
	color: #0000cd  ;
}

.guide-r a:hover {
	color: #0000cd  ;
    
}

.pdf {
	vertical-align: middle;
	width: 18px;
}

.url-link {
	vertical-align: middle;
	width: 16px;
}

.movie-i {
	vertical-align: middle;
	width: 20px;
}

.smalltext {
    font-size: 85%;
    font-weight: normal;
}

.video {
    margin-top: 5px;
	margin-left: 40px;
    margin-bottom: 10px;
}

.g_title-1 {
    margin-top: 15px;
	margin-left: 13px;
    border-left: solid 8px #191970;
    font-size: 120%;
}

.s_title-1 {
    margin-top: 10px;
	margin-left: 13px;
    border-left: solid 8px #191970;
    font-size: 120%;
}

.s_title-2 {
    margin-top: 10px;
	margin-left: 13px;
    border-left: solid 8px #191970;
    font-size: 120%;
}

.topic3-text {
	padding-left: 10px;
	vertical-align: top;
	border-bottom: dotted 1px #000000;
	font-size: 130%;
}

.topic3-ehc-text {
    padding-left: 10px;
	vertical-align: top;
	border-bottom: dotted 1px #000000;
	font-size: 125%;
}

.topic3-ehc-text2 {
    line-height:75%;
	margin-left: 1.6em;
    padding-left: 0.8em;
	vertical-align: top;
	border-bottom: dotted 1px #000000;
	font-size: 125%;
}

.topic3-note {
	display: inline-block;
	margin-left: 2.6em;
    margin-right: 5px;
    text-indent: -1.3em;
    font-size: 97%;
    color: #000000;
}

.topic3-note2 {
    display: inline-block;
    font-size: 96%;
}

.topic3-note-r {
    font-size: 95%;
    color: red;
}

.font-center {
    margin-left: 70px;
}

.topic3 ul li a:hover {
	color: #0000cd  ;
}

.staff {
    margin-right: 40px;
	margin-left: 40px;
}

.space {
    height: 100px;
}

.space2 {
    height: 50px;
}


footer {
	clear: both;
    width: 800px;
    margin: 0 auto;
    background: linear-gradient(#f0f8ff, #b0c4de);
}

.clear-cache {
    font-size: 60%;
    text-indent: -6em;
    padding: 3px 10px 3px 55px;
    color: #000000; 
}

.footer-text {
	text-align: center;
}


.text-blue:hover {
              color:#0000cd;
}
