#content-main p .content-type01 {
    display: inline-block;
    margin: 0.5em 0.5em 0.8em 0.5em;
    line-height: 19px;
    width: 100%;
}

#content-main p em {
    font-size: 20px;
    display: inline;
    color: #ff5a00;
}

#content-main h4 {
    text-indent: 29px;
/*     margin: 40px 0 5px 0; */
}

#content-main img.photo {
    border-radius: 5px;
    width: 100%;
}

#content-main p {
    display: inline-block;
    margin: 0.5em 0.5em 0.8em 0.5em;
    line-height: 19px;
    width: 100%;
}

#content-main .overview dl {
	line-height:1.5em;
}
#content-main .overview dt {
	margin-left: 0.2em;
	padding-left: 0.75em;
	margin-top:10px;
	text-indent: 5px;
	background: url(/images/common/depth011-.png) no-repeat 7px 8px;
}
#content-main .overview dt em {
	font-weight: bold;
}
#content-main .overview dd {
	margin-left: 1em;
	padding-left: 0.5em;
}