@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　テンプレート用スタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*==================================================
	リセット＆全体
==================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f2f2f2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	*font-size: small;
	*font: x-small;
	text-align: center;
}

table {
	font-size: inherit;
	font: 100%;
}

pre, code, samp, kbd, var {	font-family: "Lucida Console", Monaco, monospace;}

@media screen {
	dl.content5-1 dd {
		letter-spacing: 1px;
	}
	p.info_title,
	p.use_title {
		letter-spacing: 3px;
	}
	dl.content5-1 dd.red,
	br { letter-spacing: 0; }
}

h1,h2,h3,h4,h5,h6 {	font-size: 100%;}

input,textarea {	font-family: Verdana, Arial, sans-serif;}


/*--------------------------------------------------
	リンク
--------------------------------------------------*/

a 			{ text-decoration: none; overflow: hidden; }
a:link 		{	color: #000;	text-decoration: none;}
a:visited 	{	color: #000;	text-decoration: none;}
a:hover 	{	color: #000;	text-decoration: underline;}
a:active 	{	color: #000;	text-decoration: underline;}

dd.red a 			{ font-weight: bold; }
dd.red a:link 		{ color: #fff; }
dd.red a:visited 	{ color: #fff; }
dd.red a:hover 		{ color: #fff; }
dd.red a:active 	{ color: #fff; }

dl.content5-2 dd ul li a:link,
dl.content5-3 dd ul li a:link 		{ color: #317aa7; }
dl.content5-2 dd ul li a:visited,
dl.content5-3 dd ul li a:visited 	{ color: #317aa7; }
dl.content5-2 dd ul li a:hover,
dl.content5-3 dd ul li a:hover 		{ color: #317aa7; }
dl.content5-2 dd ul li a:active,
dl.content5-3 dd ul li a:active 	{ color: #317aa7; }

/*--------------------------------------------------
	clearfix
--------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div {	zoom: 1;}
.clear {	clear: both;}


/*===================================
			レイアウト
===================================*/

#head {
	position: relative;
	margin: 0;
	height: 150px;
	border-bottom: 6px solid #ffcc33;
	background: url(../img/template/head.jpg) no-repeat center #ffcc33;
}

#head .inner {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
	text-align: left;
}

#main {
	margin: 0 auto;
	/* width: 847px; */
	width: 850px;
	text-align: left;
	overflow: hidden;
}

div.content1,
div.content2 {
	margin-top: 17px;
	clear: both;
}


/*===================================
			ヘッド
===================================*/

div.site_logo {
	position: absolute;
	width: 450px;
}

div.site_logo a {
	display: block;
	width: 285px;
	height: 55px; /* 63px */
	text-indent: -9999px;
}

h1,h2 {
	color: #ffcc00;
	line-height: 1.4;
}

p.head1 a,
p.head2 a,
p.head3 a,
p.head4 a,
p.head5 a {
	display: block;
	width: 76px;
	height: 15px;
	background: url(img/head_menu.gif) no-repeat;
	text-indent: -9999px;
}

#head p a:hover {	background-position: left bottom;}

p.head1 a {
	position: absolute;
	left: 63px;
	top: 220px;
}

p.head2 a {
	position: absolute;
	left: 235px;
	top: 256px;
}

p.head3 a {
	position: absolute;
	left: 409px;
	top: 219px;
}

p.head4 a {
	position: absolute;
	left: 582px;
	top: 256px;
}

p.head5 a {
	position: absolute;
	left: 754px;
	top: 219px;
}


/*-----------------------------------
			4大メニュー
----------------------------------=*/

/*-----------------------------------
			お勧め物件
----------------------------------=*/

/*-----------------------------------
			リフォーム
----------------------------------=*/

/*-----------------------------------
			案内と利用方法
----------------------------------=*/

/*-----------------------------------
			会員
----------------------------------=*/

/*-----------------------------------
			バナー広告
----------------------------------=*/

/*-----------------------------------
			フッター
----------------------------------=*/

div.footer {
	text-align: left; /* 100201 ADD */
	margin-top: 20px;
	clear: both;
}

p.pagetop {
	margin: 0;
	border-bottom: 1px solid #ccc;
}

p.pagetop a {
	margin-left: 647px;
	display: block;
	width: 200px;
	height: 20px;
	background: url(../img/template/pagetop.gif) no-repeat left top;
	text-indent: -9999px;
}

p.pagetop a:hover { background: url(../img/template/pagetop.gif) no-repeat left -20px; }

div.footer p {
	margin-bottom: 20px;
	color: #666;
	line-height: 1.8;
}

div.footer p.left {
	float: left;
	height: 93px;
	width: 195px;
	background: url(../img/template/visual_literacy.gif) no-repeat;
}

div.footer p.left a {
	text-indent: -9999px;
	display: block;
	height: 93px;
	width: 195px;
}

div.footer p.left a:hover {	background: url(../img/template/visual_literacy_on.gif) no-repeat;}

div.footer p.right {
	margin-left: 185px;
	line-height: 1.7;
	font-size: 13px;  /* 100201 ADD */
}

.footer ul {
	margin: 0px 0px 20px;
	padding: 0px;
	/* display: none;  090731 ADD 暫定非表示 */
	font-size: 12px;
}

.footer li {
	display: inline;
	list-style: none;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

.link2 li { font-size: 80%; /* display: none; */ } /* 65%-80% */

div.footer a img {	border: none;}

div.footer a:link 		{	color: #666;	text-decoration: none;}
div.footer a:visited 	{	color: #666;	text-decoration: none;}
div.footer a:hover 	{	color: #000;	text-decoration: underline;}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　テンプレート用スタイル（追加）
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div.content3 {
	margin-top: 5px;
	clear: both;
}

div.content4 {
	margin-top: 5px;
	clear: both;
	background:#FFF;
	border: 1px solid #CCCCCC;
}


/* テキストカラー -------------------- */

.txtBlue   { color: #003366; }
.txtGreen  { color: #336666; }
.txtOrange { color: #FF6600; }
.txtBrown  { color: #504030; }
.txtDarkOrange { color: #DF8600; }


/* テキストサイズ -------------------- */

.fontS12 { font-size: 120% ;}
.fontS14 { font-size: 140% ;}
.fontS16 { font-size: 160% ;}


/* 背景カラー -------------------- */

.bgOrange { background: #FF6600; }
.bgBlue   { background: #0066CC; }
.bgGreen  { background: #339966; }
.bgPink   { background: #CC3366; }


/* マージン・余白 -------------------- */

.mgT05 { margin-top: 5px; }
.mgT10 { margin-top: 10px; }
.mgT20 { margin-top: 20px; }
.mgT25 { margin-top: 25px; }
.mgT30 { margin-top: 30px; }

.mgL02 { margin-left: 2px; }
.mgL05 { margin-left: 5px; }
.mgL20 { margin-left: 20px; }

,pdL20 { padding-left: 20px;}
.pdR15 { padding-right: 15px; }

.pd10 { padding: 10px; }



