@charset "utf-8";

.mgt15{
	margin-top:15px;
}
.white{
	background-color:#fff!important;
}
.contBlock {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}

/*------------お知らせ-------------*/
.oshirase_box{
	background-color:#f0f0f5;
	padding:20px 0 5px;
	
}
.oshirase_box_In{
	font-size:14px;
	width:960px;
	line-height:1.5;
	height:85px;
	overflow-y: scroll;
	float:left;
	margin:-25px 0 10px 152px;
}
.oshirase_box_In .new{
	color:#bf0000;
	font-weight:bold;
	display:inline-block;
	width:55px;
}
.oshirase_box_In .blank{
	width:55px;
	display:inline-block;
}
.oshirase_box_In dt{
	float:left;
	width:130px;
	margin-bottom:5px;
}
.oshirase_box_In dd{
	float:left;
	width:800px;
	margin-bottom:5px;
}
.icon_oshirase{
	width:114px;
	float:left;
}
.oshirase_list{
	text-align:left;
}
.oshirase_list dt{
	width:130px;
}
.oshirase_list dd{
	width:980px;
}
.oshirase_list dt, .oshirase_list dd{	
	float: left;
	border-top: 1px solid #cfcfcf;
	line-height: 1.5;
	padding: 15px 0;
}
.oshirase_text{
	border-top: 1px solid #cfcfcf;
	padding-top:15px;
}
.oshirase_text p{
	font-size:14px;
	line-height: 1.5;
}