@charset "utf-8";
/* CSS Document */

.kiji4 h4 {
    border-left: none;
    background: #fff;
    font-weight: bold;
    font-size: 130%;
    color: #B71F1A;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid;
	border-bottom:1px solid;
}

.HLP{

	margin:0 auto 15px;
	padding:20px;
	font-size:1.3em;
	}
.HLP p:first-letter{
font-size:2em;
color:#f00;
}
.process{
	margin-top:20px;
	}

.process p{
width:50%;
margin:5px auto;
padding:10px 20px;
background-color:#E84F3F;
border-radius:5px;
font-size:1.2em;
color:#fff;
text-align: center;
}

.process span{
display:block;
text-align: center;
font-size: 1.3em;

}
.process_imgages{
	margin:10px auto 0;
	}
.process_imgages figure{
	float:left;
	}

.seibun dt{
    font-size: 1.5em;
    color: #c00;
    font-family: serif;
    font-weight: bold;
	}
.seibun img{
	width:100%;
	height:100px;
	}
	
	
/*　yesページ　*/
.kiji5 h5 {
    color: #001c87;
    font-size: 110%;
    font-weight: bold;
    margin: 5px 0;
}


#sick .sick-list{
	margin:0 auto;
	padding:15px 0;
	}

#sick .sick-list ul{
	float:left;
	padding-right:10px;
	}
#sick .sick-list li{
	font-size:1.2em;
	}
	
	
.kanpo table{
	margin:0 auto;
	}
.kanpo th{
	background:#e0e0e0;
	}
.kanpo td{
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	}
.kanpo td:first-child{
	border:none;
	}

	
	
.zouki table{
	margin-top:20px;
	margin-bottom:0;
	}
	
.zouki th{
	background:#e0e0e0;	
	}
	