/* dialy index ccs



*/



body {

	scrollbar-base-color: #eeeeee;

	background-color:#ffffff; /*ffffcc*/

}

body, tr, td {

	color: #333333;/*888888*/

	font-size: 10pt ;

	font-family: 'verdana,chicago,"‚l‚r ‚oƒSƒVƒbƒN",Osaka';

	line-height: 105%;

}



table.content {

	background-color: #ffcc00; /*ffffcc*/



}

td.diary {

	background-color:#ffffff; /*ffffcc*/

	padding-left: 30px;

	line-height: 120%;

}

td.diaryfoot {

	background-color:#ffffff;

	text-align: right;

}



p.foot {

	text-align: center;

	font-size: 8pt;

	line-height: 100%;

}

a:link {

	text-decoration: none;

	color: #333333;	

}

a:visited {

	text-decoration: none;

	color: #333333;	

}

a:hover {

	color: #ff0000;

}



