@charset "utf-8";

/* ========== for Group ========== */

/* ===============================================
0:Index
1:Group List
2:Outline
3:Housing
4.Distribution
5.Traffic
6.Leisure

99:Clearfix and For Print(IE)
=============================================== */

/* === 0.Index === */
body#group-index div#group-header {
	position: relative;
	width: 715px;
	height: 120px;
}
body#group-index div#group-header p#group-header-lead {
	position: absolute;
	top: 58px;
	left: 35px;
}
body#group-index div#group-header p#group-header-lead02 {
	position: absolute;
	top: 55px;
	left: 501px;
}

/* === 1.Group List === */
body#list table.normal .name {
	width: 36%;
}

body#list table.normal .zip {
	width: 15%;
}

body#list table.normal .address {
	width: 30%;
}

body#list table.normal .tel {
	width: 24%;
}
* html body#list th.lv02 {
	position: relative;
}
* html body#list th.lv02 a {
	position: relative;
	top: -1px;
}

/* === 2.Outline === */
body#outline .flag-note {
	margin-left: 4em;
	text-indent: -4em;
}

* html body#outline .flag-note {
	margin-left: 3em;
	text-indent: -3em;
}

*:first-child+html body#outline .flag-note {
	margin-left: 3em;
	text-indent: -3em;
}

/* === 3.Housing === */
body#housing div.col-half div.col-left {
	width: 315px;
}

body#housing div.col-half div.col-right {
	width: 315px;
}

body#housing div#housing-photo div.housing-left {
	float: left;
	width: 200px;
}

body#housing div#housing-photo div.housing-right {
	float: right;
	width: 152px;
}

body#housing div#housing-photo div.housing-left p.note {
	margin-left: 1.6em;
	text-indent: -1.2em;
}

/* === 4.Distribution === */
body#distribution .col-img01 .col-left {
	width: 475px;
}

body#distribution .col-img01 .col-right {
	width: 200px;
}

body#distribution p#logo-caps {
	width: 115px;
	margin: 3px 42px;
}


/* === 5.Traffic === */
body#traffic div.col-half-mini div.col-left {
	width: 213px;
}

body#traffic div.col-half-mini div.col-right {
	width: 200px;
}

body#traffic div.col-half div.col-left {
	width: 315px;
}

body#traffic div.col-half div.col-right {
	width: 315px;
}

/* === 6.Leisure === */
body#leisure div.col-half {
	width: 521px;
	margin-left: 75px;
}

body#leisure div.col-half div.col-left,
body#leisure div.col-half div.col-right {
	width: 245px;
}

body#leisure div.photo-single {
	width: 233px;
	margin-left: 215px;
}
body#leisure table.normal .name {
	width: 26%;
}
* html body#leisure table.normal .name {
	width: 29%;
}
*:first-child+html body#leisure table.normal .name {
	width: 29%;
}
body#leisure table#table-golf .name {
	width: 16%;
}
* html body#leisure table#table-golf .name {
	width: 20%;
}
*:first-child+html body#leisure table#table-golf .name {
	width: 20%;
}
body#leisure table.normal .open {
	width: 11%;
}
* html body#leisure table.normal .open {
	width: 13%;
}
*:first-child+html body#leisure table.normal .open {
	width: 13%;
}
body#leisure table.normal .type {
	width: 9%;
}
* html body#leisure table.normal .type {
	width: 13%;
}
*:first-child+html body#leisure table.normal .type {
	width: 13%;
}
body#leisure table.normal td.room {
	text-align: center;
}


/* === 99.Clearfix and For Print(IE) === */
