table#proTable {
	margin-right: 180px;
	margin-left: 100px;
	margin-top: 100px;
	color: #333;
}
table#proTable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding: 10px;
}
img#me {
	width: 228px;
	height: 200px;
}
div#three {
	background-image: url(../img/about/3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.back ul {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#back4 {
	background-image: url(../img/about/4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.back ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.Hday {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #EDF5EB;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.Hday h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
div#enk {
	font-size: 0.8em;
}
table.input_table {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
table.input_table td {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
table.input_table tr th {
	padding: 15px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
table.input_table tr th .bt {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

span.incl {
	font-size: 10px;
	color: #F00;
	padding-left: 10px;
}
table.input_table input{
	padding: 5px;
	color: #666;
}
table.input_table #input4 {
	color: #666;
}
th.midTr {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	background-color: #E6E6E6;
}
