@charset "utf-8";
.ocp div.titleArea{
	position:relative;
	text-align:center;
	margin-top:30px;
	margin-bottom:12px;
	padding-bottom:16px;
	background:transparent url(/files/common/images/common/bg_line_bold.gif) 0 100% no-repeat scroll;
}
.ocp div.titleArea p{
	margin-bottom:4px;
	line-height:1.4;
}
.ocp div.titleArea .title01{
	font-size:245%;
	margin-top:2px;
	margin-bottom:8px;
}
.ocp div.titleArea .title02{
	font-size:165%;
	display:block;
	color:#333;
}
.ocp div.titleArea .title03{
	font-size:131%;
	font-weight:bold;
}
.ocp .note01 {
	text-indent: -0.5em;
	margin-left: 0.5em;
}
.ocp .clear {
	clear:both;
}
.ocp .last {
	margin-bottom:0px;
}
.ocp .line01 {
	line-height:1.6;
}
.ocp .scheduleTbl {
	margin-bottom:5px;
	width:100%;
}
.ocp .scheduleTbl th,
.ocp .scheduleTbl td {
	text-align:left;
	vertical-align:top;
}
.ocp .scheduleTbl th {
	font-weight:bold;
	padding:5px 5px 5px 0;
}
.ocp .scheduleTbl td {
	font-weight:normal;
	padding:5px 0 5px 5px;
}