@charset "UTF-8";

/* PCのみのクラス */
.pc_no{display: none;}


/* -------------------------- */
/* -------contents-------- */
/* -------------------------- */

#contents{
text-align: center;
width: 800px;
margin: 80px auto;
}


#header {
	width: 800px;
	margin: 0px auto 0px auto;
}



#map_img {
	width: 800px;
	margin: 0px auto 50px auto;
}






h1 {
	text-align:center;
	font-size: 1.6em;
	margin: 100px 0px 10px 0px;
	font-family: Gothic MB101 Bold;
}


h2 {
	text-align:center;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	font-family: Gothic MB101 Bold;
}

h3 {
	text-align:center;
	font-size: 1.2em;
	margin: 50px 0px 5px 0px;
	font-family: Midashi Go MB1;
}

#gaiyo {
	text-align:center;
	font-family: Midashi Go MB1;
}



.shitasen{
	border-bottom: solid 2px red;
}


#footer {
	text-align:center;
	font-size: 1.2em;
	font-family: Midashi Go MB1;
}

.add {
	font-size: 0.8em;
	margin: 50px 0px 5px 0px;
	font-family: Midashi Go MB1;
}

.copyright {
	font-size: 0.6em;
	margin: 100px 0px 5px 0px;
	font-family: Gothic Medium BBB;
}


