@charset "utf-8";

/*　entry
------------------------------------------------------------ */

#img_top {
	width: 880px;
	height: 60px;
	background: url(../common/images/entry_img01.jpg) no-repeat;
	text-indent: -9999em;
}

p {
    margin-bottom: 15px;
}

table {
    font-size: 100%;
}

#form {
	font-size: 1em;
}


#form .waku{
	width: 200px;
	font-size: 100%;
}

#form .waku2{
	width: 400px;
	height: 89px;
	font-size: 100%;
}

#form .waku3{
	width: 100px;
	font-size: 100%;
}

#form .hankaku{
	ime-mode: disabled;
}

.thanks {
    width: 490px;
	_width: 500px;
	background-color: #F1FAFE;
	border: 3px double #D6F0FC;
	text-align: center;
	padding: 5px;
	margin-left: 50px;
}