@charset "Shift_JIS";

input {
	border:1px solid #000000;
}

.headlinebody a:link {
	color:#BBBBBB;
	text-decoration:underline;
}
.headlinebody a:visited {
	color:#BBBBBB;
	text-decoration:underline;
}
.headlinebody a:hover {
	color:#BB0000;
}
.headlinebody a:active {
	color:#BB0000;
}

#container{
	width:900px;
	margin:10px auto;
	height: auto;
}
#datablock{
	width:683px;
	height:100%;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
}
.headlineblock{
	width:683px;
	float:left;
	background: #222222;
}
.headlineimg{
	background:url(../imgsrc/headline.gif) no-repeat left top;
	width:683px;
	height:20px;
	/*float:left;*/
}
.headlinetext{
	width:508px;
	height:100%;
	margin:10px 0px 0px 0px;
	float:left;
}
.headlinenew{
	width:14px;
	height:20px;
	margin:2px 4px 0px 18px;
	float:left;
	padding: 0px;
	font-size: 11px;
	display: inline;
}
.headlinetitle{
	height:auto;
	margin:auto;
	float:left;
	width: 671px;
	text-align: center;
	border-bottom: 1px solid #444444;
	padding: 10px 6px 6px 6px;
}
.headlinebody{
	width:663px;
	height:auto;
	margin:0px;
	padding:6px 10px 6px 10px;
	float:left;
	text-align: left;
}
.headlineregdate{
	width:671px;
	height:auto;
	margin:auto;
	float:left;
	text-align:right;
	padding: auto 6px auto auto;
}
.headlinehisback{
	height:auto;
	margin:auto;
	float:left;
	width: 671px;
	text-align: right;
	padding: 6px 6px 0px 6px;
}

.datablock_head{
	width:683px;
	height:10px;
	background:url(../imgsrc/datablock_head.gif) left top no-repeat;
	clear: both;	/*float:left;*/	/*clear:both;*/
}
.datablock_foot{
	width:683px;
	height:10px;
	background:#000000 url(../imgsrc/datablock_foot.gif) left top no-repeat;	/*float:left;*/
	clear: both;	/*clear:both;*/
}
.blankblock{
	width:688px;
	height:25px;
	float:left;	/*clear:both;*/
}
.allview {
	width:683px;
	float:left;
	margin-top: 20px;
}

.kai{
	clear:both;
}
