@charset "shift_jis";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：07/09/01
File name ：index.css
Site name：
Summary：「Top」で使用しています。
Copyright：Copyright (C) 2007 ＊＊＊＊＊＊＊.All rights reservde.
-------------------------------------------------------------------------*/
/*[right_container]-------------------------------------------------*/
div#right_container h3 {
	width: 600px;
	height: 65px;
	background: url(../images/hugel/head_hugel.gif) no-repeat left top;
	text-indent: -9999px;
	margin: 0px;
}
div#right_container h4 {
	width: 285px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right top;
}

/*[tenji:ヘッダー	]-------------------------------------------------*/
div.tenji {
	margin-bottom: 60px;
}
div.tenji:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
div.tenji div.head {
	width: 600px;
	margin-top: 30px;
}
div.tenji div.head:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
div.tenji div.head h4 {
	width: 285px;
	height: 50px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	float: right;
}
div.tenji div.head p {
	width: 285px;
	float: right;
}
div.tenji div.head img {
	float: left;
}
/* 変形のヘッダーのみ：開始 */
div.tenji div.wide h4 {
	width: 600px !important; 
	background-position: center top !important;
	float: none;
}
div.tenji div.wide p {
	width: auto;
	margin-top: 20px;
	float: none;
}
div.tenji div.wide img {
	float: none;
}
/* 変形のヘッダーのみ：終了 */
div.tenji div.head h4#head01 {
	background-image: url(../images/hugel/h_dtl01_title.gif);
}
div.tenji div.head h4#head02 {
	background-image: url(../images/hugel/h_dtl02_title.gif);
}
div.tenji div.head h4#head03 {
	background-image: url(../images/hugel/h_dtl03_title.gif);
}
div.tenji div.head h4#head04 {
	background-image: url(../images/hugel/h_dtl04_title.gif);
}

/*[tenji:プラン・間取り]-------------------------------------------------*/
div.tenji div.plan {
	width: 600px;
	background: url(../images/hugel/h_line.gif) repeat-y left top;
	margin-top: 30px;
}
div.tenji div.plan:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
div.tenji div.plan h5 {
	font-size: 100%;
	background: url(../images/hugel/h_h5_back.gif) no-repeat left bottom;
	padding: 5px 0px 5px 15px;
	margin-bottom: 15px;
}
div.tenji div.plan p {
	padding-left: 15px;
}
div.tenji div.plan img {
	padding-left: 15px;
	padding-bottom: 15px;
}

/*[tenji:アクセス]-------------------------------------------------*/
div.tenji div.access {
	width: 600px;
	background: url(../images/hugel/h_line.gif) repeat-y left top;
	margin-top: 30px;
}
div.tenji div.access:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
div.tenji div.access h5 {
	font-size: 100%;
	background: url(../images/hugel/h_h5_back.gif) no-repeat left bottom;
	padding: 5px 0px 5px 15px;
	margin-bottom: 15px;
}
div.tenji div.access p {
	width: 240px;
	padding-left: 15px;
	float: left;
}
div.tenji div.access p span {
	font-size: 120%;
	font-weight: bold;
	color:#D94040;
}
div.tenji div.access img {
	vertical-align: bottom;
	float: right;
}
div.tenji div.access p a {
	width: 155px;
	height: 25px;
	display: block;
	background: url(../images/common_img/pdf_download.gif) no-repeat left top;
	text-indent: -9999px;
	margin-top: 1em;
	overflow: hidden;
}

/*トップへ戻る-------------------------------------------------*/
div.go_top {
	font-size: 80%;
	text-align: right;
	margin-top: 15px;
}
div.go_top a {
	background:url(../images/common_img/go_top.gif) no-repeat left top;
	padding-left: 15px;
}



