/* サイト全体 */
BODY, TH, TD {
font-size: 8pt;
color: #999999;
}

font.top_footer { 
font-size: 7pt;
line-height: 1.5em;
} 

font.content {
font-size: 8pt;
color: #666666;
line-height: 1.5em;
}

font.rainbow_content {
font-size: 8pt;
color: #666666;
line-height: 1.5em;
}

font.movie_content {
font-size: 11pt;
color: #666666;
line-height: 1.0em;
}

font.update {
font-size: 10pt;
color: #336699;
line-height: 1.5em;
font-family: 'ＭＳ Ｐ明朝';
}

font.update2 {
font-size: 10pt;
color: red;
line-height: 1.5em;
font-family: 'ＭＳ Ｐ明朝';
}

font.story_content {
font-size: 11pt;
color: #666666;
line-height: 1.5em;
}

font.cast_intro {
color: #666666;
font-family: "ＭＳ Ｐ明朝", 平成明朝, serif;
font-size: 7pt;
line-height: 10pt
}

font.menu1 {
font-size: 8pt;
color: #ff6699;
line-height: 1.5em;
}

a.menu2:link {
	color : #666666;
	text-decoration : none;
}

a.menu2:hover {
   	color : #FF6699;
        background-color : #ffffff;
   	text-decoration : none;
}

a.menu2:active {
   	color : #FF6699;
   	background-color : #ffffff;
   	text-decoration : none;
}


a.menu2:visited {
	text-decoration : none;
}

