@charset "shift_jis";

* {
  margin: 0;
  padding: 0;
}

a:link,
a:visited,
a:hover,
a:active { text-decoration: underline; }

a:link { color: steelblue; }
a:visited { color: royalblue; }
a:hover { color: gold; }
a:active { color: pink; }


body {
  font-size: 85%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
background-image: url(img/bg.jpg);
background-repeat: repeat;
}

#wrapper {
  text-align: left;
  width: 800px;
  margin: 0 auto;
  border: 1px solid silver;
}

#header {
  width: 100%;
  height: 220px;
  margin-bottom: 20px;
  position: relative;
  background: url(img/header.jpg) no-repeat 0 0;
}

#container { margin-bottom: 40px; }

#contents {
  width: 560px;
  float: right;
  padding: 0 20px;
}

#sidebar {
  width: 190px;
  float: left;
  padding: 0 5px;
}

#footer {
  width: 800px;
  margin: 0 auto;
  padding: 20px 0 30px;
  background: #300;
}



h1 {
  font-size: 100%;
  font-weight: normal;
  position: absolute;
  top: 50px;
  left: 240px;
  color: #ffc;
}


.logo {
  font-size: 200%;
  position: absolute;
  top: 85px;
  left: 240px;
}

.logo  {
  text-decoration: none;
  color: #fff;
}

.logo a {
  text-decoration: none;
  color: #fff;
}

.logo a:hover {
  text-decoration: none;
  color: #ff0;
}

.logo1 {
  font-size: 130%;
  font-weight: normal;
  position: absolute;
  top: 50px;
  left: 240px;
  color: #fff;
}

.logo1 a {
  text-decoration: none;
  color: #fff;
}

.logo1 a:hover {
  text-decoration: none;
  color: #fff;
}

.logo2 {
  font-size: 100%;
  font-weight: normal;
  position: absolute;
  top: 50px;
  left: 240px;
  color: #ffc;
}

.logo2 a {
  text-decoration: none;
  color: #ffc;
}

.logo2 a:hover {
  text-decoration: none;
  color: #ffc0cb;
}

.logo3 {
  font-size: 180%;
  position: absolute;
  top: 75px;
  left: 240px;
}

.logo3  {
  text-decoration: none;
  color: #fff;
}

.logo3 a {
  text-decoration: none;
  color: #fff;
}

.logo3 a:hover {
  text-decoration: none;
  color: #ff0;
}

.sogaku {
  font-size: 100%;
  position: absolute;
  top: 35px;
  left: 690px;
  line-height: 1em;
  font-weight: normal;
}

.sogaku  {
  text-decoration: none;
  color: lightgray;
}

.sogaku a {
  text-decoration: none;
  color: linen;
}

.sogaku a:hover {
  text-decoration: none;
  color: yellow;
}

.description {
  position: absolute;
  font-size: 105%;
  line-height: 1.5em;
  bottom: 20px;
  left: 240px;
  color: #ffc;
}

h2,h3,h4,h5,h6 {
  font-size: 120%;
  font-weight: normal;
  height: 30px;
  margin-bottom: 1em;
  padding: 10px 0 0 10px;
}

h3,h4,h5,h6 { margin-top: 3em; }



#contents

p {
  line-height: 2.4em;
  margin-bottom: 1em;
}

z1 {
  color: darkred;
  font-size: 100%;
  font-weight: bold;
  line-height: 2.4em;
  margin-bottom: 0.8em;
}

z2 {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  }

.name1{
border-bottom-width: 2px;
border-left-width: 8px;
border-bottom-style:solid;
border-left-style:solid;
border-color: gray;
font-size: 1.5em;
font-weight:bold;
}

.name2{
border-top-style:solid;
border-bottom-style:solid;
border-width: 2px;
margin: 10px;
padding: 10px;
border-color:black;
font-size: 1.2em;
font-weight:bold;
}

