/* CSS Document */

body{
	background-image: url(/img/bg-1.gif);
	font-size:12px;
	line-height:150%;
	font:"ＭＳ Ｐゴシック", "Osaka－等幅"
;
	color: #D6D6D6;
}
h1{
		font-size:12px;
}#nav p strong {
	font-size: 16px;
	color: #990000;
}
#nav p font a strong {
	font-size: 12px;
}
.ｚ {
	font-size: 14px;
}
#nav p font strong a {
	font-size: 14px;
}
#nav p font strong a {
	color: #003;
}
#nav p strong a {
	color: #CC0000;
}


.blue-12pt {color: blue; font-weight: normal;font-size: 12px;}
.blue {color: blue; font-weight: normal;}
.blue-b {color: blue; font-weight: bold;}
.blue-b-18pt {color: blue; font-weight: bold; font-size: 18px;}
.darkblue-b-c {color:#000033; font-weight: bold; text-align:center;}
.darkblue-b{color:#000033; font-weight: bold;}
.darkblue-b-18pt{color:#000033; font-size: 18px; font-weight: bold;}
.black-b{color:#000000; font-weight: bold;}
.black-b-18pt{color:#000000; font-size: 18px; font-weight: bold;}
.red {color:#CC0000; font-weight: normal;}
.red-12pt {color:#CC0000; font-weight: normal;font-size: 12px;}
.red-b {color:red; font-weight: bold;}
.darkred {color:#990000; font-weight: bold;}
.darkred-b-18pt {color:#990000; font-size: 18px;}
.enji {color:#330000; font-weight: bold;}
.enji-b {color:#330000;}
.enji-b-18pt {color:#330000; font-size: 18px;}
.orenge {color:#FF3300;}
.orenge-12pt {color:#FF3300;font-size: 12px;}
.orenge-b {color:#FF3300; font-weight: bold;}
.green {color:#006600;}
.green-12pt {color:#006600;font-size: 12px;}
.green-b {color:#006600; font-weight: bold;}
.darkgreen {color:#003300;}
.darkgreen-12pt {color:#003300;font-size: 12px;}
.darkgreen-b {color:#003300; font-weight: bold;}
.darkgreen-b-18pt {color:#003300; font-weight: bold; font-size: 18px;}
.white {color:#FFFFFF; font-weight: bold;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
