@charset "UTF-8";
@import url("../../share/css/common.css");

/*======================================

	コンテンツ

=======================================*/
.info_text {
	width: 515px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 0.75em;
	line-height: 1.6;
}

.contact {
	width: 515px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

.contact th {
	width: 130px;
	margin: 0px;
	padding: 15px 5px 15px 0px;
	font-size: 0.75em;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: 1.6;
}

.contact td {
	width: 380px;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	font-size: 0.75em;
	line-height: 1.6;
}






