@charset "UTF-8";

/* コンテンツトップヘッドライン*/
/*========================================================*/

#top-headline {
	width: 720px;
	height: 30px;
	background-image:url(/app/webroot/theme/katotax/img/new.jpg);
	/*background-repeat:no-repeat;*/
	/*text-indent:-9999px;*/
	/*overflow:hidden;*/
}

#top1 {
	width: 700px;
	margin-bottom: 20px;
}

#top1-text {
	width: 430px;
	float: left;
	margin: 10px 0px 10px 0px;
}

#top1-photo {
	width: 265px;
	height: 190px;
	background-image: url(/app/webroot/theme/katotax/img/top-pic.jpg);
	background-repeat:no-repeat;
	float: right;
}

#kodawari-bnr{
	width: 720px;
	height: 150px;
	clear:both;
	margin-bottom:20px;
}

/* ハウスカテゴリーバナー */
/*========================================================*/

#house-cat{
	width: 720px;
	height: 170px;
	margin-bottom: 20px;
}

#cat-natural{
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 33px;
}

#cat-modern{
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 33px;
}

#cat-classic{
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 33px;
}

#cat-log{
	width: 150px;
	height: 100px;
	float: left;
}


/* フォトギャラリーバナー*/
/*========================================================*/

#ph-gallery{
	width: 720px;
	height: 50px;
	margin-bottom: 20px;
}


/* 新着情報*/
/*========================================================*/

#news{
	width: 700px;
	margin-bottom: 20px;
}

#news-header{
	width: 720px;
	height: 30px;
	background-image:url(/app/webroot/theme/katotax/img/news-head.jpg);
	background-repeat:no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

#as-info{
	width: 695px;
	height: 150px;
	padding-left: 5px;
	overflow:auto;
}

#as-info p {
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#as-info dl {
	margin-top: 9px;
}

#as-info dt {
	font-weight: bold;
}

#as-info dd {
	font-size: 95%;
	color: #666;
	margin: 0;
	margin-bottom: -2px;
	line-height: 160%;
	padding-bottom: 0px;
}

#as-info dd em {
	font-size: 80%;
	font-style: normal;
}

.date {
	font-size: 90%;
	color: #cc0033;
	font-style: normal;
}

/* イベント情報*/
/*========================================================*/

#event{
	width: 700px;
	margin-bottom: 20px;
}

#event-header{
	width: 720px;
	height: 30px;
	background-image:url(/app/webroot/theme/katotax/img/event-head.jpg);
	background-repeat:no-repeat;
	text-indent:-999px;
	overflow:hidden;
}

#event-text{
	width: 690px;
	padding: 5px;
}


/* ページ下バナー*/
/*========================================================*/

#btm-bnr1{
	width: 720px;
	height: 100px;
	margin-bottom: 5px;
}

#bnr-kanseikengaku{
	width: 350px;
	height: 100px;
	float: left;
}

#bnr-kozokengaku{
	width: 350px;
	height: 100px;
	float: right;
}

#btm-bnr2{
	width: 700px;
	height: 105px;
	margin-bottom: 20px;
	clear: both;
}


#bnr-seminar{
	width: 340px;
	height: 105px;
	float: left;
}

#bnr-taikantour{
	width: 340px;
	height: 105px;
	float: right;
}