@charset"UTF-8";

/* --------------------------------------------------
   Reset
-------------------------------------------------- */
html,body,div,h1,h2,h3,h4,h5,h6,p,table,th,tr,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  text-decoration : none;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

/* --------------------------------------------------
   Utilities
-------------------------------------------------- */
.clear:after {
  content: "";
  display: block;
  clear: both;
}

.clblue {
    color: #4169e1;
}
.clred {
    color: #ff0000;
}
.b {
    font-weight: bold;
}
/* --------------------------------------------------
   body, #wrapper
-------------------------------------------------- */
body {
    font-size: 14px;
    background-color: #fff;
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ", sans-serif;
}



#wrapper {
}
#wrapperInner {
    width: 1107px;
    margin: 0 auto;
    padding: 0px 0 0px 0;
}
a:link,
a:visited,
a:active,
a:hover {
    color: #000;
}

/* --------------------------------------------------
   #globalheader
-------------------------------------------------- */
.imgabove {
    margin-top: 50px;
    margin-bottom: 50px;
}
.imgbellow2 {
    margin-bottom: 20px;
}

.imgbellow3 {
    margin-top: 10px;
    margin-bottom: 50px;
}

.imgbellow4 {
    margin-bottom: 5px;
}

.imgbellow5 {
    margin-bottom: 100px;

}

.imgbellow6 {
    margin-bottom: 340px;
}


/* --------------------------------------------------
   menu ul util
-------------------------------------------------- */
div.centermenu {
    position:relative;
    overflow:hidden;
}

div.centermenu ul {
    position:relative;
    left:50%;
    float:left;
}

div.centermenu li {
    position:relative;
    left:-50%;
    float:left;
}

/* --------------------------------------------------
   #slide
-------------------------------------------------- */
.fadein { 
    position:relative; 
    width:1107px; 
    height:665px; 
}
.fadein img {
    position:absolute;
}

/* --------------------------------------------------
   #container
-------------------------------------------------- */
#container {
    margin-bottom: 0px;
}

/* --------------------------------------------------
   footer
-------------------------------------------------- */
footer {
    font-size: 11px;
    text-align: center;
}
footer ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
footer ul li {
    width: 200px;
    display: inline;
    float: center;
    text-align: center;
}
footer ul li a img {
    height: 18px;
}

#social {
	text-align: left;
}
#social a,
#social iframe {
	float: left;
}

/* --------------------------------------------------
   page-home
-------------------------------------------------- */

#page-home {
	width: 1107px;
	height: autotop-contents;
	margin: 0 auto;
	position: relative;
}

#page-home-inner {
	position: auto;
	z-index: 3;
}
#page-home h3 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
 }
 
 #page-home h4 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
color:#F00;
 }
 
 #page-home h5 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
color:#F90;
 }
 
 #page-home h6 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
color:#09F;
 }
 
  #page-home h10 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
color:#F09;
 }
 
  #page-home h8 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
color:#9C0;
 }
 
 #page-home h9 {
	font-size: 12px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo","メイリオ";
text-align: center;
line-height: 250%;
color:#666;
 }





