body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/common/bgstar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
.font16 {  font-size: 16pt}
.font14 {  font-size: 14pt}
.font12 {  font-size: 12pt}
.font11 {  font-size: 11pt}
.font10 {  font-size: 10pt}
.font9 {  font-size: 9pt}
.font8 {  font-size: 8pt}


a:link {
	color: #006666;
}
a:hover {
	color: #006600;
	background-color: #CCCCCC;
}

.fixed {
	position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

#menu {
	background-color: #999999;
	font-size: 12px;
/*	font-family: "ヒラギノ角ゴ Pro W3", "FOT-ロダン Pro M", "ＤＦＰ華康ゴシック体W3", "メイリオ", "ＭＳ Ｐゴシック", "Osaka", "Meiryo";*/
}

#menu a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu a:hover{
	background-color:#9FA99A;
	vertical-align: middle;

}

#menu td{
	vertical-align: middle;
}


/*　マックアースグループ枠　*/
#macearth {
}

#macearth th {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "FOT-ロダン Pro M", "ＤＦＰ華康ゴシック体W3", "メイリオ", "ＭＳ Ｐゴシック", "Osaka", "Meiryo";
	font-size: 14px;
	font-weight: bolder;
	background-color: #D7F1D6;
	padding-right: 10px;
}

#macearth #up {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	padding: 0px 20px;
}

#macearth #main {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	padding: 0px 10px 10px;
}

#macearth #left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}

#macearth a{
	color: #006666;
	text-decoration: none;
}

#macearth a:hover{
	filter: Alpha(Opacity=70, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=170, FinishY=52);
	-moz-opacity:0.5;
	opacity:0.5;
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: 0.5;
/*background-color: rgba(255,255,255,0.5); */
	color: #50538B;
	zoom:1;
}


#sub {
}

#sub td {
	border-top: 0px solid #CCCCCC;
	border-right: 0px ridge #999999;
	border-bottom: 0px ridge #666666;
	border-left: 0px solid #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
/*	font-family: "ヒラギノ角ゴ Pro W3", "FOT-ロダン Pro M", "ＤＦＰ華康ゴシック体W3", "メイリオ", "ＭＳ Ｐゴシック", "Osaka", "Meiryo";*/
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #333333;
	background-color: #EDE9DC;
	background-image: url(../img/common/subbg.gif);
}

#maintb {
	background-image: url(../img/common/maintbbg.gif);
}


