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

/*=======================
	#main
=======================*/
#main h4{
    padding-top:10px;
    padding-bottom:10px;
    border-top:3px solid #C1272D;
    border-bottom:1px solid #C1272D;
    font-size:30px;
    text-align:center;
    font-weight:normal;
    color:#C1272D;
    letter-spacing:10px;
    margin-bottom: 40px;
}
#main ul li{
    text-align: center;
    padding-bottom:20px;
}

/*=======================
	added by funa 220709
=======================*/
#main{
	background-image:url("../img/honjitsu/bg_chck.jpg");
	padding-bottom:1300px;
}
.main_txt{
	text-align:center;
	padding-top:45px;
	padding-left:55px;
	padding-right:55px;
	padding-bottom:0px;
}
/*=======================
	added by funa 220730
=======================*/
.main_inner{
	padding-bottom: 75px;
}
.honjitu_info p{
	padding-left: 45px;
}