@charset "utf-8";

/* business Dedication
---------------------------------------------*/

#contents{
	background-image:url(../../business/images/business_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 42px;
	background-position: top;
	padding-left: 56px;
	width: 711px;
	list-style-type: none;
}

#contents li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.tittole{
	padding-top: 42px;
	padding-bottom: 24px;
}


/* 就業規則作成
---------------------------------------------*/
#shugyou{
	width: 600px;
	margin-left: 43px;
}
.koumoku{
	width: 600px;
	margin-top: 39px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 18px;
	padding-bottom: 5px;

}
.koumoku_bun{
margin-left: 18px;
margin-right: 10px;
}

.koumoku_bun h4{
margin-bottom: 10px
}

.koumoku_bun strong{
	color: #2aa538;
	text-decoration: underline;
}
#shugyou li{
	display: list-item;
	list-style-image: url(../../business/images/list_ico.gif);
	color: #ff4c10;
	margin-top: 10px;
	margin-left: 25px;
}
#merit{
	margin-left: 18px;
}

/* フローチャート
---------------------------------------------*/

#flow{
width: 711px;
margin-left: 43px;
margin-top: 60px;
}

#flow h3{
margin-bottom: 43px;
}
