@charset "utf-8";
*{
	margin:0;
	padding:0;
	line-height: 140%;
}
body {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
	margin-bottom: 25px;
}
img{border:none;vertical-align:top;}
.clear{clear:both;}

#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
#head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contents {
	padding: 10px;
}
h2 {
	background-image: url(images/form_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.font-color-red {
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}

#naiyou {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	line-height: 140%;
}
table {border-collapse: collapse;}
td{
	border: 1px solid #999999;
	padding: 3px;
}
.non {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 2em;
	padding-bottom: 1px;
	padding-left: 1px;
}
.non1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