.name3{
border-top-style:solid;
border-bottom-style:solid;
border-width: 2px;
margin: 5px;
padding: 8px;
border-color:black;
font-size: 1.3em;
font-weight:bold;
}

.name4{
border-left: 2px silver solid;
border-bottom:2px silver solid;
border-right:0px silver solid;
border-top:0px silver solid;
margin: 5px;
padding: 2px 0px 2px 15px;
font-size: 0.8em;
font-weight:bold;
}




.photo { margin: 20px 10px 20px 10px;}
.photo1 { margin: 0px 20px 10px 0px;}
.photo2 { margin: 0px 0px 10px 20px;}


hr { border-style : dotted none none none;
     border-width : 2px;
     border-color : gray;
}


.stripe {
margin: 0;
padding: 20px 20px 1px 20px;
background-color: #0b0e0f;
background-image: -webkit-linear-gradient(-45deg, #ffe500 25%, transparent 25%, transparent 50%, #ffe500 50%, #ffe500 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, #ffe500 25%, transparent 25%, transparent 50%, #ffe500 50%, #ffe500 75%, transparent 75%, transparent);
background-size: 50px 50px;
text-shadow:1px 1px 2px rgba(0,0,0,.3);
}


.kakko {
border: ridge 5px gray;
margin: 5px;
padding: 15px;
border-width:　5px;
font-size:10px;
}

.kakko2 {
border: ridge 6px gray;
margin: 5px;
padding: 15px;
border-width:　5px;
font-size:13px;
}



.waku {
background-color: darkgray;
border: outset 3px burlywood;
margin: 0px;
padding: 3px;
border-width:　0px;
 }

.score1 {
background-color: khaki;
border: outset 3px peru;
margin: 5px;
padding: 20px;
border-width:　0px;
font-size:1em;
font-weight:norml;
 }

.score2 {
background-color: lightpink;
border: outset 3px darkred;
margin: 10px;
padding: 5px;
border-width:　0px;
font-weight:bold;
 }

.wboard {
color: darkblue;
background-color: white;
border: outset 5px darkgray;
margin: 0px;
padding: 5px;
border-width:　0px;
font-weight:bold;
 }

.bboard {
color: white;
background-color: black;
border: outset 5px gray;
margin: 0px;
padding: 5px;
border-width:　0px;
font-weight:bold;
 }

.sample {
background-color: thistle;
border: outset 5px saddlebrown;
margin: 30px 0px 30px 0px;
width: 560px;
padding: 5px 0px 5px 0px;
font-weight: bold;
 }

.sample2 {
font-weight: bold;
background-color: thistle;
border: outset 5px saddlebrown;
margin: 20px;
padding: 5px;
width: 520px;  }

.report {
font-weight: bold;
font-size:14px;
background-color: linen;
border: outset 5px peru;
margin: 30px 0px 30px 0px;
padding: 5px;
width: 555px;  }

.interview {
color: white;
background-color: #182f18;
border: outset 5px burlywood;
margin-top: 30px;
margin-bottom:30px;
margin-left: 5px;
margin-right: 5px;
padding: 25px;
border-width:　10px;
}

.picture {
border: outset 3px peru;
margin: 5px;
padding: 20px;
border-width:　0px;
font-size:12px;
font-weight:norml;
 }


.buttonl {
    float: left;
	font-size:13px;
	font-weight:normal;
	padding:4px 10px;
	text-decoration:none;
	background-color:#300;
	color: #ffffff;
	display:inline-block;
}
.buttonl :hover {
	background-color:#300;
}
.buttonl :active {
	position:relative;
	top:1px;
}
.buttonr {
    float: right;
	font-size:13px;
	font-weight:normal;
	padding:4px 10px;
	text-decoration:none;
	background-color:#300;
	color: #ffffff;
	display:inline-block;
}
.buttonr :hover {
	background-color:#300;
}
.buttonr :active {
	position:relative;
	top:1px;
}


.button {
    float: none;
	font-size:13px;
	font-weight:normal;
	padding:4px 10px;
	text-decoration:none;
	background-color:#300;
	color: #ffffff;
	display:inline-block;
}
.button :hover {
	background-color:#300;
}
.button :active {
	position:relative;
	top:1px;
}



table#tables {
    width: 540px;
    border: 5px #E3E3E3 ridge;
    border-collapse: collapse;
    border-spacing: 0;
}

