@charset "utf-8";

/*企業理念　名豊５つの信念のみ*/

.color_box{
	padding:10px 0 10px 0;
	margin:10px 0;
}
.color_box h3{
	margin-bottom:5px;
}
.color_box p{
	width:520px;
	margin-left:30px;
	text-indent:1em;
}
.color_box p span{
	color:#F96E3E;
	font-weight:bold;
}

#contents02_1{
	background:#F5EFD5 url(../../philosophy/img/bg_five01.gif) no-repeat 50% 50%;
}
#contents02_2{
	background:#DDE5D1 url(../../philosophy/img/bg_five02.gif) no-repeat 50% 50%;
}
#contents02_3{
	background:#E2D7D4 url(../../philosophy/img/bg_five03.gif) no-repeat 50% 50%;
}
#contents02_4{
	background:#DCEAE9 url(../../philosophy/img/bg_five04.gif) no-repeat 50% 50%;
}
#contents02_5{
	background:#E1DBE2 url(../../philosophy/img/bg_five05.gif) no-repeat 50% 50%;
}