﻿BODY{background-color:#ffffff; -webkit-text-size-adjust: 100%;}
BODY,TD,TH,INPUT,SELECT,PRE,TEXTAREA{font-size:12pt; font-family:'ＭＳ ゴシック'}

A:link{color:#2030dd}
A:visited{color:#2030dd}
A:active{text-decoration:underline; color:#dd0000}
A:hover{text-decoration:underline; color:#dd0000}

h1{font-size:15pt; font-weight:bold}

pre{margin:0}
img{vertical-align:bottom}

#plist td{vertical-align:top}

#ue{position:fixed; bottom:10px; right:10px;}
#totop{position:fixed; bottom:10px; right:10px; cursor:pointer; z-index:9999;}

.msg   {font-family:'ＭＳ ゴシック'}
.msp   {font-family:'ＭＳ Ｐゴシック'}
.title {font-size:15pt; font-weight:bold}
.title2{font-size:18pt}
.foot  {font-size:10pt}
.ama   {font-size:8pt; padding:2px; vertical-align:bottom; color:#505050}
.btn   {text-align:right; vertical-align:bottom; padding:0 0 3px 2px}

.tree  {background:url("../images/tree.gif");     filter: alpha(style=1,opacity=30,finishopacity=100); width:100%; height:40px}
.bamboo{background:url("../images/bamboo.jpg");   filter: alpha(style=1,opacity=30,finishopacity=100); width:100%; height:40px}
.mount {background:url("../images/mountain.jpg"); filter: alpha(style=1,opacity=30,finishopacity=100); width:100%; height:40px}
.ishi  {background:url("../images/ishigaki.jpg"); filter: alpha(style=1,opacity=30,finishopacity=100); width:100%; height:40px}
.mycar {background:url("../images/i015a.gif");    filter: alpha(style=1,opacity=30,finishopacity=100); width:100%; height:40px}
.mycar2{background:url("../images/m0367.gif");    filter: alpha(style=1,opacity=30,finishopacity=100); width:100%; height:40px}

#backLayer {
	_position:absolute;
	position:fixed;
	top:0px;
	left:0px;

	width:100%;
	height:100%;

	background-color:#000000;
	opacity:0.7;
	z-index:9999998;
}
#photoLayer {
	position:fixed;
	top:-3px;
	left:0px;

	width:100%;
	height:100%;

	padding:0;
	margin:0;

	z-index:9999999;

	text-align:center;
}
#photoClose {
	position:fixed;
	top:20px;
	right:20px;

	z-index:9999999;

	cursor:pointer;
}
