@charset "utf-8";
@import "reform_base.css";
@import "reform.css";

/* CSS Document */

/*----------------------
　セイワのリフォーム
----------------------*/

#category01 a,
#category02 a { outline:0; }

#category01 a:link
#category02 a:link,
#category01 a:visited,
#category02 a:visited { color:#069; }

#category01 a:hover,
#category02 a:hover { color:#09F; }

#category01 {
	margin:15px 0 28px 0;
	font-size:12px;
	line-height:20px;
}

#imgMap {
	width:640px;
	height:215px;
	background:url(../../img/reform/basyo/img.gif) left top no-repeat;
}

#category02 { margin:10px 0 60px 0; }

#category02 ul { list-style:none; }

#category02 ul li {
	margin:7px 7px 0 0;
	float:left;
}
#category02 ul li.right_0 { margin:7px 0 0 0; }

#category02 ul li a {
	width:154px;
	height:40px;
	background:url(../../img/reform/basyo/bg_btn.gif);
	font-weight: bold;
	text-align:center;
	line-height:40px;
	font-size:12px;
	text-decoration:none;
	display:block;
}