@charset "utf-8";
/* CSS Document */
@import url("default.css");

figure{
	width:250px;
	height:304px;
	float:left;
	padding-top:59px;
	text-align:center;
	vertical-align:bottom;
}
#keyvitual{
	width:115px;
	height:363px;
	position:absolute;
	z-index:3;
	left: 336px;
}
article {
	width:618px;
	height:331px;
	float:left;
	padding:32px 0 0 0;
}
#contact-form{
	background:url(../images/contact/bg-contact-form.jpg) no-repeat bottom;
	width:500px;
	height:343px;
	float:left;
	padding:10px 10px 0 0;
}
.txtForm{
	font-size:18px;
	color:#FFF;
	text-align:left;
	line-height:0.5;
}
.txtTitle{
	font-size:30px;
	color:#ffe914;
	text-align:left;
	line-height:0.5;
}
#aniform{
	position:absolute;
	z-index:6;
	left: 1000px;
	top: 0px;
	opacity:0;
}
#texthead{
	position:absolute;
	z-index:6;
	left: -100px;
	top: 30px;
	opacity:0;
}
#textdetail{
	position:absolute;
	z-index:7;
	height:200px;
	left: 600px;
	top: 80px;
	opacity:0;
}
#thumball{
	position:absolute;
	z-index:7;
	height:200px;
	left: 360px;
	top: 500px;
	opacity:0;
}
#home-keyvitual01{
	position:absolute;
	top: 500px;   /* 27px */
	left: -105px;  /* 760px */
	z-index:9997;
}
#home-keyvitual02{
	position:absolute;
	top: 500px;   /* 27px */
	left: -105px;  /* 760px */
	z-index:9998;
}
input.normal{
	font-family : "Arial", Ms Sans Serif, Thonburi;
	font-size : 8pt;
	background-color:#47443b;
	color:#fff;
	border:#c0bdb8 solid 1px;
	margin:0px;
	width:44px;
	height:19px;
	padding:2px 3px;
}