@charset "utf-8";
/* CSS Document */

a img {
	border:none;
}

#Box415 {
	float:left;
	width:415px;
}

#Box215 {
	float:right;
	width:215px;
}

/* 施工事例へのボタン */

#conf_b_w a span {
	display:none;
}

#conf_b_w a {
	display:block;
	background:url(img/works_b.jpg) no-repeat;
	width:415px;
	height:40px;
}

#conf_b_w a:hover {
	background:url(img/works_b_r.jpg) no-repeat;
}

/* 相談会申し込みボタン */

#conf_b_e a span {
	display:none;
}

#conf_b_e a {
	display:block;
	background:url(img/conf_btn.jpg) no-repeat;
	width:215px;
	height:40px;
}

#conf_b_e a:hover {
	background:url(img/conf_btn_r.jpg) no-repeat;
}

/* カテゴリ画像のリスト */

ul.conf_category {
	list-style:none;
	margin:0;
	padding:0;
}

ul.conf_category li {
	float:left;
	margin:0 5px 5px 0;
}

ul.conf_category li#r_can {
	margin-right:0;
}

.conf_case {
	background:url(img/conf_bg.jpg) repeat-y;
	width:215px;
}

.conf_t12 {
	font-size:93%;
	margin:10px;
}

.conf_t10 {
	font-size:77%;
	margin:10px;
}
