@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      reform.css
 Style Info:     リフォーム
----------------------------------------------------------- */

/* -----------------------------------------------------------
リフォームの流れ
----------------------------------------------------------- */

.ref01_box01 {
	background:url(../reform/img/reform01_bg01.gif) no-repeat;
	height:180px;
}

.ref01_box02 {
	background:url(../reform/img/reform01_bg02.gif) no-repeat;
	height:180px;
}

.ref01_p {
	float:right;
	margin-left:20px;
}

.ref01_w {
	margin:15px 0 0 85px;
}

/* -----------------------------------------------------------
リフォーム部位のご紹介
----------------------------------------------------------- */

.ref02_w01 {
	float:left;
	margin:15px 0 20px 0;
	width:390px;
}

.ref02_bn {
	text-align:center;
}

/* -----------------------------------------------------------
リノベーション事例のご紹介
----------------------------------------------------------- */

.reno_l {
	float:left;
	margin:0 0 15px 0;
	width:530px;
}

.reno_r {
	float:right;
	padding-top:15px;
}

.reno_menu {
	clear:both;
	height:19px;
	width:398px;
	margin-bottom:15px;
}

.reno_menu li {
	display:block;
	width:126px;
	float:left;
}

.reno_menu_l {
	margin-right:10px;
}



/* -----------------------------------------------------------
Q&A
----------------------------------------------------------- */
.dl_01{
  width:384px;
  float:left;
  margin:0 30px 20px 0;
  border-right:1px solid #EEEEEE;
  border-bottom:1px solid #EEEEEE;
  padding:0 0px 10px 0;
}

.dl_02{
  width:384px;
  float:left;
  margin:0 0px 20px 0;
  border-right:1px solid #EEEEEE;
  border-bottom:1px solid #EEEEEE;
  padding:0 0px 10px 0;
  
}

.dt_q{
  background-image:url(../img/p_q.gif);
  background-repeat:no-repeat;
  height:25px;
  padding:2px 0 0px 28px;
  font-weight:bold;
  text-align:left;
}

.dt_q02{
  background-image:url(../img/p_q02.gif);
  background-repeat:no-repeat;
  height:46px;
  padding:2px 0 0px 28px;
  font-weight:bold;
  text-align:left;
}


.dd_a{
   margin-top:10px;
  background-image: url(../img/p_a.gif);
  background-repeat:no-repeat;
  padding:2px 10px 0px 28px;
  text-align:left;
}


/*----------------------------------------------------
	#link_q_a
----------------------------------------------------*/

#link_q_a {
	clear:both;
	margin:0 auto 0;
	padding:20px 10px 9px 10px;
	margin-bottom:40px;
	width:780px;
	background:url(../img/ftr_link_bg.gif) repeat-x;
	border-bottom:1px #CCCCCC dotted;
	
}

#link_q_a ul {
	clear:both;
	margin:0 0 5px;
	padding:0;
	
	overflow:hidden;
}

#link_q_a li {
	margin:0 10px 0 0;
	padding:0 0 0 12px;
	background:url(../img/link_ya.png) no-repeat 0 50%;
	line-height:140%;
	font-size:10px;
	float:left;
	width:238px;
}



#link_q_a li a:link {
	color:#C2143D;
	text-decoration:none;
}

#link_q_a li a:visited {
	color: #C2143D;
	text-decoration:none;
}

#link_q_a li a:hover {
	color: #A87359;
	text-decoration: none;
}

#link_q_a li a:active {
	color: #C2143D;
	text-decoration:none;
}

.link_t {
   margin-bottom:10px;
}


