/*****標準設定*****/
body {
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 80px;
	background-color: #9ACD20;
	text-align:center;
	color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
	font-weight : normal; 
}



/*****文字設定*****/


/* 基本の文字 */
.navi {
    font-size: 10px;
    line-height: 10px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
    color:#FFFFFF;
	font-weight : normal; 
	}


.basic {
    font-size: 12px;
    line-height: 18px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
    color:#666652;
	font-weight : normal; 
	}
	
.whiteB {
    font-size: 12px;
    line-height: 18px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
    color:#FFFFFF;
	font-weight : normal; 
	}
	

/* 小さい文字 */
.small {
    font-size: 10px;
    line-height: 16px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
    color:#666652;
	font-weight : normal; 
	}
	

/* 基本の太字*/
.bold {
    font-size: 12px;
    line-height: 18px;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sanserif; 
    color:#666652;
	font-weight : bold; 
	}

	
	
/*****リンク*****/

a.navi:{ color:#FFFFFF }
a.navi:link { color: #FFFFFF; text-decoration: underline }
a.navi:visited  { color: #FFFFFF; text-decoration: underline }
a.navi:hover   { color: #57B0DE; text-decoration: none }
a.navi:active  { color: #FFFFFF; text-decoration: underline }

a:{ color:#FFFFFF }
a:link  { color: #FFFFFF; text-decoration: underline }
a:visited  { color: #FFFFFF; text-decoration: underline }
a:hover   { color: #57B0DE; text-decoration: none }
a:active  { color: #FFFFFF; text-decoration: underline }

.e9{font-family:"Verdana","Helvetica","Arial";font-Size:9px}
.e10{font-family:"Verdana","Helvetica","Arial";font-size:10px}
.e12{font-family:"Verdana","Helvetica","Arial";font-size:12px}


.copyright {
	  color: #666666;
	  font-size: 10px;
	  line-height: 30px;
	  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*****レイヤー*****/

#Main {
	position:relative;
	width:780px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#Menu {
	position:absolute;
	width:780px;
	left: 0px;
	top: 0px;
	height: 68px;
}
#M_menu {
	position:absolute;
	width: 630px;
	top: -2px;
	left: 148px;
	height: 48px;
}
#M_logo {
	position:absolute;
	width:82px;
	height:68px;
	left: 0px;
	top: 0px;
}
#M_navi {
	position:absolute;
	left: 149px;
	top: 54px;
	width: 400px;
}
#M_site {
	position:absolute;
	top: 58px;
	left: 719px;
}

#FooterF {
	position:absolute;
	width:780px;
	height:100px;
	left: 0px;
	top: 600px;
}
#Footer {
	position:relative;
	width:780px;
	height:100px;
	left: 0px;
	top: 570px;
}
#Flash {
	position:absolute;
	width:860px;
	z-index:2;
	top: 68px;
	left: -40px;
	text-align:center;
}
.omake {
	position:absolute;
	left:780px;
	top: -20px;
	cursor: pointer;
}
