/*背景の設定*/
BODY {
	margin: 0;/*外部マージンの設定*/
	background-color: #e5e5e5;/*表示色の設定*/
}


/*共通項目*/
/*ヘッダー*/
#header { 
	width: 100%; height:95px;
	text-align: center;/*中表示位置の設定（中）*/
	background-color: #FFFFFF;
	background-image: url(../img/g001.gif); 
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

.header1 { 
	width: 805px; height:80px;
	margin-top: auto; margin-left: auto; margin-right: auto;
	text-align: left;/*中表示位置の設定（中）*/
}

.header2 {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
}

.header3 {
	float: left;
	width: 515px;
	padding: 2px 0px 0px 0px;/*内部マージンの設定（上,右,下,左）*/
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
	font: normal normal normal 8pt/110% monospace; color: #000000;
}

.header4 {
	float: left;
	width: 115px;
	padding: 20px 0px 0px 0px;/*内部マージンの設定（上,右,下,左）*/
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
}

.header5 {
	width: 100%;  height:5px;
}
/*メニュー部*/
#MENU {
	width: 805px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;/*内部マージンの設定（上,右,下,左）*/
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
}

#MENUGR {
	width: 805px; height: 20px;
	vertical-align: bottom;
	background-color: #FFFFFF;
}

.MENUTD1 {
	height: 35px;
	text-align: center;
	background-color: #FFFFFF;
}

TD.MENUTD2 {
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	background-color: #038762;
	background-image: url(../img/g003.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}


/*ボディ*/
.PRAT0{
	width: 100%; height: auto;
	BACKGROUND-COLOR: #e5e5e5;
	/*padding-left: auto; padding-right: auto;*/
	margin-left: auto; margin-right: auto;
	text-align: CENTER;
}


.PRAT1{
	BACKGROUND-COLOR: #FFFFFF;
	margin-left: auto; margin-right: auto;
	text-align: CENTER;
	width: 805px; height: auto;
}

.PRAT2{
	BACKGROUND-COLOR: #FFFFFF;
	margin-left: auto; margin-right: auto;
	text-align: CENTER;
	padding: 0px 0px 25px 0px;
	width: 710px; height: auto;
}



/* フッタ */ 
#footer { 
	text-align: center;/*中表示位置の設定（中）*/
	width: 100%; /*height:100%;*/
	text-align: center;/*中表示位置の設定（中）*/
}

.footer1 { 
	width: 805px; /*height: 95px;*/
	background-color: #FFFFFF;/*表示色の設定*/
	border-top: 1px #808080 solid;/*枠線の設定*/
	text-align: left;/*中表示位置の設定（中）*/
	margin-top: auto; margin-left: auto; margin-right: auto;
}

.footer2 {
	text-align: right;/*中表示位置の設定（中）*/
	float: left;
	width: 150px;
	padding: 0px 10px 0px 0px;/*内部マージンの設定（上,右,下,左）*/
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
}

.footer3 {
	float: left;
	width: 340px;
	padding: 2px 0px 0px 0px;/*内部マージンの設定（上,右,下,左）*/
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
	font: normal normal normal 7pt/110% monospace; color: #000000;
}

.footer4 {
	float: left;
	width: 305px;
	padding: 5px 0px 0px 0px;/*内部マージンの設定（上,右,下,左）*/
	margin: 0px 0px 0px 0px;/*外部マージンの設定（上,右,下,左）*/
	font: normal normal normal 8pt/110% monospace; color: #000000;
}

.footer5 {
	width: 805px;
	background-color: #44494a;/*表示色の設定*/
	text-align: center;/*中表示位置の設定（中）*/
	padding: 2px 0px 2px 0px;/*内部マージンの設定（上,右,下,左）*/
	font: normal normal normal 8pt/110% sans-serif; color: #FFFFFF;
	clear: both;
}

.footer6 {
	width: 805px;
	background-color: #b7c4c7;/*表示色の設定*/
	text-align: center;/*中表示位置の設定（中）*/
	padding: 2px 0px 2px 0px;/*内部マージンの設定（上,右,下,左）*/
	font: normal normal normal 8pt/110% Century;  color: #333333;
}


