@charset "UTF-8";
@import "cont_common.css";

/*-------------------------------------------------------------------
	#news
-------------------------------------------------------------------*/

.box ul.image {
	/*max-width:450px;
	text-align: center;
	margin-bottom:50px;
	*/
}

.box ul.image li {
	margin-bottom:10px;
}

/*
.box .image img {
	width:100%;
	height:auto;
}
*/
.box .image li.pdf img {
	max-width:200px;
}

.box ul.image li.colorbox a,
.box ul.image li span {
	background-color:#f5f5f5;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding:1px;
}

/*
.box div.text {
	margin-right: 220px;
}
*/

.box div.text,
.box div.text_noimage {
	font-size:16px;
	line-height:1.8;
}

.box p.date {
	margin-bottom: 5px;
	font-weight: bold;
}





/* PC蜷代￠縺翫ｈ縺ｳ螟ｧ蝙九ち繝悶Ξ繝�ヨ蜷代￠縺ｮ繝ｬ繧､繧｢繧ｦ繝医�謖�ｮ夲ｼ�769px��960px */
@media only screen and (min-width: 769px) {
	
	.box {
		overflow:hidden;
		zoom:1;
		margin-bottom:20px;
	}
	
	.box .image {
		float: right;
		width: 300px;
		margin-bottom:0;
	}
	
	.box .text {
		float:left;
		width: 600px;
		overflow: hidden;
		zoom: 1;
		margin-bottom:0;
	}
	
	.box .image li.colorbox a {
		background-color:#f1f1f1;
		width: 300px;
		height: 300px;
		text-align: center;
		vertical-align: middle;
		display: table-cell;
	}
	
	
	
	
	/**/
	.box_02 p {
		float:right;
		width:480px;
		}
		
		.box_02 .imgone {
			float:left;
			width:450px;
			}
	
	/**/
	
	
	
	
	
	
	
	
}
