body,td,tr,div,p{
  font-size = 12px; 
  line-height =16px; 
  font-family: "ＭＳ Ｐゴシック", "Osaka"
}
.text10 {  font-size: 11px; line-height: 12px;}
.text12 {  font-size: 11px; line-height: 15px; color: #F75810; text-decoration: none }
.text11 { font-size:11px;  line-height:14px; }
.text16 {  font-size: 16px; line-height: 18px;  color: #333333}

.address {  font-size: xx-small}
.orange {  font-size: 12px; color: #F75810}
.caution {  font-size: 11px; color: #FF0000}
.orange_mini {  font-size: 11px; color: #f75810}
.red_mini {  font-size: 11px; line-height: 13px; color: #FF0000}
.red {  font-size: 12px; color: #FF0000}
.blue_mini {  font-size: 11px; line-height: 13px; color: #3399cc}
.title {  font-size: 30px; line-height: 34px;  color: #333333}
.myisland_name {  font-size: 25px; line-height: 28px; font-weight: bold}

/* ロールオーバー*/

.btn01 {
	margin: 0;
	padding: 0;
	width:180px;
	height:53px;
}


.btn01 a {
	width:180px;
	height:53px;
	text-indent: -9877px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
.btn01 a {
	background: url(img/5.jpg) no-repeat 0 0;
	width: 180px;
}

.btn01 a:hover {
	background: url(img/gll_over.jpg) no-repeat;
	width: 180px;
}

.btn02 {
	margin: 0;
	padding: 0;
	width:180px;
	height:53px;
}


.btn02 a {
	width:180px;
	height:53px;
	text-indent: -9877px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
.btn02 a {
	background: url(img/7.jpg) no-repeat 0 0;
	width: 180px;
}

.btn02 a:hover {
	background: url(img/webm_over.jpg) no-repeat;
	width: 180px;
}


.btn03 {
	margin: 0;
	padding: 0;
	width:337px;
	height:54px;
}


.btn03 a {
	width:337px;
	height:54px;
	text-indent: -9877px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
.btn03 a {
	background: url(img/18.jpg) no-repeat 0 0;
	width: 337px;
}

.btn03 a:hover {
	background: url(img/pass_over.jpg) no-repeat;
	width: 337px;
}

