/* 
	http://batam.ossme.info/
*/

/* 背景 */ 
body{
	background-image:url(/img/bp8.gif);
	background-repeat:repeat;
	background-position:center;
	text-align: center;
	margin:0;
	padding:0 0 0px;
	border: 1px none #e0ffff;
}

/* header */ 
#header{margin:10 auto;padding-top:5px;width:100%;}
#header .adlink{font-weight:normal;}
#header a:link{color:#0000FF;}
#header a:visited {color:#9900CC;}
#header a:active {color:#FF0000;}
#header a:hover {color:#FF0000;}
.pankuzu{
	font-weight:bold;
	font-size:90%;
}

/* スペース */
.space10{
	margin-top: 10px;
}
.space20{
	margin-top: 20px;
} 
.space30{
	margin-top: 30px;
}

/* Ｈタグ */
h1{
	font-size: 200%;
	letter-spacing: -1px;
	color:#8b0000;
	text-align: center;
}
h2{
	font-size: 130%;
	text-align: left;
}

/* セル背景色 */
.block{
	background: #191970;
}
.cellcolor1{
	background: #191970;
	border:1px #ffffff solid;
	text-align: center;
}
.cellcolor2{
	background: #fff;
	text-align: center;
}
.cellcolor3{
	background: #fff;
}
.cellcolor6{
	background; #d8bfd8;
	border:1px #ffffff solid;
	text-align: center;
}
.cellcolor7{
	background; #ffb6c1;
	border:1px #ffffff solid;
	text-align: center;
}

/* テキスト */
.text1{
	font-size: 90%;
	line-height: 1.4;
	color: #ffffff;
}
.text2{
	font-size: 90%;
	line-height: 1.4;
	color: #191970;
}
.text3{
	font-size: 80%;
	line-height: 1.4;
	color: #ffffff;
}
.text4{
	font-size: 90%;
	line-height: 1.4;
	color: #000;
}
.text5{
	font-size: 120%;
	color: #800000;
}
.text6{
	font-size: 90%;
}
.text7{
	font-size: 80%;
}
.text8{
	font-size: 90%;
}
.text9{
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	color: #000;
}
.text10{
	font-size: 80%;
	line-height: 1.4;
	color: #ffffff;
}
.text11{
	font-size: 80%;
	line-height: 1.4;
	color: #000;
}


/* 地図枠 */ 
.map{
	border: 1px solid #000;
}


/* footer */ 
.copyright{
	font-size: 70%;
	margin: 15px 0 15px 0;
}

