@charset "shift_jis";
*{
	text-decoration:none;
}



.title {
	font-size: 20px;
	color: #305376;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 740px;
	margin-top:30px;
	}
	
.table_title {
	font-size: 20px;
	background-image:url(../img/lixil/rechent_h2.jpg) ;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	width: 740px;
	margin-top:30px;
	letter-spacing:0.1em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*background-color: #305376;
	*/
	}

.topic_table_pc {
	width: 750px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #305376;
	border-bottom-color: #305376;
	border-left-color: #305376;
		text-align: center;
		font-size:16px;
}
.topic_table_td_pc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #305376;
	border-bottom-style: solid;
	border-bottom-color: #305376;
	border-bottom-width: 1px;
	padding-top:20px;
	padding-bottom:20px;

}

.topic_table_td_pc2 {
	background-color: #305376;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #305376;
	border-bottom-style: solid;
	border-bottom-color: #305376;
	border-bottom-width: 1px;
	padding-top:20px;
	padding-bottom:20px;

}

.title2 {
	font-size: 17px;
	color: #719b60;
	margin-left: 20px;
	line-height: 13pt;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
.title3 {
	font-size: 18px;
	color: #434343;
	margin-left:20px;
	line-height: 18pt;
	letter-spacing:0.1em;
	padding-left: 50px;
	}	
	
	
	
.btn_01	{
	text-align:center;
}
	
	
.btn {
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  color: #2e2e2e;
  font-size: 16px;
  background: #f7d280;
  padding: 10px 20px 10px 40px;
  text-decoration: none; !important
  text-align:center;
  width:400px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border:none;
  display:block;
  margin-top:10px;
  margin-left:20%;
}

.btn:hover {
  background: #f7ab01;
  text-decoration: none; !important
}

