@charset "UTF-8";


/* 背景写真 */
.wrapper
 {
	background-image: url(../../cow%202/images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.wrapper.cbox .top_box .top_right .serch_base {
	height: 60px;
}
.wrapper .top_box .top_right .contents .contents_base .naka .naka_base .section .mt_list .date {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #336500;
	width: 50px;
	text-align: center;
}
.wrapper .top_box .top_right .contents .contents_base .naka .naka_base .section .mt_list .title {
	width: 495px;
}
