@charset "utf-8";
/* Copyright 2016 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

お問い合わせ

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
ul#nav_global01 li.g05 a{background:url(../img/nav_global01.png) no-repeat -777px -50px;}

/* pagettl
---------------------------------------------- */
div#pagettl h3{background:url(../contact/img/h3_pagettl01.png) no-repeat left center;}

/* table
---------------------------------------------- */
table#table_contact01{
	width:100%;
	margin-bottom:35px;
	border-top:1px dotted #A2A2A2;
}

table#table_contact01 th{
	text-align:left;
	font-weight:normal;
	padding:16px 0 14px;
	color:#333;
	width:31%;
}

table#table_contact01 th img{
	margin-right:10px;
	vertical-align:middle;
}

table#table_contact01 td{
	padding:16px 0 14px;
	word-break:break-all;
}

table#table_contact01 td p{
	color:#878787;
	font-size:92%;
	line-height:1.2;
	margin-bottom:0;
}

table#table_contact01 tr{border-bottom:1px dotted #A2A2A2;}
	