@charset "utf-8";
/* layoutCSS Document */
#logo{
	width: 1000px;
}
h4{
	float: left;
	font-size: 120%;
	font-weight: bold;
	padding: 0px 11px 11px 23px;
	background: #fff url(../images/main/mark.gif) left top no-repeat;
	width: 550px;
}
p.date{
	font-size: 105%;
	font-weight: bold;
	background: #fff url(../images/main/new.gif) left top no-repeat;
}
p.date span{
	padding: 0px 16px 0px 0px;
	color: #ff0000;
}
div.entry{
	clear: both;
	padding: 0px 22px;
	line-height: 160%;
}
div.entry p{
	padding: 5px;
}
#main h3#news{
	background: #000 url(../images/main/news1.gif) no-repeat;
}
div.border{
	background: #fff url(../images/top/border.gif) no-repeat center bottom ;
	width: 765px;
	height: 2px;
	margin: 0px 10px;
}
div.mainin{
	padding: 25px 10px 18px 10px;
	width: 749px;
}
.top{
	float: left;
}

#keyvisual{
	background: url(../images/top/keyvisual.jpg) no-repeat;
	width: 790px;
	height: 191px;
	margin: 0px 0px 13px 0px;
	float: right;	
}	

#keyvisual a{
	width: 790px;
	height: 191px;
	display: block;
}
#keyvisual a span{
	display: none;
}

/*****  2015.10.27 柳嶋追記 *****/

#logo{
	display:none;
}