
/* ■タイトル */

#subtitle {
	float: left;
	width: 750px;
	height: 150px;
	background-image: url(images/subtitle.jpg);
	background-repeat: no-repeat;
}
#subtitle h2 {
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #ffffff;
}

/* ■メイン　 */

#main {
	width: 600px;
	clear: both;
}
#subbox {
	width: 600px;
	padding: 10px 0px 0px 0px;
}
.toukouabouth3 {
	color: #000000;
	font-size: 14px;
	text-align: left;
	background-color: #FFF2DE;
	border: 1px solid #FF9000;
	padding: 5px 0px 2px 10px;
}
.toukouabout {
	padding: 10px 0px 0px 30px;
}
.toukoutitle {
	background-color:#E7861F;
	color:#FFFFFF;
	font-size:14px;
	line-height: 20px;
	margin:10px 0px 8px　0px;
	padding:3px 0px 0px 10px;
	text-align:left;
}
.toukouaboutcah {
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 10px 10px;
}
.toukouabouttxt {
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 10px;
}
#msg_foot {
	color: #000000;             /* 文字色 */
	text-align: center;         /* 配置 */
	font-size: 12px;
	padding: 10px 0px 5px 20px;
	clear: both;
}
.toukouerrorh3 {
	color: #000000;
	font-size: 14px;
	text-align: center;
	background-color: #FFF2DE;
	border: 1px solid #FF9000;
	padding: 5px 0px 2px 10px;
}
.toukouerror {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.toukouerrortxt {
	color: #dd0000;
	font-size: 16px;
	line-height: 24px;
	padding: 20px 0px 20px 0px;
}


/* ------ テーブル ------ */
table {
	position: relative;
	display: block;
	border-style: none;
	width: 550px;
	margin-top: 20px;
	margin-left: 40px;
}
table th {                          
	background-color: #C8D1F6;  /* 背景色 */
	color: #000000;             /* 文字色 */
	text-align: left;           /* 配置 */
	width: 150px;
	vertical-align: center;
	font-size: 12px;
	border-style: none;
	white-space: nowrap;
	padding: 5px 10px 5px 10px;
}
table td {
	background-color: #E3E5EF;  /* 背景色 */
	color: #000000;             /* 文字色 */
	text-align: left;           /* 配置 */
	width: 400px;
	font-size: 12px;
	line-height: 18px;
	border-style: none;
	white-space: normal;
	padding: 5px;
}
#toukoutable .inputbar {
	border: 1px inset #C8D1F6;
	width: 380px;
}
#toukoutable textarea {
	border: 1px inset #C8D1F6;
	width: 380px;
	height: 8em;
}
#no1 {
	margin: 0px 6px 0px 0px;
}
#no2 {
	margin: 0px 6px 0px 0px;
}
#no3 {
	margin: 0px 6px 0px 0px;
}


/* ------ ボタン ------ */
.submit {
	text-align: center;         /* 配置 */
	font-size: 12px;
}
.inputsubmit {
	text-align: center;         /* 配置 */
	font-size: 12px;
}
.inputsubmit input {
	text-align: center;         /* 配置 */
	font-size: 12px;
	border: 2px outset #C8D1F6;
}

caption {
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
strong {
	font-size: 12px;
	color: #ff0000;
}
select {
	width: 90px;
	font-size: 10px;
}
table input {
	font-size: 12px;
}
table textarea {
	font-size: 12px;
}


/* ------ ダミー ------ */

.dummy15 {
	height: 15px;
	clear: both;
}
.dummy15 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummycopy {
	height: 10px;
	clear: both;
}
.dummycopy p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}



