@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: 910px;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#back #Sowa h2 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka;
	font-size: 10px;
	line-height: 1em;
	width: 700px;
	position: absolute;
	z-index: 3;
	left: 25px;
	top: 827px;
	text-align: center;
}

/*ここからボトムメニュー*/
#Botommenu {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	width: 750px;
	position: absolute;
	z-index: 3;
	bottom: 0px;
	padding-bottom: 10px;
}
#back #Botommenu li {
	display: inline;
}
/*ここまでボトムメニュー*/

#topphoto { height: 574px; width: 750px; left: 0; top: 0; position: absolute; z-index: 1; visibility: visible; }
#interiorlife {
	width: 750px;
	left: 0;
	top: 695px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
#variationbtn {
	width: 338px;
	left: 402px;
	top: 702px;
	position: absolute;
	z-index: 3;
	visibility: visible;
}
#geenbelt {
	width: 750px;
	left: 0;
	top: 529px;
	position: absolute;
	z-index: 9;
	visibility: visible;
	background-image: url(images/indeximages/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	overflow: hidden;
}
#back #geenbelt #tassel h2 a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 164px;
	width: 400px;
	overflow: hidden;
}
#back #geenbelt #Naiso a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 82px;
	width: 170px;
	overflow: hidden;
}
#back #geenbelt #Interior a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 82px;
	width: 170px;
	overflow: hidden;
}
#back #geenbelt #Kabegami a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 82px;
	width: 170px;
	overflow: hidden;
}
#back #geenbelt #Reform a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 82px;
	width: 170px;
	overflow: hidden;
}
#logo { height: 262px; width: 191px; left: 526px; top: 14px; position: absolute; z-index: 10; visibility: visible; }
#up { height: 32px; width: 471px; left: 0; top: 0; position: absolute; z-index: 11; visibility: visible; }
#Indexmenu {
	position: absolute;
	z-index: 11;
	left: 109px;
	top: 55px;
	visibility: visible;
}