/*リンク部*/
a:link { color: #ffffff; } 
a:visited { color: #ffffff; } 
a:hover { color: #cc0000; } 
a:active { color: #cc0000; }

img{ border: 0px; }

/*見出し*/
#midashi1{
	width: 710px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#midashi2{
	width: 710px;
	margin-bottom: 25px;
	text-align: CENTER;
}


/*テキスト*/
h6{ font: normal normal normal 8pt/110% monospace; color: #000000;}
h5{ font: normal normal bold 120%/110% sans-serif; color: #000000;}
h4{ margin: 0px 0px 0px 0px;}
h3{ margin: 0px 0px 0px 0px;}
h2{ font: normal normal bold 12pt/100% monospace; color: #FFFFFF; margin: 15px 0px 2px 2px;}
h1{ margin: 0px 20px 0px 0px; float: left;}

.ADD1{ font: normal normal normal 8pt/110% monospace; color: #000000;}/*ヘッダー住所*/
.ADD2{ font: normal normal normal 8pt/110% monospace; color: #000000;}/*フッター住所*/
.ADD3{ font: normal normal normal 10pt/110% monospace; color: #000000;}/*フッター住所*/
.TEL1{ font: normal normal bold 24pt/110% Arial; color: #cc0000;}/*ヘッダーTEL*/

/*コンセプト*/
.CONSEPT1{
	width: 710px; height: auto;
	margin-bottom: 35px;
}

.CONSEPT2{
	width: 710px; height: auto;
	margin-bottom: 25px;
}

/*ロケーション*/
#LOCATION1{
	width: 710px; height: 458px;
	font: normal normal normal 100%/110% sans-serif; color: #000000;
}

#LOCATION2{
	width: 155px; height: 458px;
	margin-right: 25px;
	margin-bottom: 3px;
	font: normal normal normal 100%/110% sans-serif; color: #000000;
	float: left;
}

#LOCATION3{
	width: 530px; height: 458px;
	margin-bottom: 3px;
	float: left;
}

#LOCATION4{
	width: 710px; height: 10px;
	text-align: left;
	font: normal normal normal 80%/110% monospace; color: #000000;
}

#LOCATION5{
	width: 710px; height: 25px;
	margin-top: 25px;
	text-align: left;
	font: normal normal bold 18pt/110% Arial; color: #939598;
	letter-spacing: 0.4em;
}
#LOCATION5 STRONG{
	font: normal normal bold 18pt/110% Arial; color: #243f8f;
}

#LOCATION52{
	width: 710px; height: 25px;
	margin-top: 25px;
	text-align: left;
	font: normal normal bold 18pt/110% Arial; color: #939598;
	letter-spacing: 0.4em;
}

#LOCATION52 STRONG{
	font: normal normal bold 18pt/110% Arial; color: #000000;
}



#LOCATION6{
	width: 710px; height: 175px;
	text-align: left;
	margin-bottom: 25px;
	font: normal normal normal 80%/110% monospace; color: #000000;
}

#LOCATION7{
	width: 710px; height: 450px;
	margin-bottom: 25px;
}

#LOCATION8{
	width: 340px; height: auto;
	margin-right: 25px;
	float: left;
}

#LOCATION9{
	width: 340px; height: auto;
	float: left;
}


.LOCATIONIMG1{
	width: 155px; height: auto;
	margin-bottom: 50px;
	text-align: left;
	font: normal normal normal 80%/110% monospace; color: #000000;
}

.LOCATIONIMG2{
	width: 155px; height: auto;
	margin-bottom: 50px;
	text-align: left;
	font: normal normal normal 80%/110% monospace; color: #000000;
}

.LOCATIONIMG3{
	width: 155px; height: auto;
	text-align: left;
	font: normal normal normal 80%/110% monospace; color: #000000;
}

