*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#FFFFFF;
	background-position:top center;
	background-repeat:repeat-y;
	line-height:130%;
	font-size:small;
	color:#333333;
}
/* mapページ */
#registration img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#registration img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_both{
	clear:both;
}
#registration  {
	margin: 0px;
	padding: 0px;
	width: 580px;
	font-size: small;
	line-height: 1.4em;
}
#registration  p  {
	margin: 0px 0px 10px;
	padding: 0px 10px 0px;
}


/* テキストリンク */
a:link{
	color:#0058C4;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#6221DA;
}


/* ベースレイアウト */
#basecontents {
	margin:0px auto 0px auto;
	padding:0px;
	width:740px;
}

/* ヘッダー */
#header_b {
	margin:0px 0px 10px 0px;
	background-image:url(/img/header/b_head_bg.jpg);
	background-repeat:repeat-x;
}
#header_b #logo{
	width:90px;
	float:left;
}
#header_b #close_h{
	margin:3px 5px 0px 0px;
	width:65px;
	float:right;
}


/* フッター */
.clear_both{
	clear:both;
}
#foot{
	margin:40px 0px 0px 0px;
	clear:both;
}
#foot #foot_close{
	margin:0px;
	padding:10px 0px 7px 0px;
	text-align:right;
	clear:both;
	background-image:url(/img/foot/border_dot.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}
#foot #copyright{
	padding:10px 0px 15px 5px;
	color:#666666;
	background-image:url(/img/foot/border_blue.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
/* 工務店一覧のページ */
#detail_area table{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}
#detail_area td{
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#detail_area #link{
	border-style: none;
}
#detail_area #link td{
	background: #FFFFFF;
	border-style: none;
}
#detail_area img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#products #title_area #category_name {
	margin: 0px;
	padding: 7px 10px 5px 12px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	background-color: #F3F3F3;
	margin-bottom: 10px;
	font-weight:bold;
}

