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

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

about

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

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

/* pagettl
---------------------------------------------- */
h3#h3_pagettl01{
	background:url(../about/img/h3_pagettl01.png) no-repeat center 0;
	height:73px;
}

h3#h3_pagettl02{
	background:url(../about/img/h3_pagettl02.png) no-repeat center 0;
	height:73px;
}

/* div
---------------------------------------------- */
div.wrap_member{
	overflow:hidden;
	margin-bottom:40px;
}

div.wrap_member:last-child{margin-bottom:50px;}


/* table
---------------------------------------------- */
div.wrap_member table{
	width:100%;
	margin-bottom:20px;
}

div.wrap_member table tr:first-child td:first-child{
	background-image:url(../img/bdr_dotted02.gif), url(../img/bdr_dotted02.gif);
	background-repeat:no-repeat, no-repeat;
	background-position:0 top, 0 bottom;
	padding:10px 0;
	width:170px;
	vertical-align:top;
	text-align:left;
}

div.wrap_member table tr:first-child td:last-child{
	border-top:dotted 1px #545872;
	border-bottom:dotted 1px #545872;
	padding:10px 0;
	vertical-align:top;
	text-align:left;
}
	

div.wrap_member table tr td:first-child{
	background:url(../img/bdr_dotted02.gif) no-repeat 0 bottom;
	padding:10px 0;
	width:170px;
	vertical-align:top;
	text-align:left;
}	

div.wrap_member table tr td:last-child{
	border-bottom:dotted 1px #545872;
	padding:10px 0;
	vertical-align:top;
	text-align:left;
}