@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
=======================================*/
#upphoto {
	height: 554px;
	width: 750px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	visibility: visible;
 }
 
#Kodorinen {
	height: 259px;
	width: 206px;
	left: 422px;
	top: 909px;
	position: absolute;
	z-index: 1;
	visibility: visible;
 }
#flower {
	height: 243px;
	width: 182px;
	left: 181px;
	top: 771px;
	position: absolute;
	z-index: 11;
	visibility: visible;
}
#interiorlife { height: 237px; width: 116px; left: 632px; top: 463px; position: absolute; z-index: 3; visibility: visible; }
#logo { height: 146px; width: 107px; left: 626px; top: 99px; position: absolute; z-index: 4; visibility: visible; }
#title {
	height: 38px;
	width: 120px;
	left: 617px;
	top: 30px;
	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: 1240px;
	width: 750px;
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#Bar {
	height: 5px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	position: absolute;
	z-index: 10;
	bottom: 43px;
	left: 75px;
}
#Upmenu {
	position: absolute;
	z-index: 10;
	left: 143px;
	top: 57px;
	visibility: visible;
}
#Sowanituite {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 1.5em;
	width: 388px;
	position: absolute;
	z-index: 10;
	left: 37px;
	top: 122px;
	visibility: visible;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AD5106;
	border-bottom-color: #AD5106;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Gaiyo {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 1.5em;
	height: 620px;
	width: 317px;
	border-right-width: 2px;
	border-right-style: solid;
	position: absolute;
	z-index: 10;
	left: 38px;
	top: 562px;
	padding-right: 30px;
	border-right-color: #AA5207;
	visibility: visible;
}
#Back #Gaiyo p {
	padding-bottom: 1em;
}
#Gaiyo2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-left: 100px;
}
#Wall {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 1.5em;
	width: 163px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: absolute;
	z-index: 10;
	left: 424px;
	top: 577px;
	visibility: visible;
	height: 269px;
	background-color: #E5E5CA;
}



/*ここからボトムメニュー*/
#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;
}
/*ここまでボトムメニュー*/
