/* 海賊版電子魂花時報 共通スタイルシート */
/* 2003.1.7 lamiken */
body {background-color: #ffffff;
font-family: Osaka,Verdana,sans-serif;}
body, p, td {font-size: 12px}
p {line-height: 130%}
.date {color: #999999}

/*a:link{color: #333399; text-decoration: none}
a:visited{color: #0066ff; text-decoration: none}
a:hover{color: #FF6666; text-decoration: underline}*/

a:link{color: #333399; text-decoration: underline}
a:visited{color: #0066ff; text-decoration: underline}
a:hover{color: #FF6666; text-decoration: none; border-bottom: 1px dashed}

a.navi:link{color: #ffffff; text-decoration: none}
a.navi:visited{color: #ffffff; text-decoration: none}
a.navi:hover{color: #0000ff; text-decoration: underline}

td.on {background-color: #0066ff}
td.off {background-color: #ccccFF}
td.off2 {background-color: #FF6633}

td.menu {background-color: #ffffcc}
td.tableborder {background-color: #339933}

td.bg {background-color: #ffffff}

h1 {color: #663300; font-size: 16px}
h2 {color: #990000; font-size: 14px}
h3 {color: #990000; font-size: 12px; font-weight: bold}
/*.midashi {  font-weight: bold; color: #CC0033}*/
.midashi {  font-weight: bold; color: #ff3333}
.line {  color: #999999; background-color: #999999}
.midashi2 { font-weight: bold; color: #993333}
.num { font-size: 10px}
.title { font-weight: bold; color: #993333 ; font-size: 16px}
.comment { color: #666666; font-size: 11px}

em {color: #ff0000; font-style: normal}
/* reviewで使用 */
td.right {
	padding-left: 16px;
        border-color : #ffffff #ffffff #ffffff #cccccc;
        border-style : dotted;
        border-width : 0 0 0 1px;
}
td.left {
	padding-right: 16px;
}












