div.wabi{
	margin: 20px;
	padding: 10px;
	background: #fdeff5;
}
div.wabi p{
	font-size: 13px;
}
section#t01{
	width: 100%;
	position: relative;
	max-width: 1040px;
	min-width: 280px;
	margin: 0 auto;
	padding: 0;
}
section#t01 div#head{
	width: 100%;
	max-width: 372px;
	min-width: 280px;
	margin: 0 auto;
	padding: 40px 0;
}
section#t01 div#head h3{
	background: url(../img/header.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;	
	max-width: 372px;
	min-width: 280px;
	height: 0;
	padding-top: 11.567732%;
	
}
section#t01 div.btn{
	width: 100%;
	margin: 0 auto;
	max-width: 1040px;
	min-width: 280px;
	position: absolute;
	top: 40px;
	left: 0px;
	text-align: left;
}
section#t01 div.btn a{
	display: block;
	text-indent: -9999px;
	width: 58px;
	height: 58px;
	background: url(../../common/img/sekou_arrow.png) no-repeat;
}
section#t01 h4{
	width: 100%;
	max-width: 1040px;
	min-width: 320px;
	font-size: 350%;
	border: solid 1px #000;
	padding: 5px 0;
	font-weight: normal;
}

/**資料請求*******************/
/*body#index section#t01 h4{
	background: url(../img/title_shiryo.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;	
	max-width: 1040px;
	min-width: 320px;
	height: 0;
	padding-top: 6.290323%;
}*/
section#t02{
	width: 800px;
	margin: 0 auto;	
}
section#t02 p{
	margin: 50px 0 0;
	font-size: 16px;	
}
body#index section#t02 h3{
	background: url(../img/sub_shiryo_title01.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;	
	max-width: 800px;
	min-width: 320px;
	height: 0;
	padding-top: 3.000968%;	
	margin: 30px 0 20px;
}
body#index section#t02 dl{
	width: 800px;
	border-top: solid 2px #000;
	margin: 0 ;
}
body#index section#t02 dl dt,body#index section#t02 dl dd{
	
}
body#index section#t02 dl dt{
	padding: 0;
	font-size: 15px;
	clear: left;
	float: left;
	width: 242px; 
	text-align: left;
	background: url(../img/dt_bg.png) no-repeat right bottom;
	height: 48px;
}
body#index section#t02 dl dd{
	padding: 0;
	font-size: 13px;
	margin-left: 242px;
	text-align: left;
	background: url(../img/dd_bg.png) repeat-x left bottom;
	width: 558px;
	height: 48px;
}
body#index section#t02 dl dt div{
	padding: 15px; 
}
body#index section#t02 dl dt div input{
	margin: 0 10px 0 0;
}
body#index section#t02 dl dd div{
	padding: 15px 0 15px 40px;
}
section#t02 div.kyoten{
	margin: 0 0 10px;
	border: solid 1px #ddd;
	padding: 5px 10px;
	background: #f3fcff;
	text-align: left;
	font-size: 16px;
	line-height: 160%;
}
section#t02 div.kyoten h5{
	font-size: 18px;	
}
section#t02 div.kyoten br.nobr{
	display: none;
}

section#t03{
	width: 800px;
	margin: 0 auto;	
}
section#t03 h3{
	background: url(../img/sub_shiryo_title02.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;	
	max-width: 800px;
	min-width: 320px;
	height: 0;
	padding-top: 3.000968%;	
	margin: 0 0 20px;
}
section#t03 dl{
	width: 800px;
	margin: 0 ;
}
section#t03 dl dt{
	font-size: 14px;
	line-height: 110%;
	clear: left;
	float: left;
	width: 150px;
	padding: 8px;
	display: table-cell;
}
section#t03 dl dt p{
	text-align: right;
	font-size: 14px;
}
section#t03 dl dd{
	font-size: 14px;
	line-height: 110%;
	margin-left: 150px;
	text-align: left;
	width: 558px;
	padding: 8px;
	display: table-cell;
}
section#t03 dl dd div.lbox{
	float: left;
}
section#t03 dl dd div.text{
	margin: 8px 0 0;	
}
dl dd input.sm{
	width: 300px;
	height: 25px;	
}
section#t03 dl dd input.ss{
	width: 130px;
	height: 25px;
}
section#t03 dl dd select.sm{
	width: 305px;
	height: 32px;	
}
section#t03 dl dd textarea.sm{
	width: 305px;
	height: 50px;	
}
div.form_btn{
	margin: 10px 0 0 -135px;
}
div.form_btn input#submit,
div.form_btn input#reset{
	padding: 10px 40px;
	font-size: 1.2em;
	background-color: #4c4948;
	color: #85d0f4;
	border-style: none;
	margin: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;	
}
div.form_btn input:hover{
	cursor: pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/**確認****************/
section#t02 dl.kakunin{
	border: none;
}
section#t02 dl.kakunin dt{
	font-size: 14px;
	line-height: 110%;
	clear: left;
	float: left;
	width: 150px !important;
	padding: 8px !important;
	border-top: solid 1px #ccc;
	display: table-cell;
	height: 30px;
	text-align: right !important;
	background: none !important;
}
section#t02 dl.kakunin dd{
	font-size: 14px;
	line-height: 110%;
	margin-left: 150px;
	text-align: left;
	width: 558px !important;
	padding: 8px 15px !important;
	border-top: solid 1px #ccc;
	display: table-cell;
	height: 30px;
	background: none !important;
}
section#t03 dl.kakunin dt{
	font-size: 14px;
	line-height: 110%;
	clear: left;
	float: left;
	width: 150px;
	padding: 8px;
	border-top: solid 1px #ccc;
	display: table-cell;
	height: 30px;
	text-align: right;
}
section#t03 dl.kakunin dt p{
	text-align: right;
	font-size: 14px;
}
section#t03 dl.kakunin dd{
	font-size: 14px;
	line-height: 110%;
	margin-left: 150px;
	text-align: left;
	width: 558px;
	padding: 8px 15px;
	border-top: solid 1px #ccc;
	display: table-cell;
	height: 30px;
}
section#t03 dl.kakunin dd div.lbox{
	float: left;
}
section#t03 dl.kakunin dd div.text{
	margin: 8px 0 0;	
}




/**お問い合わせ*******************/
/*body#contact section#t01 h4{
	background: url(../img/title_contact.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;	
	max-width: 1040px;
	min-width: 320px;
	height: 0;
	padding-top: 6.290323%;
}*/
body#contact section#t02 h3{
	background: url(../img/sub_contact_title01.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;	
	max-width: 800px;
	min-width: 320px;
	height: 0;
	padding-top: 3.000968%;	
	margin: 30px 0 20px;
}
body#contact section#t02 ul{
	border-top: 2px #000 solid;	
	text-align: left;
}
body#contact section#t02 ul li{
	display: inline-block;
	text-align: left;
	padding: 15px 5px;
	width: 380px;
	border-bottom: solid 1px #333;
	font-size: 14px;
	white-space: nowrap;
}
body#contact section#t02 ul li input{
	margin: 0 10px 0 0;	
}
body#contact section#t02 ul li.l01,
body#contact section#t02 ul li.l03,
body#contact section#t02 ul li.l05{
	margin: 0 15px 0 0;
}