@charset "UTF-8";


/* base
--------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #333333;
	background-color: #fff4dc;
	background-image: url(../images/purehills_img/base_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	display: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a img {
	border-style: none;
}
.hide {
	text-indent: -9999px;
	font-size: 1px;
	position: absolute;
}


/* layout
--------------------------- */
#all {
	width: 800px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
div#contents {
	text-align: left;
	overflow: hidden;
}


/* header
--------------------------- */
#header {
	background-image: url(../images/purehills_img/base_hader_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
div#header h2.header-name {
	text-indent: -9999px;
}
div#header h2.header-name a {
	display: block;
	position: absolute;
	height: 40px;
	width: 355px;
	left: 60px;
	top: 40px;
}
div#header h4.header-inquiry {
	text-indent: -9999px;
	height: 24px;
	width: 260px;
	overflow: hidden;
	position: absolute;
	top: 74px;
	right: 0px;
}
div#header h4.header-inquiry a {
	background-image: url(../images/purehills_img/base_header-inquiry_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	width: 260px;
}
div#header h4.header-inquiry a:hover {
	background-position: 0px -24px;
}


/* contents
--------------------------- */
div#contents div#fla-img {
	height: 480px;
	width: 800px;
	margin-bottom: 10px;
}
div#contents table {
	width: 500px;
	font-size: 1.2em;
	margin-bottom: 20px;
}
div#contents th {
	text-align: center;
	padding: 4px;
	color: #666666;
	background-color: #FFFFFF;
}
div#contents th span {
	font-size: 0.9em;
	font-weight: normal;
}
div#contents td {
	text-align: right;
	padding: 4px;
	background-color: #FFFF99;
}
div#contents .price {
	font-weight: bold;
	background-color: #FFEC3F;
}
div#contents dl {
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}
div#contents dt {
	text-align: right;
	width: 6em;
}
div#contents dd {
	margin-left: 6em;
	margin-top: -1.5em;
}
div#contents h2.catch-title {
	background-image: url(../images/purehills_img/contents_catch-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 60px;
	width: 800px;
	overflow: hidden;
}
div#contents .sub-title {
	font-size: 1.5em;
	color: #4D3212;
	letter-spacing: 0.2em;
	margin-bottom: 5px;
}


/* lead
--------------------------- */
#lead {
	position: absolute;
	width: 400px;
	top: 680px;
	right: 20px;
	border: 1px solid #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#lead h2 {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 100px;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #000000;
}
#lead p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0.5em;
	text-indent: 1em;
	font-size: 1.3em;
	line-height: 1.5em;
}
#lead p strong {
	font-size: 1.1em;
	color: #000000;
}
#lead img.main {
	position: absolute;
	top: 20px;
	right: 20px;
}
#lead img.sub {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}


/* info
--------------------------- */
#info {
	clear: both;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 440px;
}
#info h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #005BAC;
}
#info h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #4D3212;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
#info p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#info table {
	width: 100%;
	font-size: 1em;
	margin-bottom: 20px;
}
#info th {
	text-align: center;
	padding: 4px;
	color: #666666;
	background-color: #f0f0f0;
}
#info th span {
	font-size: 0.9em;
	font-weight: normal;
}
#info td {
	text-align: right;
	padding: 4px;
	background-color: #FEFACF;
}
#info .price {
	font-weight: bold;
	background-color: #FFEB3F;
}
#info dl {
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#info dt {
	text-align: right;
	width: 6em;
}
#info dd {
	margin-left: 6em;
	margin-top: -1.5em;
}


/* company
--------------------------- */
#company {
	background-color: #005BAC;
	margin-bottom: 10px;
	position: absolute;
	width: 400px;
	right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 1460px;
}
#company h3 {
	background-image: url(../images/purehills_img/company_name.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 5px;
	height: 40px;
	overflow: hidden;
}
#company p {
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#company span {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	display: block;
}
#company a {
	color: #FFFFFF;
	text-decoration: underline;
}
#company ul {
	color: #FFFFFF;
	padding-left: 40px;
	margin: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
#company strong {
	font-size: 1.5em;
}


/* footer
--------------------------- */
#footer {
	background-color: #FFF4DC;
}
#footer address {
	text-align: center;
	font-style: normal;
	color: #666666;
	font-size: 0.9em;
	padding-top: 1.5em;
	padding-bottom: 1em;
	letter-spacing: 0.1em;
}
#footer p {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
}
.catch {
	position: absolute;
	left: 0px;
	top: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
}
.main-title {
	position: absolute;
	top: 60px;
	right: 20px;
	height: 600px;
	width: 400px;
	background-image: url(../images/purehills_img/main-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	overflow: hidden;
}


/* big
--------------------------- */
#map,#kukaku {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
#map img, #kukaku img {
	margin-bottom: 10px;
}

/* clearfix
--------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
}

/* material */
.clear-float {
	clear: both;
}
.float-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.float-right {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

