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





/*contents*/

.border-dot{
	border-bottom: 5px dotted #999999;
	margin-bottom: 50px;
}


/*contents01*/



.area04 .contents-left{
	width: auto;
	margin-right: 30px;
	
}

.area04 dl{
	width: 315px;
	
	display: table-cell;
	vertical-align: middle;
	height: 236px;
}

.area04 dt{
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}

.area04 dd{
	border: 2px solid #69ac7d;
	border-radius: 20px;
	padding: 15px;
    font-size: 15.5px;
	width: 315px;
	line-height: 1.5rem;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}



/*contents02*/



.garrely{
	margin-bottom: 23px;
}




