﻿@charset 'UTF-8';
@import url(common.css);
@import url(navi.css);


/* ================================================================ *
	NexasDesign 2010/02
	共通 CSS
	
 * ================================================================ */


/* -----------------------------------------------------------------------------
>> 文書全体
----------------------------------------------------------------------------- */
img { behavior: url("iepngfix.htc") }

body {
	text-align : center;
	color : #333333;
}

.wrap {
	width : 920px;
	margin : 0 auto;
	text-align : left;
}

img {
	border : none;
}

li {
	list-style-type: none;
}

table {
	border-collapse: collapse;
}

a {
/*	color : #41436a;*/
	color : #2F49DF;
	text-decoration: none;
}
a:hover {
	color : #FD5A3D;
}

p {
	font-size : 85%;
	line-height : 140%;
}


#title {
	clear:both;
	height:300px;
	margin : 0 0 20px;
}


/* -----------------------------------------------------------------------------
>> header
----------------------------------------------------------------------------- */
#header {
	border-top : 2px solid #0e2a5b;
}

#header-in-top {
	height : 145px;
	background : url(../img/parts/header_bg.jpg)  no-repeat 268px 48px;
}

#header-in {
	height : 145px;
	background : url(../img/parts/header_bg.jpg)  no-repeat right bottom;
}


#header p {
	clear:both;
	padding : 0 0 0 0;
	font-size : 11px;
	color : #c9c9c9;
	font-family : "ＭＳ Ｐゴシック","ＭＳ ゴシック";
}

h1 {
	clear:both;
	margin : 10px 0 8px 0;
	float : left;
}
#headerNavi {
	float : right;
}

#header p#head-bnr {
	clear:right;
	display:block;
	float : right;
	margin : 5px 0 0;
}


/* -----------------------------------------------------------------------------
>> コンテンツレイアウト
----------------------------------------------------------------------------- */
#header-in:after,
#content:after,
#content-in:after,
#main-content:after,
#topics:after,
#topics-in:after,
#topics dl:after,
.bnr-box:after, 
.thmbbox:after,
.info-box:after,
.info-box dd:after,
#footer:after {
	content : url(../img/parts/space.gif);
	display : block;
	clear : both;
	height : 0;
	overflow : hidden;
}


#content {
	clear : both;
}

#left-area {
	clear:both;
	float : left;
	width : 600px;
	margin-left : 0px;
	padding-bottom : 20px;
	text-align: left;
}

#right-area {
	width : 300px;
	float : right;
}


/* -----------------------------------------------------------------------------
>> メインコンテンツ
----------------------------------------------------------------------------- */

/*--------------------------- 新着情報 ------------------------------*/
.h3-topicBG {
	position:relative;
	font-size : 20px;
	width : 594px;
	height : 46px;
	background : url(../img/index/h3_topic.jpg) no-repeat;
}
.h3-topicBG span {
	display:block;
	float : left;
	margin : 0 0 0 0;
	padding : 15px 0 0 50px;
}
.h3-topicBG a {
	position:relative;
	display : block;
	float : right;
	z-index : 10;
	top : 12px;
	padding : 2px 20px 4px 10px;
	border-left : 1px dotted #cccccc;
}


#topics {
	clear: both;
	width : 594px;
	background : url(../img/parts/topics_in.jpg) repeat-y;
}

#topics-in {
	width : 594px;
	padding : 0 0 20px;
	background : url(../img/parts/topics_bottom.jpg) no-repeat 0 bottom;
}

#topics .day {
	display : block;
	font-size : 0.7em;
	margin : 0 0 12px;
}
#topics .day img {
	margin : 0 10px 0 0;
	vertical-align: middle;
}
#topics dl {
	clear : both;
	zoom : 100%;
	border-top : 1px solid #e0e2e9;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#topics dt {
	font-size: 1em;
}
#topics dt a {
	font-weight:bold;
	color : #f2612c;
	padding : 10px 0 0 12px;
	background: url(../img/icon/update_h3_icon.gif) no-repeat 0 5px;
}

#topics dd {
	padding : 10px 0 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
#topics a.more {
	float: right;
	padding-left: 12px;
	background : url(../img/icon/a_icon01.gif) no-repeat 0 center;

}
#topics a:hover.more {
	background : url(../img/icon/a_icon01_hover.gif) no-repeat 0 center;

}



