@charset "UTF-8";

/* CSS Document */

/* For senryaku folder==========================

	3. 組織学習経営とは？

*/

/* @group 3. ブ組織学習経営とは？ */
	ul.orangelist{
	color: #f60;
	font-size: 18px;
	list-style-type: none;
	list-style-position: inside;
}
ul.orangelist li{
	display: block;
	margin: 7px 0;
	padding-left: 51px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}
ul.orangelist li span {
	padding-top: 8px;
	display: block;
}
ul.orangelist li:first-child {
	background-image: url(../image/li_bg1.gif);
}
ul.orangelist li:nth-child(2) {
	background-image: url(../image/li_bg2.gif);
}
ul.orangelist li:nth-child(3) {
	background-image: url(../image/li_bg3.gif);
}
.imagebox {
	width: 691px;
	height: auto;
	overflow: hidden;
	margin: 40px 0;
}
.imagebox img{
	display: block;
	width: 669px;
	text-align: center;
	margin: 0 auto;
}
.imagebox p{
	position: relative;
	width: 607px;
	color: #f60;
	left: 45px;
	bottom: 80px;
}

#sidenavi ul li a {
	background: url(../image/sidenavi.png) no-repeat;
	width:244px;
	height: 52px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;

}

h4{color: #f60;}
	
.five {
  position: relative;
  top: 0.5px;
  right: -150px;
}


	/* @end */


