/* CSS Document */
.maintexts {
	font: normal 12px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #666666;
}
a {
}
a:link{
 }

a:visited{

 }
 
a:hover{
  color:#333;
	text-decoration: none;
 background-color:#fc3;
 }
 
 a:active{
 /*background-color:#fc3;*/
 }
.container {
	margin: 0px auto;
	padding: 0px;
	width: 870px;
	background-image: url(img/backimage.jpg);
	background-repeat: repeat-y;
}
body{
	margin: 0px;
	padding: 0px;
	background-color:#ccc;
}
.sign {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #666666;
}
.new {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 5px;
	width: 180px;
}
.mail {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
}
<link href="layout_news.css" rel="stylesheet" type="text/css">
.subcopy {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #999999;
}
.subcopy {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.column {
	width: 465px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FF9900;
	padding: 0px;
	margin: 0px;
}
.caption {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
}
.in-column {
	margin: 10px;
	width: 445px;
}
