@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: #2f4f4f;
width: px;
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;

font-size: 1.5em;
color: #444444;
border-bottom: solid 1px gray;
border-left: solid 0.1em white;
padding-left:12px;
}

#main p{
color: #444444;
}

#main p{
color: #444444;
line-height: 0.5em;
}

#con {
margin-left: 10%;
}

.class1{
position: relative;
}

.class2{
position: absolute;
right: 200px;
top: 40px;
}

.c1{
float: left;
}

.c2{
float: left;
margin-left: 250px;
}

.d1{
float: left;
}

.d2{
float: left;
margin-left: 480px;
margin-top: 80px;
}







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

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


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

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

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


h1 {
  position: relative;
  padding: 0.25em 0;
  font-size: 1.5em;
  color: #deb887;
}
h1:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
  background: linear-gradient(to right, rgb(230, 90, 90), transparent);
}

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%;
}

.last a{
color: #778899;
}