table#tables th {
    padding: 10px;
    border: #E3E3E3 ridge;
    border-width: 0 0 3px 3px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
}

table#tables td {
    padding: 10px;
    border: 3px #E3E3E3 groove;
    border-width: 0 0 3px 3px;
}


table#interkakko {
    table-layout: auto;
    border: 5px burlywood ridge;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 2em;
    margin-bottom: 3em;
}

table#interkakko td {
    color: white;
    background-color: #182f18;
    font-size: 94%;
    padding: 20px;
    border: 5px burlywood ridge;
    line-height: 2.5em;
    vertical-align: top;
}

span.red{color:crimson;}
span.crimson{color:crimson;  line-height: 2.2em;}
span.dp{color:purple;}
span.reds{font-size:11px; color:red;}
span.gray{font-size:11px; color:gray;}
span.dg{font-size:normal; color:dimgray;}
span.blue{color:steelblue;}
span.s{font-size:10px;} 
span.l{font-size:14px;} 
span.i{font-size:10px; font-style: italic;} 
span.quo{font-size:8px; color:blue;}


.side-title {
  font-weight: normal;
  margin-bottom: 0em;
  padding-bottom: 2px;
  border-bottom: 8px groove steelblue;
}

.localnavi {
  list-style-type: none;
  margin-bottom: 1.8em;
}

.localnavi li { display: inline; }

.localnavi li a {
  text-decoration: none;
  font-size: 88%;
  font-weight: bold;
  width: 180px;
  padding: 4px 4px;
  display: block;
  border: 1px outset #eee;
  background-color: #9cf;
  color: #333;
}

.localnavi li a:hover {
  text-decoration: none;
  font-size: 88%;
  font-weight: bold;
  border: 1px outset #eee;
  background-color: royalblue;
  color: #fff;
}

.localnavi2 {
  list-style-type: none;
  margin-bottom: 2.5em;
}

.localnavi2 li { display: inline; }

.localnavi2 li a {
  text-decoration: none;
  font-size: 96%;
  width: 500px;
  padding: 15px 15px;
  display: block;
  border: 1px outset #eee;
  background-color: plum;
  color: black;
}

.localnavi2 li a:hover {
  text-decoration: none;
  font-size: 96%;
  font-weight: bold;
  border: 1px outset #eee;
  background-color: darkmagenta;
  color: #fff;
}



#footer p {
  color: #fff;
  text-align: center;
}


#cds {
  font-size: 80%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0;
  padding-left: 10px;
  clear: both;
}

#cds,
#cds a,
#cds a:hover {
  text-decoration: none;
  color: #999;
}

/*----------------------アコーディオンパネル-----*/

.acmenu {
  font-size: 120%;
  width: 560px;
  margin: 5px auto;
  padding: 2px 2px 2px 2px;
  color: black;
  background-repeat: repeat;
}

label {
  background: #0b6e87;
  color: white;
  margin: 6px auto;
  padding: 12px;
  display: block;
  border-top: 2px solid #ffffff;
  border-left: 5px solid #939393;
  border-bottom: 2px solid #939393;
  cursor: pointer;
}

label:hover {
  color: black;
  background-repeat: repeat;
}

input[type="checkbox"].on-off{
  display: none;
}

.acmenu ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0px;
  padding: 20px;
  background-repeat: repeat;

  list-style: none;
}

.acmenu li {
  padding: 0px;
}

input[type="checkbox"].on-off + ul{
  display: none;
}

input[type="checkbox"].on-off:checked + ul{
  display: block;
}



