﻿@charset "utf-8";

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

	Name: member.css
	Location: /common/css/pages/member.css
	Desctiption {
		Member Companies 以下のCSS
	}

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

.wrapper {
}


/**************************************************************

	Header

***************************************************************/

#header {}

/****************************************************************

	Navigation

*****************************************************************/

#navi{}

/**************************************************************

	Content

***************************************************************/

#container {

}


/* main
===============================================================*/
#content{}

#content h4 {
	margin: 0 0 7px;
	padding: 4px 3px;
	background: #e6f1db;
	border-bottom: 1px solid #cacabf;
	border-left: 1px solid #e6f1db;
}

#content .section table {
	width: 528px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 1px;
}

#content .section table {
	line-height: 1.5;
	background-color: #d9decf;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .section table thead th {
	background-color: #f2f6ed;
	text-align: center;
	vertical-align: middle;
}

#content .section table td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .section table thead td {
	background-color: #f2f6ed;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

#content .section table tbody th {
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}

#content .section table tbody td {
	background-color: #fff;
	vertical-align: middle;
	text-align: left;
}

#content .section table tbody tr.even td {
	background-color: #fafafa;
}

/* sub
===============================================================*/
#sideNavi{}

/**************************************************************

	Footer

***************************************************************/

#footer {

}