.LOCATIONIMG4{
	width: 375px; height: 175px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

.LOCATIONIMG5{
	width: 315px; height: 175px;
	text-align: left;
	float: left;
	padding: 10px 0px 0px 0px;
	font: normal normal normal 100%/110% monospace; color: #000000;
}

.LOCATIONTABLE{
	width: 340px; height: auto;
	border: 0px;
	font: normal normal normal 8pt/110% sans-serif; color: #000000;
}

.LOCATIONTABLE TH{
	text-align: left;
	background-color: #7f7f7f;
	padding: 2px;
	font: normal normal normal 8pt/110% sans-serif; color: #FFFFFF;
}

.LOCATIONTD0{
	text-align: left;
}

.LOCATIONTD1{
	width: 85px; height: auto;
}

.LOCATIONTD2{
	width: 125px; height: auto;
	text-align: right;
}

.LOCATIONTD3{
	height: 10px;
	text-align: right;
}

.LOCATIONHR{
	width: 90%;
	border: 2px #000000 dotted; 
}

#LOCATIONTXT{
	width: 340px; height: auto;
	padding: 2px;
	text-align: left;
	/*text-indent: -8pt;*/
	font: normal normal normal 8pt/120% sans-serif; color: #000000;
}

/*モデルルーム*/
#MODELROOMTEXT{
	font: normal normal normal 8pt/120% sans-serif; color: #FFFFFF;
}


/*ルームプラン*/
#ROOMPLAN1{
	width: 710px; height: 31px;
	text-align: left;
	margin-bottom: 30px;
}

#ROOMPLANLINK1{
	width: 370px; height: auto;
	float: left;
}

#ROOMPLANLINK2{
	width: 330px; height: auto;
	padding: 5px 0px 0px 0px;
	font: normal normal normal 12pt/100% sans-serif; color: #000000;
	float: left;
}

.ROOMPLAN1{
	width: 710px; height: 480px;
	text-align: left;
	margin-bottom: 50px;
}

.ROOMPLAN2{
	width: 710px; height: 480px;
	text-align: left;
	margin-bottom: 25px;
}

.ROOMPLANTYPE1{
	width: 340px; height: auto;
	text-align: left;
	margin-right: 30px;
	float: left;
}

.ROOMPLANTYPE2{
	width: 340px; height: auto;
	text-align: left;
	float: left;
}

.roomplanTYPELOGO{
	width: 340px; height: 44px;
}

.PRICE1ldk{
	width: 340px; height: 25px;
	padding: 5px 0px 5px 0px;
	font: normal normal bold 18pt/100% monospace; color: #199a60;
}

.PRICE2dk{
	width: 340px; height: 25px;
	padding: 5px 0px 5px 0px;
	font: normal normal bold 18pt/100% monospace; color: #D60029;
}

.PRICE2ldk{
	width: 340px; height: 25px;
	padding: 5px 0px 5px 0px;
	font: normal normal bold 18pt/100% monospace; color: #D60063;
}

.PRICE3ldk{
	width: 340px; height: 25px;
	padding: 5px 0px 5px 0px;
	font: normal normal bold 18pt/100% monospace; color: #31398C;
}

.roomplanCOMENT1{
	width: 340px; height: 100px;
}

.roomplanCOMENT2{
	width: 340px; height: 120px;
}

.roomplanIMG{
	width: 340px; height: 273px;
}

.roomplanIMGDIV1{
	width: 340px; height: 300px;
	text-align: right;
	padding: 170px 0px 0px 0px;
	float: left;
}

.roomplanIMGDIV2{
	width: 340px; height: 20px;
	text-align: left;
}

/*リストマーク*/
LI{
	font-size: 8pt;
	font-family: sans-serif; 
	margin-left: -20px;
	margin-bottom: 3px;
	list-style: circle outside; 
}

/*仕様・設備*/
.equipment00{
	width: 710px; height: auto;
	margin-bottom: 30px;
}

.equipmentTABLE{
	width: 710px; height: auto;
	font: normal normal bold 10pt/120% sans-serif; color: #00996D;
}

.equipment1{
	width: 60px; height: 50px;
	text-align: left;
	vertical-align: top;
}

.equipment2{
	width: 100px; height: 50px;
	text-align: left;
	vertical-align: middle;
}

.equipment3{
	width: 12px;
}

.equipment4{
	width: 710px;
	margin-bottom: 25px;
}

.equipment5{
	text-align: right;
}

/*共用施設*/
#commonspaceBODY1{
	text-align: left;
	width: 710px; height: 480px;
	margin-bottom: 25px;
}

