@charset "UTF-8";


/*
　Contact
--------------------------------------------------------------------------------*/

#submitBox {
	text-align: center;
}

.textbox {
	width: 450px;
}

dl.contact {	
	padding-top: 20px;
}


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

.submitBtn02 {
	background-image: url(../../contact/img/btn_send2.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	width: 230px;
	height: 30px;
	cursor: pointer;
	border-style: none;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;	
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}

.submitBtn {
	background-image: url(../../contact/img/btn_send.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 0px;
	width: 230px;
	border-style: none;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
ul.errmsg li {
	line-height: 200%;
}
form table.contactsForm input {
	height: 30px;
	width: 100%;
}

form table.contactsForm input#radio {
	height: 10px;
	width: 10px;
}
form table.contactsForm input.old {
	height: 30px;
	width: 20%;
}
form table.contactsForm input#ck {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
form table.contactsForm #message {
	width: 100%;
	height: 200px;
}

table.contacts {
	margin-top: 20px;
	vertical-align: middle;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
table.contacts tr th {
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle;
	width: 16%;
}
table.contacts tr td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 50%;
	vertical-align: middle;
	display: table-cell;
}

ul.errmsg li {
	line-height: 200%;
}
form table.contacts input {
	height: 30px;
	width: 100%;
}
form table.contacts input.old {
	height: 30px;
	width: 20%;
}
form table.contacts input#ck {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
form table.contacts #message {
	width: 100%;
	height: 200px;
}
.note {
	padding-left: 100px;
	font-size: 1.6rem;
	padding-right: 100px;
	border-top: 1px solid #ED8600;
	border-bottom: 1px solid #ED8600;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

.note2 {
	padding-left: 100px;
	font-size: 1.6rem;
	padding-right: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

table.contactsForm {
	margin-top: 20px;
	vertical-align: middle;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table.contactsForm tr {
	display: table-row;
	border-collapse: collapse;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
}

table.contactsForm tr th {
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: middle;
	width: 15%;
}
table.contactsForm tr td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 50%;
	vertical-align: middle;
	display: table-cell;
}
.submitBtn {
	background-image: url(../../contact/img/btn_send.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 0px;
	width: 230px;
	border-style: none;
	cursor: pointer;
}
ul.errmsg li {
	line-height: 200%;
}
form table.contactsForm input {
	height: 30px;
	width: 100%;
}

form table.contactsForm input#radio {
	height: 10px;
	width: 10px;
}
form table.contactsForm input.old {
	height: 30px;
	width: 20%;
}
form table.contactsForm input#ck {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
form table.contactsForm #message {
	width: 100%;
	height: 200px;
}
.center {
	text-align: center;
}
