body{
	background-color : #FFFFFF;
	font-size : 12px;
}

a { text-decoration: none ;}
a:active { color: #666666; text-decoration: none ;}
a:hover { color: #cc0033; text-decoration: underline ;}
a:link { color: ##CC9933; text-decoration: underline ;}
a:vlink { color: #669966; text-decoration: underline ;}

.f08 { font-size: 8pt; line-height: 130% ;}
.f09 { font-size: 9pt; line-height: 130% ;}
.f10 { font-size: 10pt; line-height: 140% ;font-family : "Osaka","‚l‚r ‚oƒSƒVƒbƒN";}
.f10g { font-size: 10pt; line-height: 140% ;font-family : "Osaka","‚l‚r ‚oƒSƒVƒbƒN";bold; color: #cccccc;}
.f12 { font-size: 12pt; line-height: 140% ;font-family : "Osaka","‚l‚r ‚oƒSƒVƒbƒN";}
.f12b { font-size: 12pt; line-height: 140% ;font-family : "Osaka","‚l‚r ‚oƒSƒVƒbƒN";font-weight : bold;}
.f10b { font-size: 10pt; line-height: 140% ;font-family : "Osaka","‚l‚r ‚oƒSƒVƒbƒN";font-weight : bold;}
.tit1 { font-size: 14pt; line-height: 140% ; font-weight : bold;font-family : "helvetica","sans-serif";}
.tit2 { font-size: 11pt; line-height: 140% ; font-weight : bold;}
.tit22 { font-size: 11pt; line-height: 140% ; font-weight : bold;color: #cc3366;}
.tit3 { font-size: 10pt; line-height: 140% ; font-weight : bold; color: #990066;font-family : "Osaka","‚l‚r ‚oƒSƒVƒbƒN";}
.tit4 { font-size: 16pt; font-weight : bold; color: #cc0000;font-family : "Osaka","sans-serif";}
.tit5 { font-size: 12pt; font-weight : bold; color: #FF9900;font-family : "Osaka","sans-serif";}


#honbun {
	font-size : 12pt;
	line-height: 140% ;
	position : absolute;
	top : 10px;
	left : 100px;
	width : 500px;
	height : auto;
	border : 1px dotted #ffcccc;
	border-width : 1px 0 1px 5px;
	padding : 5px;
}

#favo {
	font-size : 12pt;
	line-height: 140% ;
	position : absolute;
	top : 230px;
	left : 100px;
	width : 500px;
	height : auto;
	border : 2px dotted #ffcccc;
	border-width : 1px 0 1px 5px;
	padding : 5px;
}

#info {
	font-size : 12pt;
	line-height: 140% ;
	position : absolute;
	top : 5px;
	left : 90px;
	width : 500px;
	height : auto;
	border : 1px solid #666666;
	border-width : 0px 0 1px 0px;
	padding : 5px;
}

#disc {
	font-size : 12pt;
	line-height: 140% ;
	position : absolute;
	top : 5px;
	left : 90px;
	width : 500px;
	height : auto;
	border : 1px dotted #666666;
	border-width : 0px 0 1px 0px;
	padding : 5px;
}