#bunsibox {
	background: url(../imgs/bunshi100/bg_1.jpg) repeat 0 0;
}

.mainpic {
	text-align: center;
}

h3.ttl {
	margin: 40px 0 0;
	text-align: center;
}
h3.ttl2 {
	margin: 40px 0 0 0;
	padding-bottom: 15px;
	text-align: center;
}

p.msg {
	margin: 20px 0 0;
	font-size: 130%;
	text-align: center;
	line-height: 1.6em;
}

p.chu {
	margin: 20px 0 0 35px;
}


ul.cmlist {
	margin: 20px 0 0 35px;
	list-style: none;
}

ul.cmlist li {
	float: left;
	width: 260px;
	margin: 0 65px 20px 0;
	margin-right: 65px;
}
ul.cmlist li.turn {
	margin-right: 0;
}
ul.cmlist p.capt {
	margin: 4px 0 0;
	text-align: center;
	font-weight: bold;
}
ul.cmlist p.date {
	margin: 4px 0 0;
	text-align: center;
}

ul.cmlist div.txtbox {
	padding: 4px 10px 8px;;
	background: #fff;
}



ul.cmlist2 {
	margin: 40px 0 0 35px;
	list-style: none;
	text-align: center;
}

ul.cmlist2 li {
	width: 260px;
	display: inline-block;
	margin: 0 80px 40px;
	
}

ul.cmlist2 p.capt {
	margin: 4px 0 0;
	text-align: center;
	font-weight: bold;
}
ul.cmlist2 p.date {
	margin: 4px 0 0;
	text-align: center;
}

ul.cmlist2 div.txtbox {
	padding: 4px 10px 8px;;
	background: #fff;
}

.p-footer__logo {
	margin: 80px 0 0;
	text-align: center;
}

.p-footer__logo img {
    width: 10rem;
}
.p-footer img {
    vertical-align: top;
}

.p-footer__copyright {
    font-size: .6rem;
    line-height: 1.2;
    margin-top: 2rem;
    text-align: center;
    color: #b6b6b6;
}

#copyright {
	margin: 0 0 40px;
}

#mlogo {
	width: 10rem;
	margin: 20px 0 0;
	text-align: center;
}

