/* Base Weblog (base-weblog.css) */

/* basic elements */

BODY {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image: url(../img/bac1.jpg);
	margin-left: 0px;
	margin-top: 0px
}

/* Opera 9 用*/
;;body { font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


/* InternetExplorer 7 */
*:first-child+html body {
   font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


/* InternetExplorer 6 以下とMacintosh*/
html>body {
   font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

A {text-decoration: none; color:#CC3300}
.body {FONT-SIZE: 10px;
line-height: 130%;
}
.bg {line-height:1.3;FONT-SIZE: 0.9em}
.sm {line-height:1.2;FONT-SIZE: 0.8em;color: #996600}
.sb {line-height:1.4;FONT-SIZE: 0.8em;color: #222222}
.ssm {line-height:1.2;FONT-SIZE: 0.65em;color: #996600}
.ss {FONT-SIZE: 10px;}
 A:hover{color:#336600}

.style1 {color: #FF0000}
.style3 {color: #663300}
.style4 {color: #FFFFFF}
.style5 {color: #FF6600}
H1
{
    FONT-SIZE: 0.7em;
    color: #996600;
    MARGIN: 0px
}
H2
{
    FONT-SIZE: 0.8em;
    color: #996600;
    MARGIN: 0px
}
.summary
{
    FONT-SIZE: 8pt;
    color: #996600;
}

