body {
    font-family: "Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    margin:0;
    padding:0;
    color: #333;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}





.japhalogo{
	background-color: #eeeeee;
	height:60px;
}
.japhawrapper{
	width:950px;
	margin:0 auto;
	padding:
	height:60px;
}
.japhawrapper h2{
	width:450px;
	margin:0 auto;
	padding:0;
	height:60px;
	float: left;
}
.japhawrapper h2 a{
	width:450px;
	height:60px;
	display: block;
	background-image: url(../image/nichirinnailogo2.png);
	background-size: auto 35px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9000px;
}
.japhawaddress{
	width:500px;
	margin:0 auto;
	padding:10px 0 0 0;
	font-size: 12px;
	float: left;
	text-align: right;
}


h1{
	background-image: url(../image/haien-logo.png);
	height:80px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align:left;
	text-indent: -9000px;
}

.navi{
	background-color: #c4f4ff;
}
.navi ul{
	height:50px;
	margin:0;
	padding:15px 0;
}
.navi ul li{
	height:50px;
	float: left;
	list-style: none;
	line-height: 50px;	
	margin:0;
	padding:0 35px;
	font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: bold;
	font-size: 21px;
	border-left:1px solid #10a4c6;
	border-right:1px solid #10a4c6;
}
.navi ul li.kyozai{
	float: right;
	border-left:none;
	background-color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	border-bottom:1px solid #10a4c6;
}
.navi ul li a{
	color:#10a4c6;
}
.wrapper{
	width:880px;
	margin:auto;
	text-align: left;
}
.description{
	background-color: #10a4c6;
	padding:15px;
	color: #ffffff;
	font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h2{
	padding:50px 10px 30px 10px;
	margin:0;
	font-size: 22px;
	color: #10a4c6;
}
.gaiyo{
	padding:0px 10px 0 10px;
}


.qanda{
	margin:40px 0;
	padding:25px 40px;
	border: 1px solid #d4d4d4;
}
.qanda li{
	list-style: none;
	padding:5px 0;
}
.qanda li span{
	color: #ea6900;
	font-weight: bold;
}




.arrow{
    position: relative;
    display: inline-block;
    padding: 0 16px 0 0;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}


.shita::before{
    right: 4px;
    top:-5px;
    width: 5px;
    height: 9px;
    background: #10a4c6;
}
.shita::after{
    right: 2px;
    width: 6px;
    height: 6px;
    border-top: 3px solid #10a4c6;
    border-right: 3px solid #10a4c6;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}





.arrow2{
    position: relative;
    display: inline-block;
    padding: 0 16px 0 0;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
.arrow2::before,
.arrow2::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.ue::before{
    right: 4px;
    top:5px;
    width: 0px;
    height: 0px;
    background: #10a4c6;
}
.ue::after{
    right: 2px;
        top:5px;
    width: 6px;
    height: 6px;
    border-top: 3px solid #10a4c6;
    border-right: 3px solid #10a4c6;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


dl{
	margin:40px 0;
	border: 1px solid #d4d4d4;
}
dt{
	margin:0;
	padding:20px;
    background-color: #f2f2f2;
    color: #10a4c6;
    font-weight: bold;
   	line-height: 180%;
}
dd{
	margin:0;
	padding:25px;
	line-height: 180%;
	}
dd div{
	float:left;
	margin:10px 30px 10px 10px;
	font-size: 34px;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #ea6900;
}
.pagetop{
	text-align: right;
	font-size: 12px;
}
.pagetop a{
	text-decoration: none;
}
.footer{
	background-color: #c4f4ff;
	margin:55px 0 0 0;
	padding:80px 0;
}
.indexwaku{
	margin:40px 0;
	border: 1px solid #d4d4d4;
}

.indexwaku h3{
	margin:0;
	padding:20px;
    background-color: #f2f2f2;
    color: #10a4c6;
    font-weight: bold;
   	line-height: 180%;
}
.indexwaku ul{
	margin:0;
	padding:25px 40px;
}
.indexwaku ul li{
	list-style: none;
	padding:5px 0;
}
.indexwaku ul li span{
	color: #ea6900;
	font-weight: bold;
}



h4{
	font-size: 18px;
	padding:10px 0 10px 10px;
	margin:60px 0 30px 0;
	border-bottom:1px solid #d4d4d4;
	color: #10a4c6;
}

.article{
	padding:0 5px;
	line-height: 180%;
}


.bunken{
	
}
.bunken ol{
	margin:0;
	padding:0;
}
.bunken ol li{
	margin:0;
	padding:15px 0;
	list-style: none;
}
