@charset "utf-8";
/* CSS Document */

.c_left {
	float: left;
	line-height: 40px;
	padding-left: 40px;
}
.right {
	border: 1px solid #ccc;
	float: left;
	margin-left: 20px;
}
#otoiawase {
	width: 250px;
	height: 100px;
}


.contents02 {
	line-height: 40px;
}
.color {
	color: #F00;
}
#fcontent {
	border: 1px solid #bfa23e;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 400px;
	height: 200px;
	font-size: 12px;
	color: #666;
}
.area01 {
	padding: 10px;
	border: 1px solid #bfa23e;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 300px;
	font-size: 12px;
	color: #6666;
}
.err{
 color:red; 
}

.errarea01{
  padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 300px;
	font-size: 12px;
	color: #666;

  border:1px solid red;
}
table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	width: 600px;
}
th {
	width: 200px;
	height: 70px;
	background-image: url(images/t_under.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
td {
	width: 400px;
	background-image: url(images/t_under.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 138.5%;
	color: #666;
	height: 70px;
	text-align: left;
	vertical-align: middle;
	padding-left: 40px;
}
.button {
	width: 114px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
