@charset "utf-8";

/*
***************************************************************************************************
	見出し
***************************************************************************************************
*/
#columnBusiness h2
{
	text-align			: left;
}

/*
***************************************************************************************************
	グローバルナビゲーション
***************************************************************************************************
*/
.header
{
	background-image	: url(../../image/background/navBack01.gif);
}

.navigation
{
	background-image	: url(../../image/background/navShadow02.gif);
}

/*
***************************************************************************************************
	 包含ボックス
***************************************************************************************************
*/
/*
	メインカラム
*/
.main
{
	width				: 579px;
	_width				: 564px;
	float				: left;
	margin-top			: 20px;
	padding-left		: 1px;
}

/*
	コンテンツ
*/
.content
{
	width				: 579px;
	margin-top			: 10px;
}

/*
***************************************************************************************************
	補助ナビゲーション
***************************************************************************************************
*/
/*
	補助カラム
*/
.aside
{
	width				: 220px;
	float				: left;
	margin-top			: 20px;
}

.aside #assistNav
{
	height				: 300px;
}

.aside #assistNav li
{
	height				: 43px;
}

/*
***************************************************************************************************
	説明欄
***************************************************************************************************
*/
#columnBusiness
{
	width				: 577px;
	min-height			: 150px;
	height				: auto !important;
	height				: 150px;
	text-align			: center;
	padding-bottom		: 20px;
	border				: 1px solid #ccc;
}

#columnBusiness .entry
{
	width				: 450px;
	color				: #444;
	font-size			: 0.9em;
	font-weight			: bold;
	text-align			: left;
	margin				: 0 auto;
	padding				: 20px 40px 0 40px;
	border-top			: 1px solid #ccc;
}

#columnBusiness .article
{
	padding				: 0 0.5em;
}

/*
***************************************************************************************************
	グローバルリンクボックス
***************************************************************************************************
*/
.linkBox
{
	float				: left;
	width				: 185px;
}

/*--- link Box for solutionBusiness, solutionIndustry ---*/
#boxBusiness, #boxIndustry
{
	margin-right		: 12px;
}

#solutionBusiness
{
	background-image	: url(../../image/imagePop/imagePopSolutionBusiness00.jpg);
	background-repeat	: no-repeat;
	background-position	: 10px 96%;
}

#solutionIndustry
{
	background-image	: url(../../image/imagePop/imagePopSolutionIndustry00.jpg);
	background-repeat	: no-repeat;
	background-position	: 10px 96%;
}

#solutionFunction
{
	background-image	: url(../../image/imagePop/imagePopSolutionFunction00.jpg);
	background-repeat	: no-repeat;
	background-position	: 10px 96%;
}

/*--- list for link Box ---*/
.content .assistNav
{
	width				: 165px;
	min-height			: 250px;
	height				: auto !important;
	height				: 250px;
	padding				: 10px 9px 100px 9px;
	border-right		: 1px solid #ddd;
	border-bottom		: 1px solid #ddd;
	border-left			: 1px solid #ddd;
}

.content .assistNav li
{
	background-image	: url(../../image/icon/iconArrow01.gif);
	background-repeat	: no-repeat;
	background-position	: left 75%;
	margin-bottom		: 0.7em;
	padding				: 0 0 0 15px;
}

.content .assistNav li a
{
	color				: #ff3300;
	font-size			: 0.9em;
}

.content .assistNav li a:hover
{
	color				: black;
}

/*
***************************************************************************************************
	補助カラム
***************************************************************************************************
*/
/*--- iso Calam ---*/