.ppc ul {
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.ppc li {
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-type: decimal;
	margin-bottom: 6px;
}
.bnr-box {
	clear: both;
	background-color: #E9E9E9;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	width: 650px;
}

.bnr-img{
	width: 650px;
}
.bnr-box li {
	width: 200px;
	height: 72px;
	display: inline;
	font-size: 0.8em;
	margin-right: 6px;
}
.bnr-box li.rightend {
}
.harch-box {
	clear: both;
	background-color: #FFFAEC;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	border: 1px solid #F47530;
}

}
.harch-box li {
	display: inline;
	font-size: 0.8em;
	margin-left: 10px;
	margin-bottom: 6px;
	background-image: url(../img/icon/miniar.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.harch-box ul {
	margin-bottom: 8px;
	margin-top: 4px;
}
.harch-box h5 {
	margin-left: 12px;
}


/*---------[トップページ]イントロボックス----------*/
#intro-box {
	padding : 20px 0 0;
	line-height : 140%;
}
h4.bg-none {
	margin : 0 0 10px;
	padding : 0;
	background : none;
}
#intro-box h5 {
	clear : left;
	background : none;
	margin : 30px 0 10px;
	padding : 0 0 0 0;
	font-size : 16px;
	color : #f36021;
}
#intro-box dt {
	float : left;
}
#intro-box dd {
	margin : 0 0 20px;
	padding : 0 0 0 0;
}
#main-content #intro-box a.more {
	float : none;
}

.work-box .cate {
	float : right;
	margin : 10px 0 0;
	padding : 0 0 0 0;
	font-size : 12px;
}
.work-box dl {
	clear :both;
}



/*----------右エリア バナー---------------------*/
.right-bnr-box a {
	display : block;
	margin : 0 0 15px;
}

/*----------　サイトマップ　---------------------*/

#site-map h3 {
	background : none;
	margin : 0 0 10px 0;
	padding : 0 0 0 0; 
}
#site-map h5 {
	margin : 0 0 1em 0;
	padding : 0 0 5px 0;
	padding : 0 0 0 0;
	font-size : 17px;
	border-bottom: 1px dotted #cccccc;
/*	background : none;*/
}
#site-map .none-a {
	margin : 10px 0 10px 0;
	font-size : 14px;
	font-weight : bold;
}

#site-map h5 {

}
#site-map h6 {
	margin : 0 0 0.7em 2em;
	padding : 0 0 0 15px;
	font-size : 14px;
	font-weight : normal;
	background: url(../img/icon/a_icon01.gif) no-repeat 0 center;
}


/* -----------------------------------------------------------------------------
>> right-area
----------------------------------------------------------------------------- */
#right-area a {
	color : #41436a;
	text-decoration: none;
}


.info-box {
	width : 300px;
	margin: 0 0 20px;
	line-height: 120%;
	background : url(../img/parts/right_box_in.gif) repeat-y;
}

.info-box h3 {
	width : 298px;
	height : 43px;
}
.info-box h3 span {
	display:block;
	padding : 5px 0 0 20px;
}

.info-box dl {
	margin : 0 1px;
	border-bottom : 1px solid #e0e2e9;
	padding : 0 0 10px;
}
.info-box dt {
	line-height:120%;
	margin : 0 0 5px 0;
	padding : 10px 0 0 12px;
/*	background: url(../img/icon/update_h3_icon.gif) no-repeat 0 2px;*/
}
.info-box dt a{
	padding : 5px 10px 5px 0;
	font-weight:bold;
	color : #41436a;
/*	color : #f2612c;*/
	font-size : 95%;
}
.info-box dd {
	padding : 0 15px;
	font-size : 80%;
	zoom : 100%;
}

/* 見出し背景 */
.event-bg {
	background : url(../img/parts/head_event.jpg) no-repeat;
}
.house-bg {
	background : url(../img/parts/head_house.jpg) no-repeat;
}
.work-bg {
	background : url(../img/parts/head_work.jpg) no-repeat;
}
.estate-bg {
	background : url(../img/parts/head_estate.jpg) no-repeat;
}

/* 土地情報 */
#estate-box dt {
	background: none;
}
#estate-box dt a{
	font-size : 75%;
/*	color : #2F49DF;*/
	color : #41436a;
}
#estate-box dt a:hover {
	color : #FD5A3D;
}

.section2 {
	background : #f3f3f3;
}


/*------------------------ バナーエリア --------------------------------------*/
.bnr-area li {
	margin : 0 0 10px;
}


/* -----------------------------------------------------------------------------
>> footer
----------------------------------------------------------------------------- */
#footer {
	clear : both;
	width : 100%;
	background : url(../img/parts/footer_bg.jpg) repeat-x;
}

#footer-in p {
	clear : both;
	font-size : 11px;
}

#footer-in ul {
	clear : both;
	height : 25px;
}
.footer-navi {
	margin : 0 0 30px;
	padding : 2px 0 0;
}
#footer li {
	float : left;
	height : 25px;
