@charset "UTF-8";
#main_img_wrap {
	width:100%;
	background-color:#ffffff;
}
#main_img_wrap.contents_img {
	height:100px;
	position:relative;
}
.page_title_wrap {
	padding-top: 0px;
}
.side_navi_wrap dl dt , .side_navi_wrap dl dd {
    line-height: 160%;
    font-size: 1.3rem;
}
.side_navi_wrap dl dt {
	font-weight: bold;
}