@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
=======================================*/
#Back {
	height: 1700px;
	width: 750px;
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#Link {
	width: 633px;
	position: absolute;
	z-index: 10;
	left: 74px;
	top: 1430px;
	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;
}
/*ここまでボトムメニュー*/


#Upmenu {
	position: absolute;
	z-index: 10;
	left: 35px;
	top: 87px;
	visibility: visible;
}
#Variation {
	width: 750px;
	position: absolute;
	z-index: 10;
	top: 570px;
	visibility: visible;
	height: 400px;
	left: 0px;
}

#upphoto { height: 477px; width: 750px; left: 0; top: 0; position: absolute; z-index: 0; visibility: visible; }
#seihinlogo {
	height: 259px;
	width: 632px;
	left: 73px;
	top: 1143px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#otoriatukaittl {
	height: 24px;
	width: 620px;
	left: 61px;
	top: 1095px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
#nandemo {
	height: 78px;
	width: 332px;
	left: 225px;
	top: 974px;
	position: absolute;
	z-index: 3;
	visibility: visible;
	background-image: url(images/interiorvrtnimages/interiorvariation-nandemo.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 130px;
	padding-right: 10px;
	background-repeat: no-repeat;
}
#interiorlife {
	height: 111px;
	width: 224px;
	left: 519px;
	top: 479px;
	position: absolute;
	z-index: 9;
	visibility: visible;
}
#logo {
	height: 156px;
	width: 116px;
	left: 500px;
	top: 91px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#title {
	height: 41px;
	width: 358px;
	left: 388px;
	top: 28px;
	position: absolute;
	z-index: 6;
	visibility: visible;
}
#up { height: 33px; width: 471px; left: 0; top: 0; position: absolute; z-index: 7; visibility: visible; }
#Coment {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 1.5em;
	position: absolute;
	z-index: 11;
	left: 51px;
	top: 501px;
	width: 387px;
	visibility: visible;
}
#Seihintx {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
	height: 213px;
	width: 102px;
	padding-top: 10px;
	padding-left: 10px;
	position: absolute;
	z-index: 5;
	left: 60px;
	top: 1151px;
	visibility: visible;
	background-color: #CCCCCC;
}
#Back #Link table {
	font-family: Arial, Helvetica, sans-serif;
}
#Back #Link th {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 1.5em;
	background-color: #CCCCCC;
	margin: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
}
#Back #Link td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	padding: 3px;
}

