@charset "utf-8";


/*---▲申し込み方法全体-----------------------------------*/

/*---▼質問回答-------------------------------------------*/
/*---▲質問回答-------------------------------------------*/

/*---▼Show&Hide------------------------------------------*/
/*---▲Show&Hide------------------------------------------*/

/*---▼ナビゲーション-------------------------------------*/
/*---▲ナビゲーション-------------------------------------*/

/*---▼ニュース-------------------------------------------*/
/*---▲ニュース-------------------------------------------*/

/*---▼施工例---------------------------------------------*/
/*---▲施工例---------------------------------------------*/

/*---▼フッタ---------------------------------------------*/
/*---▲フッタ---------------------------------------------*/
#contents {
	width: 740px;
	margin: 0px;
	padding: 0px;
	height: 827px;
}

#link_body {
	position:relative;
	width:740px;
	height:800px;
	float: left;
	top: 27px;
}
#link_body  table {
	margin: 0px;
	padding: 0px;
}
#link_body        h1 #title  	{
	position:absolute;
	width:275px;
	height:22px;
	margin: 0px;
	left: 10px;
	top: 20px;
}
#link_body    dl   	{
	margin:0px;
	padding-left:50px;
	list-style:none;
	padding-top: 60px;
}
#link_body dt {
	position: relative;
	width: 120px;
	font-size: 14px;
	height: 45px;
}

#link_body    dd  	{
	margin-right: 30px;
	margin-left: 180px;
	position: relative;
	padding: 0px;
	height: 45px;
	bottom: 45px;
	font-size: 14px;
}
#navi {
	bottom: 800px;
}
