@charset "shift_jis";

/*==================ページ全体==================*/

.mainArea h2.spNews {
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 14px;
	letter-spacing: 0em;
}

.mainArea .spMain {
	background: #FFD9E4;
	padding: 0px 40px 10px;
	width: 574px;
	margin: 0px;
}

.mainArea .spMain p.spMainTitle {
	text-align: center;
	font-size: 150%;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	background: #FF6666;
	padding-top: 5px;
	padding-bottom: 3px;
}

.mainArea .spMain p {
	font-size: 110%;
	line-height: 130%;
	margin-bottom: 10px;
	text-indent: -2.8em;
	padding-left: 2.8em;
}

.mainArea .spMain p.bottom {
	text-indent: 0px;
	margin: 20px 0px 0px;
	padding: 10px 0px 0px;
	color: #FF0000;
	border-top: 3px dotted #FF6666;
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
} 

.mainArea .spNewsRed {
	color: #FF0000;
	font-weight: bold;
}

.mainArea p.spSubTitle {
	border-bottom: 1px dotted #666666;
	padding-bottom: 6px;
	color: #007D00;
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 120%;
	line-height: 110%;
	margin-bottom: 14px;
	margin-top: 36px;
}

.mainArea p.spIndent {
	text-indent: -2.5em;
	padding-left: 3.5em;
	margin-bottom: 10px;
	line-height: 120%;
}

.mainArea p.spIndent4 {
	text-indent: -5em;
	padding-left: 6em;
	margin-bottom: 10px;
	line-height: 120%;
}

table.kouzaSchedule {
	border-collapse:collapse;
	margin-left: 20px;
	width: 620px;
	margin-bottom: 40px;
}

table.kouzaSchedule td {
	background: #FFDDCE;
	border: 1px solid #FFFFFF;
	padding: 4px;
	text-align: center;
	font-size: 110%;
	line-height: 140%;
}

table.kouzaSchedule td.headTd {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF9999;
	text-align: center;
}

table.kouzaSchedule td.subHeadTd {
	background: #FECC94;
	text-align: center;
}

table.kouzaSchedule td.left {
	text-align: left;
}


table.kouzaSchedule td.right {
	text-align: right;
}
