@charset "utf-8";
/* CSS Document */


#title{
	background: url(images/title_back.jpg) center no-repeat #CBD6E1;
}

#mission h4{
	font-size:24px;
	color:#26598B;
	margin-bottom:20px;
}

#mission > div {
	margin-top:35px;
	overflow:hidden;
	padding-bottom:40px;
}

#mission div p{
	font-size:16px;
	line-height:1.8;
}

.box_l img{
	float:right;
	margin-left:50px;
}

.box_r div{
	width:510px;
	float:right;
}


.mission01 p{
	background:url(images/01.gif)360px bottom no-repeat;
}

.mission02 p{
	background:url(images/02.gif) right bottom no-repeat;
	padding-bottom:70px;
}

.mission03 p{
	background:url(images/03.gif) 360px bottom no-repeat;
	padding-bottom:45px;
}

.mission04{
	text-align:center;
}

.mission04 p{
	margin-bottom:20px;
	background:url(images/04.gif) right no-repeat;

}

