@charset "utf-8";/* PC用CSS */
@media print, screen and (min-width: 640px) {
 
/* ここから通常のCSS */
*{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }

#main{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	width: 960px;
	height : inherit;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
    background-color : white;
  }

#header{
	background-image: url(../image/title.jpg);
	height: 200px;
}

#menu{
	padding-top : 30px;
	padding-left: 5px;
	width : 200px;
	float: left;
    text-align : left;
  
    padding-right : 5px;
  }

#contents{
	padding-top : 30px;
	margin-left : auto;
	margin-right : auto;
	width : 900px;
  }

#footer{
	clear: both;
    text-align : center;
  
    background-color : #8ccc33;
  
    padding-top : 5px;
    padding-bottom : 5px;
  }

#navi{
	padding-top : 2px;
	width: 960px;
	clear: left;
	float: left;
	padding-bottom : 2px;
    padding-left : 0px;
    padding-right : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  
  
    background-color : #8ccc33;
  }

#navi ul{
	list-style-type: none;
	margin-left : 2px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

#pan{
	clear: both;
  font-size : x-small;
  text-align : left;
  padding-left : 20px;
  padding-top : 10px;
  padding-bottom : 20px;
}

#navi ul li{
	vertical-align: middle;
	text-align: center;
	height: inherit;
	float: left;
  
    background-color : white;
  
    width : 189px;
  
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
  
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-color : #8ccc33;
    border-left-color : #8ccc33;
    border-right-color : #8ccc33;
    border-bottom-color : #8ccc33;
  
  
  }

#navi ul li a{
	text-decoration: none;
	display: block;
  color : #494949;
  }

#navi ul li a:hover{
	color: fuchsia;
	background-color: #c9f5d5;
}

body{
	font-size : small;
	line-height : 150%;
  background-color : #ffff99;
}

#header h1{
	font-size: x-large;
	color: white;
	text-align: left;
	padding-top: 15px;
	padding-left : 15px;
}

#contents h2{
	font-size: 16px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color : #e1e151;
	border-left-color : #e1e151;
	border-right-color : #e1e151;
	border-bottom-color : #e1e151;
}

#contents h3{
	font-size: 12px;
	background-color : #8ccc33;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;
	margin-top: 10px;
	margin-right: 10px;
    margin-bottom : 3px;
  }

#menu h4{
	background-color : #e1e151;
	padding-top: 3px;
}

#menu p{
	text-align: left;
	padding-top : 0px;
	padding-left : 5px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style : none;
	border-left-style : none;
	border-right-style : none;
	border-bottom-style : none;
}

#contents p img{
	padding-left: 10px;
	padding-bottom: 10px;
}

.imageclear{
	clear: both;
}
.naviJa{
  font-size : 108%;
  line-height : 26px;
}

.naviEn{
  font-size : 77%;
  font-weight : bold;
  line-height : 20px;
}


#pageTop{
  clear : both;
  text-align : right;
  padding-top : 20px;
  padding-right : 10px;
  padding-bottom : 20px;
}
#pageTop a{
	background-image : url(../family/henro/image/iconPageTop.png);padding-left : 20px;background-repeat : no-repeat;text-decoration : none;color : black;background-color : transparent;
}
#header p{
  font-size : 30px;
  font-weight : bold;
  line-height : 30%;
  color : white;
  text-align : left;
  padding-top : 20px;
  padding-left : 30px;
}
#pan a{
  color : #494949;
  text-decoration : none;
}}/* ←CSSの一番最後に記述 */
#pan a:hover{
  color : fuchsia;
}
#menu ul li a{
  text-decoration : none;
  color : #494949;
  display : block;
  line-height : 40px;
}
#menu ul li{
  background-color : #cbd379;
  list-style-type : none;
  text-align : center;
  font-weight : bold;
  font-size : medium;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #8ccc33;
  border-left-color : #8ccc33;
  border-right-color : #8ccc33;
  border-bottom-color : #8ccc33;
}
#menu ul li a:hover{
  background-color : #7de898;
  color : fuchsia;
}
#menu ol{
  margin-left : 5px;
  margin-bottom : 0px;
  list-style-type : none;
  font-size : small;
}
#menu ol a{
  text-decoration : none;
  color : #494949;
}
#menu ol a:hover{
  color : fuchsia;
}
#menu ol li{
  margin-bottom : 5px;
}

#contents p{
  margin-left : auto;
  margin-right : auto;
}


.imagebox{
  float : right;
  text-align : center;
  font-size : small;
  margin-left : 5px;
  margin-right : 5px;
  font-style : italic;
  color : #494949;
}
.imagebox2{
  font-size : small;
  font-style : italic;
  color : #494949;
  text-align : center;
  margin-left : 5px;
  margin-right : 5px;
}

#menu ul ul li{
  background-color : #ccffcc;
  text-align : left;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #8ccc33;
  border-left-color : #8ccc33;
  border-right-color : #8ccc33;
  border-bottom-color : #8ccc33;
  font-size : small;
}

#menu ul ul li a{
  padding-left : 10px;
}


.divleft{
  float : left;
  margin-top : 5px;
  margin-left : 10px;
  margin-right : 5px;
  margin-bottom : 5px;
}
.divright{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 10px;
  margin-bottom : 5px;
  float : right;
}

#contents h1{
  text-align : center;
  padding-bottom : 6px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : double;
  border-bottom-color : #8ccc33;
  width : 90%;
  margin-left : auto;
  margin-right : auto;
}


.setumei{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #8ccc33;
  border-left-color : #8ccc33;
  border-right-color : #8ccc33;
  border-bottom-color : #8ccc33;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 8px 8px;
  border-bottom-left-radius : 8px 8px;
  margin-bottom : 20px;
}
.divline{
  background-image : url(../image/back3.gif);
  background-repeat : repeat;
  height : 14px;
  clear : both;
  margin-top : 20px;
  margin-bottom : 20px;
  width : 100%;
}
.divcm{
  margin-top : 10px;
}

#header h2{
  font-size : x-large;
  color : white;
  padding-top : 15px;
  padding-left : 15px;
}

