@charset "UTF-8";

/*-----------------------------------------------
 __subMenu_on_off　ex
-----------------------------------------------*/


div#mailform{
	padding-top: 20px;
	padding-right: 10px;
	text-align: left;
}

div#mailform p{
	line-height: 1.4em;
}

div#mailform td,div#mailform th{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2164a1;
	vertical-align: middle;
}

div#mailform table{
	padding-top: 15px;
	width: 600px;
}

div#mailform caption{
	display: none;
}

div#mailform th.mailform_3{
	background-color: #eaf5ff;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #2164a1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2164a1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2164a1;
	font-weight: 900;
	width: 180px;
}

div#mailform td.mailform_2{
	background-color: #ffffff;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2164a1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

div#mailform td.mailform_5{
	color: #2164a1;
	text-align: center;
	padding-top: 15px;
}

td.mailform_5 input{
	margin-right: 20px;
	margin-left: 20px;
}

div#mailform th.mailform_3 span.mast{
	color: #ef0000;
}

div#mailform td.mailform_2 span.err{
	color: #ef0000;
}


span.personal_link{
	padding-top: 10px;
	line-height: 40px;
	text-decoration: underline;
}

textarea{
	font-weight: normal;
}

div#telform{
	padding-top: 30px;
}