@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :Ability Consultant
style info  :トップページ設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	Flash
----------------------------------------------------------- */
#index #con_swf {
	width: 100%;
	height: 280px;
	margin: -5px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../images/bg_headimage.gif) repeat;
}

#index #con_swf .swf {
	width: 940px;
	height: 260px;
	margin: 0 auto;
}

#index #con_swf p {
	width: 940px;
	margin: -55px auto 0 auto;
	text-align: right;
	position: relative;
}
	



/* -----------------------------------------------------------
	物件情報
----------------------------------------------------------- */
#index .con_info {
	width: 720px;
	margin: 0 0 20px 0;
}

#index .con_info h2 {
	width: 105px;
	height: 28px;
	margin: 0 0 10px 0;
	padding: 0 0 0 615px;
	background: url(../images/top/st_article.gif) no-repeat 0 0;
	text-indent: -9998px;
}

#index .con_info h2 a {
	width: 105px;
	height: 28px;
	margin: -20px 0 0 0;
	display: block;
	overflow: hidden;
}

/* 物件情報CMS部分
----------------------------------------------------------- */
#index .con_info .box_infolistbody {
	width: 720px;
	margin: 0 0 5px 0;
	background: url(../images/top/bg_article_body.gif) no-repeat 0 bottom;
}

#index .con_info .box_infolisttop {
	width: 694px;
	padding: 13px;
	background: url(../images/top/bg_article_top.gif) no-repeat 0 0;
	overflow: hidden;
}

#index .con_info .infolist {
	width: 154px;
	margin: 0 26px 0 0;
	float: left;
}

#index .con_info .last {
	margin: 0;
}

#index .con_info .infolist p {
	width: 144px;
	height: 84px;
	margin: 0 0 5px 0;
	padding: 5px;
	background: url(../images/top/bg_article_photo.gif) no-repeat 0 0;
	text-align: center;
}

#index .con_info .infolist dl {
	width: 154px;
	overflow: hidden;
}

#index .con_info .infolist dl dt {
	width: 60px;
	float: left;
	clear: both;
}

#index .con_info .infolist dl dd {
	padding: 0 0 0 65px;
}




/* -----------------------------------------------------------
	物件情報
----------------------------------------------------------- */
#index .con_news {
	width: 720px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#index .con_news .box_news {
	width: 510px;
	float: left;
}

#index .con_news .box_news h3 {
	width: 105px;
	height: 28px;
	margin: 0 0 10px 0;
	padding: 0 0 0 405px;
	background: url(../images/top/st_news.gif) no-repeat 0 0;
	text-indent: -9998px;
}

#index .con_news .box_news h3 a {
	width: 105px;
	height: 28px;
	margin: -20px 0 0 0;
	display: block;
	overflow: hidden;
}

#index .con_news .box_news #news {
	width: 510px;
	margin: 10px 0 0 0;
}

#index .con_news .box_news #news div.article {
	width: 510px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #b7b7b7 dotted;
	overflow: hidden;
}

#index .con_news .box_news #news p.day {
	width: 90px;
	height: 5px 0;
	background-color: #c0af9d;
	text-align: center;
	color: #fff;
	float: left;
}

#index .con_news .box_news #news p.txt {
	width: 410px;
	float: right;
}

#index .con_news .box_bn {
	width: 190px;
	float: right;
}

#index .con_news .box_bn p {
	margin: 0 0 10px 0;
}



















/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}
