A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:active {
	FONT-WEIGHT: bold; COLOR: #EC008C
}
A:hover {
	COLOR: #EC008C
}


.main_y {
	font-size:13px;
	font-weight:bold;
	background-color:#ffff00;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;
	margin:40px;
}
	
.main_g {
	font-size:13px;
	font-weight:bold;
	background-color:#66FF99;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;
	margin:40px;
}

.main_o {
	font-size:13px;
	font-weight:bold;
	background-color:#FFCC33;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;
	margin:40px;
}

.main_b {
	font-size:13px;
	font-weight:bold;
	background-color:#A2FFFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;
	margin:40px;
}

.main_w { 
	font-size: 48px;
	color: #EC008C;
	font-family: 'Codystar', cursive;
	text-shadow: 1px 1px 0px #FFF;  
	line-height: 60px;
	margin: 36px;
}

.main_w2 { 
	font-size: 36px;
	color: #EC008C;
	font-family: 'Codystar', cursive;
	line-height: 60px;
	margin: 10px;
}

.main_n {
	
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 1px #FFF;  
	line-height:40px;
	margin:10px;
}

.main_n_b {
	
	font-size:15px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 1px #FFF;  
	line-height:40px;
	margin:10px;
}

.main_bt {
	font-size:15px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;
	margin:10px;
}

.main_pr {
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:40px;
	margin:10px;
}

.topics {
	font-size:13px;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;
	margin:10px;
	text-align: left;
}


#wrap {
    position:absolute;
    top:20px;
    text-align:center;
    width:100%;
}

#inner {
    margin-left:auto;
    margin-right:auto;
    padding: 0;
    text-align:left;
    width:700px;
    margin:0px auto;
}



#tex1 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 44px;
	z-index: 3;
	top: 55px;
}

#tex2 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 32px;
	z-index: 2;
	top: 139px;
}
#tex3 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 50px;
	top: 210px;
	z-index: 2;
}

#tex4 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 407px;
	z-index: auto;
	top: 600px;
}

#copy {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: 79px;
    z-index: 4;
    top: 2389px;
}

.map_w {
  max-width: 1024px;
  height: 500px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  clear: both;
  }

#map {
 width: 100%;
 height: 500px;
}
