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


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

#development > div{
	overflow:hidden;
	margin-bottom:80px;
}

.read{
	overflow:hidden;
	margin-top:30px;
	font-size:16px;
	line-height:1.8;

}

.read img{
	float:right;
	margin-left:70px;
}
.read h5{
	color:#26598B;
	font-size:24px;
	margin-bottom:25px;
}

#development h4{
	margin-bottom:35px;
}

.box01 li{
	display:inline;
	text-align:center;
	margin:0 25px;
}

.box02 .text{
	width:76%;
	font-size:140%;
	font-weight:bold;
	line-height:1.8;
	margin:-90px 0 10px;
}

.box02 li{
	margin-top:55px;
}

.box03 li{
	margin-bottom:20px;
}

.box03 dl{
	width:730px;
	float:right;
}

.box03 dt{
	float:left;
	padding-top:15px;
	clear:both;
}

.box03 dd{
	padding:15px 0 10px 170px;
	border-bottom:#ccc 2px solid;
	line-height:1.8;
}

.box03 .skill dd{
	padding:20px 0 20px 170px;
}

.box04 >p{
	font-size:16px;
	text-align:center;
	
}

.box04 div{
	overflow:hidden;
	border-top:#ccc 1px solid;
	padding:40px 0  20px;
	margin-top:30px;
}

.box04 > p + div{
	border:none;
}

.box04 div .img{
	float:right;
	margin-left:60px;
}

.box04 div p{
	margin-top:25px;
}

.box05 p{
	line-height:1.8;
}

.box05 .img{
	float:right;
	margin-left:65px;
}

.box05 h5{
	color:#26598B;
	font-size:24px;
	margin-bottom:20px;
}












