/* diary.css

*/



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%;

}

td.left {

	font-size: 8pt ;

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

	line-height: 118%;

}

img.kazuru {

	width: 109px;

	height: 160px;

	border-style: solid;

	border-color: #ffffff;

	border-width: 4px;

}

div.index {

	margin-left: 4px;

}

span.dot {

	color: #E7cc63;

	font-size: 8pt;

}

span.date {

	font-size: 8pt;

}

div.indextitle {

	width: 109px; /*cf.image */

	text-align: center;

	font-size: 130%;

	line-height: 120%;

}

div.index div {

	width: 109px; /*cf.image */

	text-align: center;

}



table.content {

	background-color: #99cc99; /*ffffcc*/



}

td.diary {

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

}

blockquote {

	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;

}



big   { font-size: 10pt; color : #adc2cd; } /*10*/

small { font-size: 8pt; } /*8*/

