@charset "shift_jis";
/* ‰±ìŽs}‘ŠÙƒgƒbƒvƒy[ƒW‰æ–Ê•\Ž¦—pCSS */

*{
	margin:0;
	padding:0;
	}

img{
	border:0;
	}

ul{
	list-style-type:none;
	}


body{
	text-align:center;
	background-color:#ffffff;
	color:#000000;
	font-size:100%;
	}

/* ƒZƒ“ƒ^[‘µ */
#center{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width:700px;
	border:1px solid #999;
	}



/* content */
#content{
background-image:url(../images/memu_back.gif);
background-repeat:repeat-y;
_height:1;
}

}

h1{
	border-bottom:1px solid #999;
	}


/* menu */
#menu{
	margin:0;
	padding:8px 5px 0 5px;
	float:left;
	}
#menu ul li{
	background-color:#fbf5ce;
	margin-bottom:2px;
	width:208px;
	}
.menu2{
	margin-top:10px;
	}
.counter{
	margin:10px 0 55px 0;
	}


/* main */
#main{
	margin:0;
	padding:0;
	float:left;
	width:476px;
	text-align:left;
	}

#main h2{
	margin:10px 10px 0 14px;
	}


.notice{
	border-bottom:2px solid #a70a25;
}


.update{
	margin:6px 12px 6px 4px;
	text-align:right;
	font-size:80%;
	}

h3{
	margin:10px 10px 0 16px;
	}
h3 img{
	margin-right:3px;
	}


.info{
	margin:0 11px 10px 14px;
	padding:10px 0 10px 20px;
	font-size:90%;
	border-bottom:2px dashed #a70a25;
	}


.map{
	padding:10px 0 10px 30px;
	border-bottom:2px solid #cccccc;
	margin:0 10px 10px 16px;
	}


.qr{
	float:left;
	width:32%;
	}
.qr img{
	margin-left:16px;
	}

.zoom{
	float:left;
	width:30%;
	text-align:center;
	}
.zoom-text{
	font-size:80%;
	line-height:1.5em;
	margin-top:6px;
	}

.banner{
	float:left;
	width:36%;
	text-align:right;
	}
.banner div{
	margin-top:10px;
	}


/* footer */
#footer{
	clear:both;
	background-color:#005eea;
	color:#ffffff;
	text-align:right;
	font-size:80%;
	margin-right:auto;
	margin-left:auto;
	width:702px;
	}
.copyright{
	padding:4px;
	}


