#content-main div.contents-title p {
	background-color:#fafafa;
	border:1px solid #ededed;
	border-radius:0 0 5px 5px;
	padding:1em 1.5em;
	margin-bottom:1em;
}
#content-main div.contents-title img.boximg {
	border-radius:5px 5px 0 0 ;
}


#content-main div.experience-area {
	margin:1.5em 0;
	width:100%;
}
#content-main div p.contents-etc span.br {
	display:block;
}

#content-main img.boximg01 {
	border-radius:5px ;
	margin:0.8em 1em 0.8em 0;
}
#content-main img.boximg02 {
	border-radius:5px ;
	margin:0.8em 0 ;
}

#content-main div.all {
	margin:1.5em 0;
}
#content-main img.boximg03 {
	display:inline-block;
	border-radius:5px ;
	margin:0.8em 1.3em 0.8em 0;
}
#content-main div.right {
	display:inline-block;
	width:47%;
	vertical-align:top;
	margin-left:0.7em;
}
#content-main div.right h5 {
	margin-top:10px;
}
#content-main ul.depth01 {
	margin-left:0;

}
#content-main ul.depth01 li {
	margin-bottom:0.6em;
	font-size:95%;
	margin-left:10px;
}
#content-main div.last {
	margin:0.5em 0 0 1em;
}
#content-main div.last h5 {
	margin:0;
}
#content-main img.lastimg {
	border-radius:5px;
	width:100%;
    margin-top: 10px;
}