img {
    border-style:none;
}
/*
画像配置制御(上下左右)
--------------------------*/
img.imgL {margin:10px 0 0 0;}
img.imgL05 {margin:10px 10px 0 0;}
img.imgL10 {margin:10px 15px 0 0;}
img.imgL20 {margin:0 0 5px 0;}
img.imgL21 {margin:0 0 3px 0;}
img.imgL30 {margin:10px 10px 0 0;}
img.imgL40 {margin:10px 15px 0 0;}

/*
 汎用ボックス[530px]
----------------------------*/
.Box530{
	width:640px;
	float:left;
	margin-bottom:15px;
	text-align: left;
	padding-left: 30px;
}

.Box530 h2{
	font-size:16px;
	font-weight:bold;
}
.p{
	float:left;
	margin:10px 0 5px 0;
	width:630px;
	line-height: 140%;
}
.conBox{
	width:500px;
	float:none;
	text-align:center;
	margin-left:15px;
	margin-bottom:40px;
}

*html .conBox{
	margin-left:10px;
}

/*
　見出し：居住形態別リフォーム
---------------------------*/
h2.status {
	width:530px;
	height:45px;
	background:#FFF url(../reform/image/m_status.gif) no-repeat top left;
	text-indent:-9999px;
}


/*
　見出し：場所別リフォーム
---------------------------*/
h2.place {
	width:530px;
	height:45px;
	background:#FFF url(../reform/image/m_place.gif) no-repeat top left;
	text-indent:-9999px;
}

/*
　見出し：テーマ別リフォーム
---------------------------*/
h2.theme {
	width:530px;
	height:45px;
	background:#FFF url(../reform/image/m_theme.gif) no-repeat top left;
	text-indent:-9999px;
}

/*
　見出し：ライフスタイル別リフォーム
---------------------------*/
h2.life{
	width:530px;
	height:45px;
	background:#FFF url(../reform/image/m_life.gif) no-repeat top left;
	text-indent:-9999px;
}
/*
　見出し：リフォームの基礎知識
---------------------------*/
h2.basic {
	width:530px;
	height:45px;
	background:#FFF url(../reform/image/m_basic.gif) no-repeat top left;
	text-indent:-9999px;
}

/*
　見出し：リフォーム施工事例
---------------------------*/
h2.sekou {
	width:530px;
	height:45px;
	background:#FFF url(../reform/image/m_sekou.gif) no-repeat top left;
	text-indent:-9999px;
}


/*
 Clear
--------------------------*/
.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*
　リフォームプラン
---------------------------*/
.bnr_re_cont{
	float:left;
	text-align:left;
}	

.bnr_re_cont a{
	line-height:1.7em;
	font-size:90%;
}

