@charset "utf-8";

.conts {
margin: 0 auto;
margin-top: 70px;
width: 960px;
}

h1 {
text-align: center;
}

table.gaiyou{
border-bottom: 2px solid #85a3ae;
border-collapse: collapse;
border-left-style: none;
border-right-style: none;
border-top: 2px solid #85a3ae;
color: #666;
font-size: 1em;
margin: 25px 0 35px 50px;
}

table.gaiyou th {
border-left-style: none;
font-weight: normal;
letter-spacing: 2em;
padding: 10px 40px 10px 60px;
text-align: center;
  }
  
table.gaiyou td {
border-left: 1px dotted #85a3ae;
border-right-style: none;
letter-spacing: .15em;
padding: 10px 60px;
text-align: center;
}
 
.rinen, .kouba {
color: #666;
font-size: .9em;
line-break: strict;
line-height: 1.6em;
margin: 25px 0 35px 50px;
text-align: justify;
text-justify: inter-ideograph; 
width: 800px;
}

table.enkaku {
border-collapse: collapse;
border-left: 3px solid #00519a;
border-right-style: none;
color: #666;
font-size: .9em;
margin: 25px 0 35px 50px;
width: 850px;
 }
 
table.enkaku th, .enkaku td {
border-bottom: solid 1px #00519a;
border-right-style: none;
border-top: solid 1px #00519a;
font-weight: normal;
height: 35px;
padding: 5px 5px 5px 10px;
text-align: left;
  }
 
.year, .month{
width: 10%;
 }
 
.history {
width: 80%;
 } 
 
 .kb {
 font-size: 1.2em;
 font-weight: bold;
 }
 







