@charset "UTF-8";

/* ########################################################### */

/* note： general layout*/
/* SITE NAME：株式会社ファノス　宅地開発室　WEBサイト */
/* CONTENTS : 山口支店サイト*/
/* DATE : 2010.06.1 */
/* URL : http://www.phanos-dev.co.jp/yamaguchi/ */
/* COPY RIGHT : Phanos.Co.,ltd Allrights Reserved */

/* ########################################################### */

/* ■CSS LIST------------------------------------------------- */

/* 00.ボディー　デザイン設定 */
/* 01.トップページ　デザイン設定 */
/* 02.ヘッダーエリア　デザイン設定 */
/* 03.グローバルナビエリア　デザイン設定 */
/* 04.サイドエリア　デザイン設定 */
/* 05.コンテンツエリア　デザイン設定 */
/* 06.フッターエリア　デザイン設定 */

/* ########################################################### */

/* ********************************************************** */

/* 00.ボディー・見出し・テキスト・リンク　デザイン設定 */

/* ********************************************************** */
/* 全体デザイン
------------------------------------------------------------- */
body {
	background: #FFFFFF;
	color: #333333;
}

/* 見出し・段落　カラー設定
------------------------------------------------------------- */
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.h3_redtxt {
	color: #BA0101;
	font-weight: bold;
}
.txt_bold {
	font-weight: bold;
}
.txt_small {
	font-size: 0.85em;
	color: #666666;
}
.txt_red {
	color: #FF0000;
}
.icon_new {
	background: url(../../image2010/common/icon_new.gif) no-repeat right center;
	padding-right: 25px;
	height: auto;
	display: block;
}

/* リンク設定
------------------------------------------------------------- */
a:link,a:visited,a:active {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #BA0000;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a.icon {
	background: url(../../image2010/yamaguchi/common/icon_red_arrow.gif) no-repeat left center;
	padding-left: 15px;
}

/* ********************************************************** */

/* 01.トップページ　デザイン設定 */

/* ********************************************************** */
/* メインイメージ */
#topimg {
	margin-bottom: 15px;
	background: #990000 url(../../image2010/yamaguchi/contents/top_bg_main.jpg) repeat-x left top;
}
#topimg .topphoto {
	float: left;
	width: 660px;
}
#topimg .topmenu {
	float: right;
	width: 240px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topimg .topmenu img {
	margin-top: 10px;
}
/* 会社案内 */
#top_about {
	width: 650px;
	background: #A90202 url(../../image2010/yamaguchi/contents/top_about_office.jpg) no-repeat 0px bottom;
}
#top_about_left {
	float: left;
	width: 160px;
}
#top_about_right {
	float: right;
	width: 490px;
	background: #FFFFFF;
}
/* インフォメーション（お知らせ） */
#info {

}


/* ********************************************************** */

/* 02.ヘッダーエリア　デザイン設定 */

/* ********************************************************** */
/* ヘッダーバー背景 */
#header {
	background: url(../../image2010/yamaguchi/common/header_bg.gif) no-repeat center top;
	height: 110px;
	position: relative;
}

/* ロゴマークのリンク・サイズ設定*/
#head_logo {
	width: 140px;
	float: left;
}
#head_logo h1 {
	margin: 0px;
	padding: 0px;
}
#head_logo h1 a {
	display: block;
	height: 100px;
	width: 140px;
	text-indent: -9999px;
}
/* サイト説明（表示・非表示） */
#head_description h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: none;
}

/* ********************************************************** */

/* 03.グローバルナビエリア　デザイン設定 */

