@CHARSET "EUC-JP";

div#title{
	font-size:20px;
	font-weight:bold;
}

span.DateDay{
	width:60px;
	text-align:left;
}

div.record{
/*background-color:#006600;*/	
	margin-top:2px;
	margin-bottom:auto;
	height:42px;
	padding:0px;

}

div.DateDay{
/*background-color:#660000;*/	
	width:200px;
	height:20px;
	text-align:left;
	position:absolute;
	left:12px;
}

div.title{
/*background-color:#660044;*/	
	width:400px;
	text-align:left;
	position:absolute;
	left:240px;
}
div.button{
	width:350px;
	text-align:left;
	position:absolute;
	left:670px;
}

div#returnTop{
	text-align:center;
	margin-top:48px;
	margin-left:auto;
	margin-right:auto;
	width: 250px;
/*background-color:#660044;	*/
}

div.container{
	width:900px;
	text-align:center;
}

div.cloumnHeader{
	width:850px;
	position:absolute;
	text-align:left;	
}
span.categoryTitle{
}

div.tabPanel{
	height:560px;	
}

div.contentsList{
	text-align:left;
	height:490px;
}



li{
	text-align:left;
}

span.herePage{
	font-size:12pt;
}


