.mainImageArea, .businessSolutionBlock, #otherBusinessBlock, .informationBlock, .imageBlock, .shortcutLinkBlock, nav.globalNav {
	font-family: 'Open Sans', 'Arial', 'メイリオ', 'Meiryo', sans-serif;
}
#contentsArea #navEnclosingArea nav.listNav {
    background: url("/planetarium/program/img/bg_local_dl00_bottom.gif") no-repeat center bottom;
}

p.tel {
	font-size: 150%;
	font-weight: bold;
}

/* header customize*/
header div.svgSwitch .leftBox {
    width: 460px;
}
header div.svgSwitch .rightBox {
    width: 508px;
}
header div.svgSwitch .leftBox p.siteNameFull {
    width: 129px;
}

#contentsArea article .line.program-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#contentsArea article .line.program-list .unit{
	margin: 0;
	float: none;
	width: 49%;
}

#contentsArea article dl.notation.wideWidth dt{
    display: inline-block;
    min-width: 2.2em;
    width: auto;
    padding-right: 2.2em;
}
