@charset "utf-8";

/*
***************************************************************************************************
	見出し
***************************************************************************************************
*/

#informationPage .content h2, #summaryPage .content h2, #accessPage .content h2, #directorListPage .content h2, #compositionPage .content h2, #equipmentPage .content h2
{
	background-image	: url(../../image/background/headBarBackIndustry00.gif);
	background-repeat	: repeat-x;
}

/*
***************************************************************************************************
	包含カラム
***************************************************************************************************
*/
.content
{
	width				: 577px !important;
	padding				: 0px 0px 20px 0px;
	border				: 1px solid #ccc;
}

/*
***************************************************************************************************
	セクション・アーティクル
***************************************************************************************************
*/
/*
---------------------------------------------------------------------------------------------------
	共通
---------------------------------------------------------------------------------------------------
*/
#columnInfo .entry ul
{
	padding-top			: 20px;
}

#columnInfo .entry li
{
	background-image	: url(../../image/icon/iconArrow04.gif);
	background-repeat	: no-repeat;
	min-height			: 15px;
	height				: auto !important;
	height				: 15px;
	float				: left;
	color				: #888;
	margin-right		: 25px;
	padding				: 0 0 0 20px;
}

#columnInfo .entry li a
{
	color				: #0088dd;
}

#columnInfo .entry li a:hover
{
	color				: #ffaa00;
}

#mainSectionA, #mainSectionB, #mainSectionC, #mainSectionD
{
	font-size			: 1em;	/* 実装時は0.9emに */
	letter-spacing		: 0.1em;
	margin				: 1em 30px 0 30px;
	padding				: 0 0 2em 0;
}

#articleA
{
	background-repeat	: no-repeat;
	background-position	: left center;
	min-height			: 120px;
	height				: auto !important;
	height				: 120px;
	padding-left		: 200px;
	margin-top			: 1em;
}

/*
---------------------------------------------------------------------------------------------------
	当社についてページ
---------------------------------------------------------------------------------------------------
*/

#capacity
{
	font-size			: 0.9em;
	border-collapse		: collapse;
}

#mainSectionD #capacity caption
{
	font-weight			: bold;
	text-align			: left;
	padding-bottom		: 0.5em;
}

#mainSectionD #capacity th
{
	background-color	: #def;
	color				: #479;
	text-align			: center;
	padding				: 0.3em 0;
	border				: 1px solid #ccc;
}

#mainSectionD #capacity td
{
	padding				: 0.5em;
	border				: 1px solid #ccc;
}

#mainSectionD #capacity #fieldHead
{
	width				: 7em;
}

#mainSectionD #capacity #capacityHead
{
	width				: 10em;
}

/*
---------------------------------------------------------------------------------------------------
	医療ページ
---------------------------------------------------------------------------------------------------
*/