/* ********************************************************** */
/* ナビ1 */
#global_nav ul li#nav01 a {width: 68px;background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat 0px 0px;}
#global_nav ul li#nav01 a:hover {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat 0px -26px;}
#global_nav ul li#nav01 .active a {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat 0px -26px;}
/* ナビ2 */
#global_nav ul li#nav02 a {width: 80px;background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -68px 0px;}
#global_nav ul li#nav02 a:hover {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -68px -26px;}
#global_nav ul li#nav02 .active a {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -68px -26px;}
/* ナビ3 */
#global_nav ul li#nav03 a {width: 85px;background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -148px 0px;}
#global_nav ul li#nav03 a:hover {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -148px -26px;}
#global_nav ul li#nav03 .active a {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -148px -26px;}
/* ナビ4 */
#global_nav ul li#nav04 a {width: 80px;background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -233px 0px;}
#global_nav ul li#nav04 a:hover {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -233px -26px;}
#global_nav ul li#nav04 .active a {background: url(../../image2010/yamaguchi/common/globalnavi.gifg) no-repeat -233px -26px;}
/* ナビ5 */
#global_nav ul li#nav05 a {width: 80px;background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -313px 0px;}
#global_nav ul li#nav05 a:hover {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -313px -26px;}
#global_nav ul li#nav05 .active a {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -313px -26px;}
/* ナビ6 */
#global_nav ul li#nav06 a {width: 107px;background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -393px 0px;}
#global_nav ul li#nav06 a:hover {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -393px -26px;}
#global_nav ul li#nav06 .active a {background: url(../../image2010/yamaguchi/common/globalnavi.gif) no-repeat -393px -26px;}

/* ********************************************************** */

/* 04.サイドエリア　デザイン設定 */

/* ********************************************************** */
/*サイド部品*/
.side_box {
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}
.side_box img {
	margin-bottom: 10px;
}
/* サイドリスト表示設定 */
#side_L dl,
#side_R dl {
	margin: 10px 0px;
	line-height: 120%;
}
#side_L dl dt,
#side_R dl dt {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	background: url(../../image2010/yamaguchi/common/icon_red_arrow.gif) no-repeat left 4px;
	line-height: 130%;
	clear: both;
}
#side_L dl dd,
#side_R dl dd {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	color: #666666;
	line-height: 130%;
	clear: both;
}
#side_L dl dd img,
#side_R dl dd img {
	display: none;
}
/* サイドメニュー用ボタン画像 */
#side_L ul,#side_L ul li,
#side_R ul,#side_R ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#side_L ul li a,
#side_R ul li a {
	display: block;
	vertical-align: middle;
	background: #EFEFEF url(../../image2010/yamaguchi/common/icon_red_arrow.gif) no-repeat 3px center;
	font-size: 1em;
	text-decoration: none;
	padding: 3px 0px 3px 18px;
	color: #333333;
	margin-bottom: 2px;
}
#side_L ul li a:hover,
#side_L ul li.stay a,
#side_R ul li a:hover,
#side_R ul li.stay a {
	color: #FFFFFF;
	background: #BA0000 url(../../image2010/yamaguchi/common/icon_red_arrow2.gif) no-repeat 3px center;
}

/* ********************************************************** */

/* 05.コンテンツエリア　デザイン設定 */

/* ********************************************************** */
/* メインエリア */
#main {}
iframe {
	margin: 0px;
	padding: 0px;
}
/* カテゴリータイトル */
#cate_title {}
#cate_title h1 {
}

/* コンテンツ */
.contents_box {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 650px;
	border: 1.25px solid #CCCCCC;
}
.contents_box h2,
.contents_box h3 {
	clear: both;
}
.contents_box h2 {
	color: #A90202;
	background: url(../../image2010/yamaguchi/common/icon_red_box.jpg) no-repeat left center;
	padding-left: 30px;
	margin-bottom: 1em;
}
.contents_box h3 {
	color: #333333;
	padding-bottom: 5px;
	border-bottom: 1px solid #A90202;
	margin-bottom: 1.25em;
	padding-top: 5px;
}

.contents_box h4 {
	font-size: 1.2em;
	margin-bottom: 15px;
}

