/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(/admin/mt-static/support/themes/biyou1-lightblue/biyou1-lightblue.css);
/* end StyleCatcher imports */
@import url(/admin_20100803/mt-static/support/themes/biyou1-blue/biyou1-blue.css);


/*ライトボックス対応*/
@import url(http://cedarhomes-architect.com/lightbox/css/lightbox.css) screen;

/*文字色の変更*/
#contents .contents_title h2 a{
    color: #ffffff;
}

/*マウスオーバーの画像半透明化*/
a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6; /* Firefox用 */
	opacity:0.6; /* Opera、Safari用 */
}



.logo {
	height: 160px;
	background-image: url(http://cedarhomes-architect.com/assets_c/2012/01/logo_top-thumb-1000x161-373.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#container {
	width:1000px;
        margin-top: 0px;
	margin-right: auto;
	margin-bottom:0em;
	margin-left: auto;
	border: none;
}
#header h1 {
	width: 1000px;
	padding-bottom: 3px;
	padding-top: 0px;
}
#contents {
	width:995px;
	height: auto;
	float: left;
　　　margin-bottom: 0px;
}
#main {
	width: 730px;
        margin-right: 5px;
　　　　_margin-right: 0px;
　　　margin-bottom: 0px;
}
#contents .contents_title {
	width:730px;
	padding-left: 20px;
}
#contents .contents_title h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	margin-left: 20px;
	line-height: 20px;
}
#footer {
	clear:both;
	width:1000px;
	margin-bottom:15px;
	padding-top: 5px;
}
ul#navi {
	width: 1000px;
	height: 38px;
}
ul#navi li {
	width: 200px;
	height: 38px;
}
ul#navi li a:hover {
	height: 38px;
}
.plan {
	width: 730px;
}
.planimg {
	width: 360px;
}
.plan .planimg .bt{
	margin-right: 20px;
}



