﻿@charset	"UTF-8";

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

#tokutei_body	{
	position:relative;
	width:740px;
	height:450px;
	background-color:#ffffff;
	float: left;
	top: 27px;
}
#tokutei_body   h1 #title	{
	height:22px;
	width:275px;
	position: absolute;
	margin: 0px;
	left: 10px;
	top: 20px;
}
#tokutei_body   dl  	{
	margin:0px;
	padding-left:30px;
	list-style:none;
	font-size:14px;
	line-height:2;
	top: 40px;
	position: relative;
}
#tokutei_body   dd  	{
	margin:-28px 30px 0px 200px;
	list-style:none;
}

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

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

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

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

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

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

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