@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#stakeholder {
	width: 566px;
	min-height: 500px;
	color: #505050;
}
*html #stakeholder {
	height: 500px;
}

#stakeholder a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* 上段インデックスブロック */

#stakeholder div.list-wrap01 {
	width: 566px;
	background: url(../images/common_bg_001.gif) repeat-y;
	margin-bottom: 40px;
}
#stakeholder div.list-L {
	width: 566px;
	background: url(../images/common_bg_002.gif) bottom no-repeat;
	padding-bottom: 3px:
	text-align: center;
}
#stakeholder div.steak-title01 {
	width: 566px;
	height: 31px;
	background: url(../images/common_bg_title_001.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
}
#stakeholder div.steak-title01 h4 {
	line-height: 31px;
	color: #ffffff;
	font-size: 80%;
	text-indent: 20px;
	font-weight: bold;
}
#stakeholder ul.list-01 li {
	display: inline;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 247px;
	padding-left: 20px;
	background: url(../images/common_ic_001.gif) left 50% no-repeat;
	font-size: 80%;
	font-weight: bold;
}


/* 下段インデックスブロック */

#stakeholder div.list-wrap02 {
	width: 566px;
}

#stakeholder div.list-Lt {
	width: 277px;
	float: left;
}

#stakeholder div.list-Rt {
	width: 277px;
	float: right;
}


#stakeholder div.steak-title02 {
	width: 277px;
	height: 34px;
	background: url(../images/common_bg_title_002.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#stakeholder div.steak-title02 h5 {
	line-height: 34px;
	background: url(../images/common_ic_002.gif) 10px 50% no-repeat;
	font-size: 80%;
	font-weight: bold;
	padding-left: 30px;
}
#stakeholder div.steak-title02 h5 a {
	color: #555555;
}

#stakeholder ul.list-02 {
	padding-bottom: 15px;
}

#stakeholder ul.list-02 li {
	margin-bottom: 15px;
	padding: 0px 20px;
	font-size: 80%;
	background: url(../../shared/images/common_ic_002.gif) 10px 50% no-repeat;
}






