@charset "shift_jis";

#header p#kv_txt {
	position: absolute;
	top: 200px;
	left: 230px;
	zoom: 1;
}

#header p#yuki {
	position: absolute;
	top: 61px;
	left: 647px;
	zoom: 1;
}

#mainVisual {
	margin: 0 0;
	padding: 0 0;
	width: 950px;
	height:360px;
	zoom: 1;
}

#contents_left {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 490px;
}

#contents_right {
	float: right;
	display: inline;
	margin: 0 0 0;
	width: 200px;
}

#contents .section {
	position:relative;
	margin: 0 0 0 0;
	font-size: 12px;
	line-height:1.5em;
}

#contents #btn_more {
	position: absolute;
	font-size: 12px;
	line-height:1.1em;
	top: 13px;
	right: 22px;
}

#contents #btn_more a {
	color: #fff;
	text-decoration: none;
}

#contents #btn_more a:hover {
	text-decoration: underline;
}

#contents .section_txt {
	margin: 20px 0 0 0;
	font-size: 12px;
	line-height:1.5em;
}

#news{
	width:480px;
	margin:10px 0 0;
}

#news .entry{
	font-size: 14px;
	line-height:1.5em;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

#news .entry #news_date{
	color:#662d91;
	float: left;
	display: inline;
	width: 90px;
}

#news .entry #news_txt{
	float: left;
	display: inline;
	width: 350px;
}

#news .entry a{
	display:block;
	color:#42210B;
}