/*	background : url(../img/navi/navi_line.png) no-repeat left center;*/
}

#footer a {
	text-decoration : none;
	color : #2f4378;
}
#footer a:hover {
	text-decoration : underline;
	color : #000000;
}

#footer li.line-right a {
	height : 25px;
	background : url(../img/navi/navi_line.png) no-repeat right center;
}


/* フッターナビ */
#footer dl {
	float : left;
	margin : 0;
	padding: 10px 0 0;
}

#footer #fnavi01 dl{
	width : 187px;
}
#footer #fnavi02 dl{
	width : 180px;
}
#footer #fnavi03 dl{
	width : 170px;
}
#footer #fnavi04 dl{
	width : 170px;
}
#footer #fnavi05 dl{
}


#footer dt{
	font-weight : bold;
	margin : 0 0 5px;
}
#footer dd{
	margin:0 0 0.3em;
}

#footer dd a {
	font-size : 12px;
	padding-left : 12px;
	background: url(../img/icon/a_icon01.gif) no-repeat 0 center;
}
#footer dd a:hover {
/*	background: url(../img/icon/a_icon01_hover.gif) no-repeat 0 center;*/
}



#fadd {
	float: right;
	font-size: 12px;
	padding: 10px 0 0 0;
}
#footer-in p.copyright {
	text-align: center;
	font-size: 13px;
}
#footer-left {
	float:left;
	width: 700px;
}
.footer-areainfo {
	clear: both;
	width : 700px;
	float : left;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-family : "ＭＳ Ｐゴシック","ＭＳ ゴシック";
	background: url(../img/parts/footer_dot01.gif) 6px 0px no-repeat;
}

/* -----------------------------------------------------------------------------
>> 汎用クラス
----------------------------------------------------------------------------- */
.inline li {
	display : inline;
}
.block {
	display : block;
	width : auto;
}

#map,#map01,#map02,#map03,#map04,#map05 {
	width : 590px;
/*	height : 300px;*/
	margin : 5px 0 20px;
/*	background-color:#999999;*/
}
.maps {
	margin : 0 0 10px 20px;
}

.photo-caption {
	clear : both;
	margin : 20px 0;
}
.photo-caption li {
	text-align : center;
	font-size : 12px;
}
.photo-caption img {
	margin : 0 0 10px;
}
img.photo-right {
	float : right;
	margin-left: 20px;
	margin-bottom : 10px;
}

span.photo-right {
	font-size:12px;
	float : right;
	margin-left: 20px;
	margin-bottom : 10px;
}
span.photo-left {
	font-size:12px;
	float : left;
	margin-right: 20px;
	margin-bottom : 10px;
}

.Tmargin20 {
	margin-top : 20px;
}

.att {
	font-size : 12px;
	color : #ff3333;
}

.att2 {
	font-size : 12px;
	color: #FF0000;
}
.red {
	color : #ff3333;
}
.orange {
	color : #f60;
}

p.att2 {
	font-size : 11px;
	margin : 0 0 10px;
}
p.att2 span {
	font-size : 12px;
}
.map {
	height: 300px;
	width: 590px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear  { clear: both; }

#main-content .ptop {
	margin : 0 0 20px;
}

.print-btn {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : right;
}

.thl {
	font-size: 0.8em;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	padding: 6px;
}
.tdl {
	font-size: 0.8em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border: 1px solid #CCCCCC;
}

.disc {
	margin : 20px 0;	
}
.disc li {
	margin : 0 0 1.2em;
	padding : 0 0 0 25px;
	background : url(../img/icon/disc_icon01.gif) no-repeat;
}
.disc a {
	color : #FD5A3D;
}
.disc a:hover {
	color : #41436a;
}


.rss-icon {
	position:relative;
	top : -4px;
	margin : 0 0 0 30px;
}

.text-center { display : block; text-align : center; }
.text-left   { text-align : left; }
.text-right  { text-align : right; }

/*--------------- 更新システムもこのクラスを使います。 ------------------*/
.img-left  {
	float : left;
	margin : 0 15px 5px 0;
}
.img-right {
	float : right;
	margin : 0 0 5px 15px;
}
.photo-left {
	display:block;
	float : left;
	text-align : center;
}
.photo-right {
	display:block;
	float : right;
	text-align : center;
}
span.photo-right img,
span.photo-left img {
/*	padding: 3px;*/
	border: 4px solid #E0DFE3;
}
.update-box .text-center { display : block; text-align : center; }
.update-box .text-left   { display : block; text-align : left; }
.update-box .text-right  { display : block; text-align : right; }

