@charset "utf-8";

#page{
	padding-bottom:50px;
}
/* -------------------------------------------------------- */
.content{
	padding-top:55px;
}

/*#menu+.content{
	padding-top:0;
}*/

.content .title{
	margin-bottom:35px;
	padding:10px 0 13px 17px;
	border-top:30px solid #ccc;
	border-bottom:5px solid #c00;
}

/* -------------------------------------------------------- */
.press{
	padding:0 70px;
}

.press ul{
	
}

.press ul li{
	display:inline-block;
	margin-right:1em;
	line-height:1.2;
}

.press ul li p{
	padding-bottom:30px;
	padding-right:30px;
}

/* -------------------------------------------------------- */

.press .jn01{
	background:url(../img/index/pub_production01.jpg) 0 0 no-repeat;
	background-position:center;
}

.press .jn02{
	background:url(../img/index/pub_production02.jpg) 0 0 no-repeat;
	background-position:center;
}