* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

.ie6 body {
	text-align: center;
}

img {
	border: 0 none;
}

a {
	text-decoration: none;
	color: #551a8b;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 1em;
}

ul {
	list-style: none;
}

h1 {font-size: 1.3em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}

#container {
	width: 850px;
	height: 100%;
	margin: 0 auto;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

.ie6 #container {
	text-align: left;
}

/* 四季の家 */
#header {
	position: relative;
	background: url(images/shiki_header.jpg) no-repeat;
	width: 850px;
	height: 293px;
}

#top_image h1 {
	position: absolute;
	top: 0;
	right: 15px;
}

.freedial-s {
	position: absolute;
	top: 38px;
	right: 15px;
}

.taiken {
	position: absolute;
	top: 24px;
	left: 360px;
}

.pagetitle {
	position: absolute;
	top: 240px;
	left: 430px;
	width: 200px;
	height: 40px;
}

.pagetitle h2 {
	text-indent: -9999px;
}

.container3 .pagetitle {
	background: url(images/tenji_bodybana.gif) no-repeat;
}

.container31 .pagetitle {
	background: url(images/staying_bodybana.gif) no-repeat;
}

.container30 .pagetitle {
	background: url(images/airpass_bodybana.gif) no-repeat;
}

.container19 .pagetitle {
	background: url(images/feature_bodybana.gif) no-repeat;
}

.container20 .pagetitle {
	background: url(images/space_bodybana.gif) no-repeat;
}

.container21 .pagetitle {
	background: url(images/question_bodybana.gif) no-repeat;
}

.container22 .pagetitle {
	background: url(images/gallery_bodybana.gif) no-repeat;
}

.container24 .pagetitle {
	background: url(images/inquiry2_bodybana.gif) no-repeat;
}

.container29 .pagetitle {
	background: url(images/reformalbum_bodybana.gif) no-repeat;
}

.works .pagetitle {
	background: url(images/works_bodybana.gif) no-repeat;
}


#content {
	clear: both;
	position: relative;
	background: url(images/shiki_back.jpg) repeat-y;
}

#content .inner {
	position: relative;
	background: url(images/shiki_footer.jpg) no-repeat;
	background-position: bottom
}

#sidebar {
	flot: left
	width: 210px;
	margin: 0 0 0 15px;
	padding: 10px 0 0;
}

#sidebar ul {
	margin: 0 0 0 10px;
	line-height: 1.8em;
	letter-spacing: 0;
}

.new_open {
	margin: 30px 0 0 30px;
}

.kaze_bana,
.sogo_bana {
	padding: 0 0 5px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 10px 0 15px;
}

.post {
	float: right;
	width: 589px;
	margin: 0 9px 0 0;
	padding: 0 5px 0 0;

}

.ie6 .post {
	width: 589px;
	margin: 0 4px 0 0;
	padding: 0 5px 0 0;
}

.post h1,
.post h2,
.post h3,
.post h4  {
	color: #006e54;
	margin: 0 0 5px;
}

.post h3,
.post h4 {
	font-size: 1em;
	padding: 5px 0 0;
}

.post .pagebody {
	background: #ffffff;
	padding: 20px 0 10px 15px;
	line-height: 1.4em;
}

.ie6 .post .pagebody,
.ie6 .post .pagebtm {
	width: 590px;
}

.pagebtm {
	clear: both;
	background: #ffffff;
	padding: 0 0 10px 15px;
}

.post_btm {
	clear: both;
	margin: 0 0 0 10px;
}

.post_btm img {
	margin: 50px 0 0;
}

.post_btm .base_address {
	margin: 5px 0;
	font-size: 0.8em;
}

.post_btm dl {
	position: relative;
}

.post_btm dl dt {
	position: absolute;
	left: 0;
	width: 90px;
}

.post_btm dl dd {
	padding: 0 0 0 90px;
}

/* 宿泊体験 */
.container31 .pagebody {
	padding: 20px 10px 10px 25px;
}

.container31 .pagebody h2 {
	
}

/* エアパスの家の特徴 */
.container19 .box {
	clear: both;
	padding: 10px 0;
}

.container19 h3 {
	float: left;
	width: 247px;
	margin: 0 0 0 10px;
}

/* 広がり空間の間取り */
.container20 .box {
	padding: 10px 0;
}

.shiki .post p {
	padding: 10px 10px 0 10px;
}

/* 展示場の紹介 */
.container22 .pagebody .column02 {
	margin: 10px 0 0;
}

/* form */
form {
}

fieldset {
    border: none;
}

legend {
	display: none;
}

form dl dt {
	clear: both;
	float: left;
	width: 80px;

}

form dl dd {
	padding: 0 0 10px;
}

input.text {
	width: 200px;
}

textarea.textarea {
	width: 300px;
}

#EmailForm .ncode {
	clear: both;
	margin: 0 0 0 80px;
}

#EmailForm .ncode img {
	margin: 10px 0;
}

#EmailForm .bt {
	clear: both;
	margin: 10px 0 0 80px;
}

.pagebody table th {
	text-align: left;
}

.small {
	font-size: 0.8em;
}

.imgleft {
	clear: both;
	float: left;
	padding: 5px 10px 5px 5px;
}

.imgright {
	clear: both;
	float: right;
	padding: 5px 5px 5px 10px;
}

.clear {
	clear: both;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