#commonspaceBODY2{
	text-align: left;
	width: 710px; height: 950px;
	margin-bottom: 25px;
}

.commonspaceDIV1{
	width: 340px; height: 450px;
	margin-right: 20px;
	float: left;
}

.commonspaceDIV2{
	width: 340px; height: auto;
	float: left;
	padding: 220px 0px 0px 0px;
	font: normal normal normal 9pt/150% sans-serif; color: #000000;
}

.commonspaceDIV3{
	width: 340px; height: 600px;
	float: left;
	font: normal normal normal 9pt/150% sans-serif; color: #000000;
}

.commonspaceDIV4{
	width: 340px; height: 600px;
	text-align: left;
	margin-bottom: 50px;
	float: left;
}

.commonspaceDIV5{
	width: 710px; height: auto;
	text-align: left;
	font: normal normal normal 9pt/150% monospace; color: #000000;
}

.commonspaceDIV6{
	width: 410px; height: auto;
	text-align: left;
	float: left;
}
.commonspaceTEXT1{
	width: 320px; height: auto;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 50px;
	font: normal normal normal 9pt/150% sans-serif; color: #000000;
}

.commonspaceTEXT2{
	width: 320px; height: auto;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 25px;
	font: normal normal normal 9pt/150% sans-serif; color: #000000;
}

.commonspaceTEXT3{
	width: 320px; height: auto;
	text-align: right;
	margin-left: 20px;
	font: normal normal normal 9pt/150% sans-serif; color: #000000;
}

.commonspaceTEXT4{
	width: 410px; height: auto;
	text-align: left;
	margin-bottom: 20px;
	font: normal normal normal 12pt/150% sans-serif; color: #000000;
}

.commonspaceTEXT5{
	width: 410px; height: auto;
	font: normal normal normal 9pt/150% monospace; color: #000000;
	margin-bottom: 20px;
}

.commonspaceIMG1{
	width: 340px; height: 35px;
}

.commonspaceIMG2{
	width: 340px; height: 279px;
	text-align: right;
}

.commonspaceIMG3{
	width: 290px; height: 280px;
	float: left;
}

.commonspaceIMG4{
	width: 300px; height: 140px;
	float: left;
}

.commonspaceTEXTIMG1{
	width: 340px; height: 35px;
	margin-bottom: 20px;
}

.commonspaceTEXTIMG2{
	width: 320px; height: 31px;
	margin-bottom: 20px;
}

/*アウトライン表*/
#OUTLINETABLE{
	width: 710px;
	border: 0px;
	font: normal normal normal 10pt/110% monospace; color: #000000;
}

#OUTLINETABLE TH{
	text-align: left;
	font: normal normal bold 10pt/110% sans-serif; color: #000000;
}

.outlinetd0{
	width: 15px;
	vertical-align: top;
	text-align: left;
}

.outlinetd1{
	width: 180px;
	text-align: left;
	vertical-align: top;
	text-align: left;
}

.td2em{letter-spacing: 92px; margin: 0px 0px 0px 0px;} 
.td3em{letter-spacing: 41px; margin: 0px 0px 0px 0px;} 
.td4em{letter-spacing: 24px; margin: 0px 0px 0px 0px;} 
.td5em{letter-spacing: 15px; margin: 0px 0px 0px 0px;} 
.td6em{letter-spacing: 10px; margin: 0px 0px 0px 0px;} 
.td7em{letter-spacing: 6px; margin: 0px 0px 0px 0px;} 
.td8em{letter-spacing: 4px; margin: 0px 0px 0px 0px;} 
.td9em{letter-spacing: 2px; margin: 0px 0px 0px 0px;} 



.outlinetd2{
	width: 15px;
	vertical-align: top;
	text-align: left;
}

.outlinetd3{
	/*font: normal 8pt/110% monospace; color: #000000;*/
	width: 150px;
	
}

.outlinetd4{
	width: 550px;
	vertical-align: top;
	text-align: left;
}

.outlinetd5{
	font: normal normal normal 12pt/110% serif; color: #333333;
	text-align: left;
}

.outlinetd6{
	height: 50px;
	vertical-align: top;
	text-align: left;
}

.outlinetd7{
	height: 30px;
}