@charset "utf-8";



/* お問い合わせ ▼ ------------------------------*/

/* お問い合わせ */
div.contact_mi {
	background-image: url(../../image/contact/contact_mi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 162px;
	width: 626px;
}

div.contact_mi h3 {
	font-size: 8px;
	text-indent: -500px;
	overflow: hidden;
	position: absolute;
}

div.contact_box_middle {
	background-image: url(../../image/contact/contact_box_middle.gif);
	background-repeat: repeat-y;
	width: 626px;
}

div.contact_box_head {
	background-image: url(../../image/contact/contact_box_head.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

div.contact_box_bottom {
	background-image: url(../../image/contact/contact_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

div.contact_box_sp {
	padding: 20px 14px 30px;
}

div.contact_box_sp p {
	margin-bottom: 4px;
}

p.contact_txt01 {
	font-weight: bold;
	color: #505AD2;
}

span.contact_tel {
	color: #FF6400;
	font-weight: bold;
	margin-bottom: 4px;
}

table.EasyTable {
	width: 600px;
	margin-bottom: 20px;
}

table.EasyTable tr td {
	background-color: #FFFFFF;
}

table.EasyTable tr td {
	border: 1px solid #A0A0A0;
	padding: 8px 10px;
}

table.EasyTable tr td.EasyLeftTd {
	background-color: #DDE2F7;
	font-weight: bold;
	width: 220px;
}

table.EasyTable tr td.EasyRightTd {
	width: 380px;
}

table.EasySubmit {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

table.EasySubmit tr td.EasyInputLeft {
	width: 100px;
	text-align: center;
}

table.EasySubmit tr td.EasyInputRight {
	width: 100px;
	text-align: center;
}

/* お問い合わせ ▲ ------------------------------*/

