@charset "UTF-8";

/*======================================
	1-1.Universal selector
=======================================*/

* {
	margin: 0; 
	padding: 0;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/*======================================
	1-2.Structure Module
=======================================*/

body {
	background: #ffffff;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	*font-size: small;
	*font: x-small;
}

/*======================================
	1-3.Text Module
=======================================*/

p,
address {
	margin: 0.8em 0px;
}

h1,
h2,
h3 {
}


/*======================================
	1-4. Hypertext Module
=======================================*/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.s10p {
	font-size: 10px;
}
.s12p {
	font-size: 12px;
}
.s13p {
	font-size: 13px;
}
.s14p {
	font-size: 14px;
}
.s16p {
	font-size: 16px;
}
.s18p {
	font-size: 18px;
}
.s21p {
	font-size: 21px;
}
.s24p {
	font-size: 24px;
}
.s32p {
	font-size: 32px;
}
.s36p {
	font-size: 36px;
}
.gothic {
	font-family: Arial, Helvetica, sans-serif;
}


/*======================================
	各ページ固有のクラスやID
=======================================*/
#topphoto {
	height: 553px;
	width: 750px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	visibility: visible;
}
#map {
	height: 562px;
	width: 677px;
	left: 73px;
	top: 1138px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#yahomap { height: 21px; width: 104px; left: 136px; top: 1603px; position: absolute; z-index: 2; visibility: visible; }
#kotsuaccs {
	height: 90px;
	width: 620px;
	left: 130px;
	top: 1154px;
	position: absolute;
	z-index: 3;
	visibility: visible;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
}
#Back #kotsuaccs img {
	margin-bottom: 15px;
}
#logo {
	height: 156px;
	width: 116px;
	left: 623px;
	top: 96px;
	position: absolute;
	z-index: 4;
	visibility: visible;
}
#title {
	height: 38px;
	width: 179px;
	left: 563px;
	top: 28px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#up { height: 33px; width: 471px; left: 0; top: 0; position: absolute; z-index: 6; visibility: visible; }

#Back {
	height: 1750px;
	width: 750px;
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#Upmenu {
	position: absolute;
	z-index: 10;
	left: 47px;
	top: 57px;
	visibility: visible;
}
#Coment {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
	width: 522px;
	position: absolute;
	z-index: 10;
	left: 31px;
	top: 460px;
	visibility: visible;
}
/*ここからボトムメニュー*/
#Botommenu {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	width: 750px;
	position: absolute;
	z-index: 3;
	bottom: 0px;
	padding-bottom: 10px;
	visibility: visible;
}
#Back #Botommenu li {
	display: inline;
}
/*ここまでボトムメニュー*/
#Form {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
	width: 500px;
	position: absolute;
	z-index: 10;
	left: 141px;
	top: 576px;
	visibility: visible;
}
#Back #Form table {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
}
#Back #Form td {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

