@charset "shift_jis";

#all{
width:1300px;
margin:auto;
}

body {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
background-color: fffafap;
color: #444444;
margin: auto;
}



#headline a{
line-height: 2.0em; 
font-size: 1.0em;
}


ul li {
  display: inline-block;
  padding: 26px 10px 20px 10px;
}

#hm{
background-color: #deb887;
}
#hm a{
color: white;
}



h4 {
font-weight: normal;
text-align: left;
font-size: 1.5em;
color: #444444;
border-bottom: solid 1px gray;
border-left: solid 0.1em white;
padding-left:12px;
}


#main p{
color: #444444;
font-size: 1.2em;
}






a {
color: #666666;
text-decoration: none;

}


}

#contents {
width:1300px;
margin:auto;
text-align: left;
background-color: white;
}






#main {
width:1300px;
float:right;
font-size: 0.9em;
margin-left:70px;
float:right;
padding-top:50px;
padding-bottom:50px;
text-align:center;
background-color: white;
}



hr.line2{
  border: none;
  border-top: 1px dotted gray; 
  width: 100%;
}


.vac{
width:100%;
padding:0% 0%;
}

.va{
float:left;
background-color: white;
}

div.vactable table{
float:left;
background-color: white;
margin: 0 0 30px 50px;

}





#fira{
clear: both;
}

#nomi{
width:100%;
clear: both;
float:left;
padding:0% 0%;
clear: both;
text-align: left;
}





#ope{
width:100%;
float:left;
clear: both;
}

#opearea{
padding-top:20px;
clear: both;
}


#vactable th{
font-size: 1.0em;
color: #808080;
border-style: solid;
background-color: white;
font-weight:normal
}


#vactable td{
font-size: 1.0em;
color: #808080;
border-style: solid;
}

#ope{
clear: both;
}

#opetable th{
font-size: 1.0em;
color: #808080;
border-style: solid;
background-color: white;
font-weight:normal
}



#opetable{
float:right;
}


#opetable td{
font-size: 1.0em;
color: #808080;
border-style: solid;
}

th {
font-weight: normal;
}


#table caption{
font-size: 0.9em;
}



div.fira {
clear: both;
}


div#opetable {
  margin-left: 2em;
}



table {
  border-style: solid;
  border-color: gray;
  border-width: 1px;
  border-collapse: collapse;
  padding: 5em;
  }

hr.line4{
  border: none;
  border-top: 1px solid gray; 
  width: 80%;
}

div.footer{
width: 100%;
background: #faf0e6;
float:left;
}

.f1{
float:left;
text-align : left;
padding: 70px 0 15px 15%;
background: #faf0e6;
margin: auto;
width:25%;
}

.f1 a{
color: #ff8c00;
line-height: 2.0em; 
}

.f2{
float:left;
color: white;
text-align : left;
background: #faf0e6;
width:17%;
margin-top:25px;

}

.f2 a{
padding: 5px 0 0 0;
line-height: 2.7em;

  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  color: #7b6459;/*文字色*/
}

.f2 a:before {
  font-family: FontAwesome;
  content: "\f1b0";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #ff938b; /*アイコン色*/
}



.f3{
float:left;
text-align : left;
background: #faf0e6;
width:17%;
margin-top:25px;
}

.f3 a{
padding: 5px 0 0 0;
line-height: 2.7em;

  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  color: #7b6459;/*文字色*/
}

.f3 a:before {
  font-family: FontAwesome;
  content: "\f1b0";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #ff938b; /*アイコン色*/
}


.f4{
float:left;
text-align : left;
background: #faf0e6;
width:17%;
margin-top:25px;
}

.f4 a{
padding: 8px 0 0 0;
line-height: 2.7em;

  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  color: #7b6459;/*文字色*/
}

.f4 a:before {
  font-family: FontAwesome;
  content: "\f1b0";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #ff938b; /*アイコン色*/
}

#last{
clear: left;
padding-top: 5px;
padding-bottom: 5px;
font-size: 0.8em;
background: #faf0e6;
width:100%;
}