/*リスト表示*/
.contents_box ol li {
	margin-bottom: 1.25em;
}
.contents_box ul,
.contents_box ul li {
	list-style: disc;
}
.contents_box ul li {
	margin: 0px;
	padding: 0px;
}
/*テーブル表示*/
table.tbl_style01 {
	width: 100%;
	margin-bottom: 1em;
}
table.tbl_style01 tr th,
table.tbl_style01 tr td {
	padding: 5px 5px 20px;
}
table.tbl_style01 tr th {
	text-align: left;
	vertical-align: top;
	background: url(../../image2010/yamaguchi/common/icon_red_Yline.gif) no-repeat 0px 5px;
	text-indent: 5px;
	white-space: nowrap;
}
table.tbl_style01 tr td {
}
table.tbl_style01 tr td table tr td {
	padding: 0px;
}
/* 物件リスト */
.contents_box h3.tochi_icon {
	background: url(../../image2010/yamaguchi/contents/search/icon_tochi.gif) no-repeat left center;
	padding-left: 40px;
}
.contents_box h3.todate_icon {
	background: url(../../image2010/yamaguchi/contents/search/icon_todate.gif) no-repeat left center;
	padding-left: 40px;
}
.contents_box h3.chintai_icon {
	background: url(../../image2010/yamaguchi/contents/search/icon_chintai.gif) no-repeat left center;
	padding-left: 40px;
}
.contents_box h3.toushi_icon {
	background: url(../../image2010/yamaguchi/contents/search/icon_toushi.gif) no-repeat left center;
	padding-left: 40px;
}
#search_bar {
	background: url(../../image2010/yamaguchi/contents/search/bar_search_main.gif) no-repeat 0px 0px;
	height: 50px;
	width: 590px;
	margin-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#search_bar h4 {
	line-height: 50px;
	float: left;
	display: block;
	width: 140px;
	margin-right: 15px;
	padding-left: 50px;
	font-size: 1.25em;
}
#search_bar form {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 13px 0px 0px;
	width: 190px;
	display: block;
}
#search_bar img {
	padding: 0px;
	float: left;
	margin-top: 5px;
}
/* エリアタイトル */
.contents_box h3.area_bar {
	color: #333333;
	margin-bottom: 1.25em;
	background: url(../../image2010/yamaguchi/common/icon_red_arrow.gif) no-repeat 5px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom: 3px solid #A90202;
}
/* 物件用テーブル */
table.tbl_src_index {
	margin-bottom: 2.5em;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.tbl_src_index tr th {
	font-weight: normal;
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #E7E7E7;
	white-space: nowrap;
}
table.tbl_src_index tr td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
}
table.tbl_src_index tr td.free {
	white-space: normal;
}
table.tbl_src_index tr td.price {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #A90202;
}
table.tbl_src_index tr td.zumen {
	text-align: center;
}
table.tbl_src_index tr td.zumen img {
	height: auto;
	width: 220px;
}
table.tbl_src_index tr td.photos {
	background: #F4F4ED;
	text-align: center;
}
table.tbl_src_index tr td.photos img {
	margin: 5px;
	height: auto;
	width: 132px;
}
table.tbl_src_index tr td.tochi {
	background: url(../../image2010/yamaguchi/contents/search/icon_tochi.gif) no-repeat center center;
	width: 50px;
}
table.tbl_src_index tr td.todate {
	background: url(../../image2010/yamaguchi/contents/search/icon_todate.gif) no-repeat center center;
	width: 50px;
}
table.tbl_src_index tr td.chintai {
	background: url(../../image2010/yamaguchi/contents/search/icon_chintai.gif) no-repeat center center;
	width: 50px;
}
table.tbl_src_index tr td.toushi {
	background: url(../../image2010/yamaguchi/contents/search/icon_toushi.gif) no-repeat center center;
	width: 50px;
}
table.tbl_src_index tr td.seiyaku {
	background: url(../../image2010/yamaguchi/contents/search/icon_seiyaku.gif) no-repeat center center;
	width: 60px;
}
/* お知らせ */
#contents_R dl,
#contents_L dl {
	margin: 10px 0px;
	line-height: 120%;
}
#contents_R dl dt,
#contents_L dl dt {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	font-size: 1.25em;
	font-weight: bold;
	background: url(../../image2010/yamaguchi/common/icon_red_arrow.gif) no-repeat left 4px;
	line-height: 130%;
	clear: both;
}
#contents_R dl dd,
#contents_L dl dd {
	margin: 0px 0px 2em;
	padding: 0px 0px 0px 15px;
	color: #666666;
	line-height: 130%;
}

/* ********************************************************** */

/* 06.フッターエリア　デザイン設定 */

/* ********************************************************** */
/* フッター　デザイン */
#ft_menu ul li a {
	color: #333333;
}
.p-top {
	text-align: right;
	margin-bottom: 1em;
}

