/*ニュースメイン*/
#columncontents {
	width: 1030px;
	height: auto;
	clear: left;
	padding: 30px 0px 10px;
	margin-right: auto;
	margin-left: auto;
}
#columnmain {
	float: right;
	height: auto;
	width: 780px;
	clear: left;
	padding: 0px;
	margin: 0px;
}
#columnmain h1 {
	font: 18px/1.5 Verdana, Geneva, sans-serif;
	color: #666;
	margin-top: 0px;
}
#columnmain, p {
	font: 11px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}

#column {
	background: url(../news/images/chandelier_bg.gif) no-repeat top;
	width: 780px;
	height: 400px;
}
#columncopy {
	width: 720px;
	margin-top: 20px;
	float: right;
	height: auto;
	text-align: justify;
}
#column a {
	text-decoration: none;
	color:#666
}
#column a:hover, a:active {
	text-decoration: none;
	color: #e40a72
}
#columncopy h3 {
	font: 14px Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration:underline;
}
#column2 {
	background: url(../news/images/line.gif) no-repeat top;
	width: 780px;
	height: 400px;
	clear: both;
}
#columnmain .img {
	float: right;
	margin-right: 0px;
	clear: right;
	margin-top: 5px;
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 10px;
}
#columnmain a {
	text-decoration: none;
	color:#666
}
#columnmain a:hover, a:active {
	text-decoration: none;
	color: #e40a72
}

