@charset "utf-8";


/*レイアウト関連
------------------------------*/
#topContLeft {
	float:left;
	width:694px;
	padding-top:30px;
}
#topContRight {
	float:right;
	width:216px;
	padding-top:30px;
}


/*flash
------------------------------*/
#topFlash {
	margin:13px 0 0 0;
	width:940px; /*2010-1-20追加*/
	overflow:hidden; /*2010-1-20追加*/
}

/*更新情報系
------------------------------*/
#topUpdate {
	width:694px;
}
/*#topNews {
	float:left;
	width:340px;
}
#topEstate {
	float:right;
	width:340px;
}*/
*#topNews {
	float:right;
	width:340px;
}
#topEstate {
	float:left;
	width:340px;
}
.newsTitle {
	height:40px;
	background-color:#19351A;
}
.newsTitle h3 {
	float:left;
}
.newsTitle a {
	display:block;
	float:right;
}

.newsData table {
	width:340px;
}
.newsData table td {
	line-height:150%;
	padding:5px 0 5px 0;
	border-bottom:1px #153216 solid;
	vertical-align:top;
}
.newsDate {
	font-family:Arial, Helvetica, sans-serif;
}
.newsEntry {
	padding-left:10px;
}
.newsEntry a {
	display:block;
}

/*軽井沢土地・一戸建て情報
------------------------------*/
#topTochi-ikkotate {
	width:694px;
	padding:0 0 16px;
}
#topTochi-ikkotate-box {
    width:694px;
	padding:10px 0 0;
}
.topTI-box-l,.topTI-box-r {
	width:333px;
	height:80px;
	background-color:#f7f7f7;
	margin:0 0 5px;
	padding:6px;
}
.topTI_img{
    float:left;
	margin-right:10px;
	height:80px;
}
.topTI-box-l p,.topTI-box-r p{
    line-height:150%;
	_width:213px;
}
.topTI-box-l span,.topTI-box-r span{
    display:block;
	color:#002200;
}
.topTI-box-l a,.topTI-box-r a{
	color:#002200;
}
.topTI-box-l a:hover,.topTI-box-r a:hover{
	color:#002200;
	text-decoration:none;
}
.topTI-box-l {
    float:left;
}
.topTI-box-r {
    float:right;
}
.no_img_01{
    width:100px;
	height:69px;
	border:1px solid #c8c8c8;
	float:left;
	margin-right:10px;
}
.no_img_01 span {
    display:block;
	color:#c8c8c8;
	text-align:center;
	padding-top:20px;
}
/*今週の特選リゾート物件
------------------------------*/
#topResort-box {
    width:340px;
	margin-top:10px;
}
.topResort-box-l,.topResort-box-r {
    width:165px;
}
.topResort-box-l {
    float:left;
}
.topResort-box-r {
    float:right;
}
#topResort-box img{
    border:2px solid #f7f7f7;
}
.topResort-box-l p,.topResort-box-r p{
    width:163px;
	line-height:150%;
	padding:5px 3px 0;
}
.no_img_02{
    width:163px;;
	height:68px;
	border:1px solid #c8c8c8;
}
.no_img_02 span {
    display:block;
	color:#c8c8c8;
	text-align:center;
	padding-top:20px;
}
/*別荘建築例
------------------------------*/
#topBesso {
	width:694px;
	padding:30px 0 0 0;
}

.topBessoL {
	float:left;
	width:340px;
	margin-top:20px;
}
.topBessoR {
	float:right;
	width:340px;
	margin-top:20px;
}
.topBessoInL {
	float:left;
	width:160px;
}
.topBessoInL a {
	display:block;
	border:1px #f7f7f7 solid;
	padding:4px;
}
.topBessoInL a:hover {
	display:block;
	border:1px #998902 solid;
	padding:4px;
}
.topBessoInR {
	float:right;
	width:167px;
}
.topBessoInR em {
	display:block;
	padding-top:4px;
}
.topBessoInR p {
	padding:8px 0 12px 0;
	line-height:150%;
}


/*建築家と建てる
------------------------------*/
#topArchi {
	padding-top:40px;
}
#topArchi p {
	display:none;
}



/*バナーエリア
------------------------------*/
#topBanner {}
#topBanner a {
	display:block;
}

/*その他ナビ
------------------------------*/
#topOtherNavi {
	padding-top:14px;
}
#topOtherNavi a {
	display:block;
}

/*ブログ最新記事
------------------------------*/
#blogRss {
	margin:1px 0 0 0;
	border:1px solid #193819;
	
	}

#blogRss strong {
	display:block;
	padding:13px 10px 7px 10px;
	font-size:1em;
	}
#blogRss ul {
	list-style-type:none;
	padding:0 8px 13px 10px;
	}
#blogRss li {
	line-height:150%;
	font-size:1em;
	padding:0 0 3px 0;
	}
	
	
	
/* 2010-1-25追加　グローバルナビ（トップ専用）
==============================================*/

#topNvi {
	position:relative;
	width:980px;
}


#topNvi dl {
	display:block;
	position:absolute;
	top:-60px;
	left:0px;
	width:940px;
}

#topNvi dl dt a {
	display:block;
	width:135px;
	height:60px;
	float:left;
}

#topNvi dl dt a:hover {
	background-color:#fff;
}


#topNvi dl dt a#topNvi001 {
	display:block;
	width:130px;
	height:60px;
	float:left;
}


/* 2010-1-25追加　テキスト関連
==============================================*/

#top_profile {
	background-color:#193819;
	margin:20px 0 0 0;
	padding:8px;
	line-height:150%;
}
#top_profile em {
	display:block;
	margin-bottom:4px;
}

#performance {
	margin:30px 0 0 0;
}
#performance h4 {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px #193819 solid;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
}
#performance p {
	line-height:150%;
	margin-bottom:4px;
}


