@charset "shift-jis";
/* CSS Document */

h1{
	margin:0;
	padding: 0;
	}


/* ãƒ˜ãƒƒãƒ€ã€€*/

#HEADER{
	width: 800px;
	height: 170px;
	margin:0;
	padding: 0;
}

#HEADER p.pagetitle{
	clear: both;
	width: 800px;
	height: 25px;
	margin:0;
	padding:0;
}

#HEADER div.navi{
	margin: 12px 0 0 0;
	padding:0;
	width: 800px;
	height: 31px;
	background: url(../common/img_header/navi_r.jpg) no-repeat;
}


#HEADER div.navi a,
#HEADER div.navi a img{
	border: 0;
	margin:0;
	padding:0;
}
#HEADER div.navi a:hover img,
#HEADER div.navi a.ONBT img{
	filter: alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
}

/* €*/
a.BLOG{
	background: url(../common/img/blog_big.jpg) no-repeat;
}

/* contentes */
div.section{
	width: 740px;
	margin: 30px 30px auto 30px;
}


div.section p{
	width: 740px;
	margin-top: 22px;
	color:#666666;
	font-size: 14px;
	line-height: 1.6em;
}
div.section p.top01{
	margin-top:0;
}

.obi01{
	display: block;
	background:#3399CC;
	color:#FFF;
	font-weight: bold;
	line-height: 1.0em;
	text-align: center;
	width: 740px;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 16px;
}

/* house gallery €*/
div.section p.houseG a{
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	margin: auto 10px 10px auto;
}
div.section p.houseG a:hover{
	filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}
div.section p.houseG a.end{
	margin: auto 0px 10px auto;
}

a.BT:hover img{
	filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

/*ã€€å…±é€šã€€*/

a.BT:hover img{
	filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

