@charset "utf-8";

/* wrapper */

#wrapper
{
    width: 960px;
	margin: 0px auto;
	position: relative;
}

/* body */

body
{
    font-size: 9pt;
    line-height: normal;
    letter-spacing: normal;
    color: #555555;
	border-top: 5px solid #9eddf9;
	background: url(../images/bg.jpg) repeat left top;
}

/* header */

#header
{
	width: 960px;
	overflow: hidden;
	clear: both;
	padding: 3px 0 7px 0;
}
.head
{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.head .left
{
	width: 630px;
}
.head .left p
{
	font-size: 10px;
	margin-bottom: 5px;
}
.head .left a
{
}

.head .right
{
	width: 330px;
	overflow: hidden;
	padding: 5px 0 0 0;
}

.head .right ul
{
	float: left;
	margin-top: 42px;
}
.head .right ul li
{
	float: left;
}
.head .right ul li a
{
	display: block;
	text-indent: -9999px;
	height: 16px;
}
.head .right ul li.h_navi01
{
	margin-right: 18px;
}
.head .right ul li.h_navi01 a
{
	width: 70px;
	background: url(../images/head_navi.png) no-repeat 0px 0px;
}

.head .right ul li.h_navi02 a
{
	width: 52px;
	background: url(../images/head_navi.png) no-repeat -87px 0px;
}

.head .right div
{
	float: right;
	width: 160px;
}

/* contents */
#contents
{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 30px;
}

.main
{
	width: 720px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	clear: both;
	padding-bottom: 30px;
}
/* mainVisual */
#mainVisual
{
	margin-bottom: 10px;
}

#mainVisual .cont02,#mainVisual .cont03
{
	display: none;
}

/*　メインイメージ下のナビ　*/
.main_navi
{
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}

.main_navi01
{
	float: left;
	width: 222px;
	margin-right: 26px;
}
.main_navi01 li
{
	width: 100px;
	float: left;
	text-indent: -9999px;
	height: 41px;
	cursor: pointer;
}
.main_navi01 li.m_navi01
{
	margin-right: 22px;
	background: url(../images/main_b_area.png) no-repeat left top;
}
.main_navi01 li.m_navi02
{
	background: url(../images/main_b_price.png) no-repeat left top;
}

.main_navi02
{
	float: left;
	width: 367px;
	height: 25px;
	background: url(../images/main_b_kodawari.png) no-repeat left top;
	margin-top: 6px;
	padding: 10px 0 0 105px;
	position: relative;
}

.main_navi02 li
{
	position: absolute;
}
.main_navi02 li a
{
	color: #555555;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 15px;
}
.main_navi02 li a:hover
{
	text-decoration: underline;
}
.main_navi02 li.m_navi03{ left: 107px; width: 80px;}
.main_navi02 li.m_navi04{ left: 205px; width: 67px;}
.main_navi02 li.m_navi05{ left: 296px; width: 67px;}
.main_navi02 li.m_navi06{ left: 390px; width: 67px;}

/*　左サイド　*/
.main_left
{
	float: left;
	width: 180px;
}

.left_bnr li
{
	margin-bottom: 15px;
}

.pickup
{
	width: 100%;
	background: url(../images/pickup_ttl.png) no-repeat left top;
	padding-top: 32px;
}

.pick_middle
{
	width: 168px;
	border-left: 1px solid #ddd1bc;
	border-right: 1px solid #ddd1bc;
	background-color: #fff;
	padding: 10px 5px;
}

.pick_middle h3
{
	color: #77bcdb;
	margin-bottom: 5px;
	font-size: 12px;
}

.pick_middle p
{
	margin-bottom: 5px;
}

.pick_middle .name
{
	color: #e97878;
	margin-bottom: 10px;
}
.pick_middle .photo
{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.pick_middle .btn
{
	overflow: hidden;
	clear: both;
	width: 100%;
}
.pick_middle .detail
{
	font-size: 11px;
	word-wrap: break-word; 
}

.pick_middle .detail span
{
	font-weight: bold;
}

.pick_bottom
{
	width: 100%;
	height: 22px;
	background: url(../images/pickup_bottom.png) no-repeat left top;
}
/*　新築情報　新着情報　*/

.main_center
{
	float: right;
	width: 520px;
}
.main_center h2
{
	height: 32px;
	margin: 0;
	text-indent: -9999px;
}
.main_center .new
{
	background: url(../images/new_ttl.png) no-repeat left top;
}
.main_center .now
{
	background: url(../images/now_ttl.png) no-repeat left top;
}

.new_bukken
{
	margin-bottom: 15px;
}
.article
{
	width: 227px;
	background: url(../images/box_line.jpg) no-repeat right 7px;
	padding-right: 4px;
	height: 100%;
	overflow: hidden;
}
.article .name
{
	background: url(../images/new_icon.jpg) no-repeat left top;
	padding-left: 45px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}
.article .title
{
	margin-bottom: 5px;
}
.article .title a
{
	color: #218ab9;
}
.article dl
{
	overflow: hidden;
	clear: both;
}
.article dl dt
{
	float: left;
	width: 102px;
	margin-right: 5px;
}
.article dl dt img
{
	border: 1px solid #cccccc;
}
.article dl dd
{
	float: right;
	width: 120px;
	font-size: 11px;
}
.article dl dd p
{
	color: #EE6161;
	letter-spacing: -0.5px;
	font-size: 12px;
	margin-bottom: 5px;
}

.aki_bukken .article
{
	width: 122px;
}

.aki_bukken .article .a_name
{
	text-align: center;
	width: 102px;
	margin-bottom: 5px;
}
.aki_bukken .article .a_photo
{
	margin-bottom: 5px;
}
.aki_bukken .article .a_now
{
	font-size: 10px;
	text-align: center;
	width: 102px;
}
/*　右サイド　*/

.side
{
	float: right;
	width: 220px;
	overflow: hidden;
}
.side .news
{
	width: 100%;
	margin-bottom: 20px;
}

.news h3
{
	background: url(../images/right_news_ttl.png);
	width: 100%;
	height: 32px;
}

.side_middle
{
	width: 218px;
	border-left: 1px solid #ddd1bc;
	border-right: 1px solid #ddd1bc;
	background-color: #fff;
}
.side_bottom
{
	width: 100%;
	background: url(../images/side_bar_bottom.png);
	height: 21px;
}

/*　右サイド新着情報　*/

.news .side_middle
{
	padding: 10px 0;
}

.news .side_middle dl
{
	padding: 0 5px;
	height: 300px;
	overflow: auto;
}

.news .side_middle dt
{
	margin-bottom: 3px;
	font-size: 10px;
	color: #77bcdb;
}

.news .side_middle dd
{
	padding-bottom: 3px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #ddd1bc;
}
.news .side_middle dd a
{
	color: #555555;
	font-size: 11px;
	line-height: 130%;
	letter-spacing: 1px;
}

/*　右サイドのバナーエリア　*/

.bnr_area
{
	background: url(../images/baner_area_top.png) no-repeat left top;
	padding: 6px 0 0 0;
	width: 100%;
}

.bnr_area_middle
{
	width: 200px;
	padding: 4px 10px 0;
	background-color: #e5e5e5;
	overflow: hidden;
}

.bnr_area_middle li
{
	margin-bottom: 5px;
}

.bnr_area_bottom
{
	width: 100%;
	height: 6px;
	background: url(../images/baner_area_bottom.png) no-repeat left top;
}

.ban_g
{
	width: 200px;
	height: 133px;
	background-image: url(../images/ban_goron.jpg);
}
.ban_g .goron
{
	width: 200px;
	text-indent: -9999px;
	height: 92px;
	display: block;
}
.ban_g .text
{
	font-size: 10px;
	color: #555555;
	letter-spacing: normal;
	margin-left: 12px;
	display: block;
}

/* navigation */
#navigation
{
}


/* footer */
#footer
{
	background: url(../images/foot_top.jpg) repeat-x left top;
	padding: 20px 0 5px 0;
	width: 100%;
	border-bottom: 5px solid #9eddf9;
	background-color: #ddd1bc;
}

.foot_area
{
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden; 
}
.foot_area div
{
	float: left;
	margin-right: 15px;
}

.foot_area li
{
	margin-bottom: 3px;
}

.copyright
{
	clear: both;
	width: 100%;
	text-align: right;
	font-size: 10px;
}
