@charset "utf-8";

/* CSS Document */



#main {

	margin:10px 50px;

	border-width:1px;

	border-color:#ddd;

	border-style:solid;

	width:648px;

}

h2 {

	margin-left:50px;

	margin-top:35px;

	color:#444;

}

.hako {

	background-color:#ddd;

	margin-bottom:5px;

	line-height:150%;

}

#wrap {

	font-size:90%;

	line-height:180%;

}

#migi {

	margin:30px 5px;

	line-height:120%;

}

h4 {

	color:#444;

}

/* フォーム部 */



#table1 {

	margin-left:50px;

	border: 1px #C0C0C0 solid;

}



td, th {

	border:1px #FFF5DF solid;

}



th {

	background-color:#FFF5DF;

	color:#444;

	font-size:90%;

}



#dooi {

	border: 1px #F00 solid;

	width:650px;

	line-height:170%;

	text-align:center;

	margin-left:50px;

	margin-top:10px;

}

#btn {

	text-align:center;

	margin-top:15px;

}