@charset "UTF-8";


h3 {
	border-bottom:1px solid #fff;
	display:inline-block;
	font-size:16px;
	margin-top:2em;
}

h4 {
	float:left;
	width:400px;
	display:block;
	margin-left:30px;
	font-size:20px;
	margin-top:30px;
}


#top_box p a {
 color:#fff;
 }

#gaikan {
	position: absolute;
	top:220px;
	left:80px;
}

#floor2 {
	position: absolute;
	right:80px;
	bottom:0px;
}








#top_box {
	margin:50px auto;
	text-align:center;
}


#top_box p {
	line-height: 2em;
}

#formarea {
	margin:50px auto;
}

.kumiko1 {
	width:80px;
	height:80px;
	margin:auto;
	display:block;
}

table{ 
	background-image: url(../images/washi2.jpg); 
	background-repeat:no-repeat;
	padding:10px;
}

th { font-size:20px;height:3em; border-bottom:1px solid #aaa;padding:10px 0px;}
td { font-size:20px;height:3em; border-bottom:1px solid #aaa;padding:10px 0px;}

input[type="text"],
input[type="phone"],
input[type="email"] { font-size:20px; width:95%;}


textarea { font-size:20px; width:95%;height:10em;}


input[type="reset"],
input[type="submit"],
button[type="button"]
{ font-size:20px;
	text-align:center;
	width:6em;
 }
 input[type="radio"]{ margin-right:10px;zoom:150%; }
 
 #btns {
	 text-align:center;
 }
 
label { display:inline-block; margin-bottom:20px;}

label span { width:6em; background-color:#f5f5dc;color:#000;padding:5px 10px;border-radius:10px;font-size:14px;display:inline-block;text-align:center; }

#emcu {
	font-size:14px;
}

#pp {
	width:80%;
	margin:50px auto 30px auto;
	padding:10px 20px 50px 20px;
	font-size:12px;
	background-color:#333;
	height:30em;
	overflow:scroll;
	font-weight:normal;

}

#pp div {
	display:block;
	margin:auto;
}

h2 { 
	margin-top:0px;
	padding-top:0px;
}

h2 span { font-size:12px; } 





/* スクロールバーのトラック（背景） */
::-webkit-scrollbar {
	width: 12px; /* スクロールバーの幅 */
}

/* スクロールバーのハンドル（つまみ） */
::-webkit-scrollbar-thumb {
	background-color: #808080; /* ハンドルの背景色 */
	border-radius: 6px; /* ハンドルの角の丸み */
}

/* スクロールバーのトラックの境界 */
::-webkit-scrollbar-track {
	background-color: #2f2f2f; /* トラックの背景色 */
}

::-webkit-scrollbar-corner {
	background-color: #2f2f2f; /* トラックの背景色 */
}




#kakunin {
	text-align:center;
}

#conf_out {
	border:1px solid #fff;
	width:90%;
	margin:auto;
	padding:10px ;
}

#conf_in {
	margin-left:0px;
}

#submit_area {
	float:right;
	margin-right:20px;
	margin-bottom:20px;
}

#sendchk {
	margin-top:100px;
	line-height:5em;
	text-align:center;
}

#erbtn {
	zoom:150%;
}