

@charset "shift_jis";
body {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bg {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}

.contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
}
.header {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.main {
	margin-right: 40px;
	margin-left: 40px;
}
.main .chuui h2 {
	background-image: url(obi02.jpg);
	color: #000000;
}



.main h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 24px;
	padding-left: 20px;
	margin-top: 50px;
	background-image: url(obi01.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-top: 2px;
	height: 28px;
}


.main h3 {
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	font-size: 14px;
}
.main h4 {
	font-weight: bold;
	margin-top: 15px;
	font-size: 14px;
}

.main p {
	margin-left:1em;
	text-align: left;
	text-indent:-1em;
}


.main table{
	width: 620px;
}
.main table .nagoya {
	width: 300px;
}


.th {
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 35px;
}
.th_year {
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 130px;

}
.th_pholiday {
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 45px;

}


.td {
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
}
.td_hidden {
	border: 1px none #000000;
	padding: 2px;
	text-align: center;

}

.th_hidden {
	color: #FFFFFF;
	border: 1px none #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 35px;
}

.uketsuke {
	margin-right: auto;
	margin-left: auto;
	width: 308px;
	margin-top: 40px;
}
#bikou{
	width:620px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.red_b {
	color: #FF0000;
	font-weight: bold;
}

.red_b2 {
	color: #FF0000;
	font-weight: bold;
	text-align: justify;
	text-justify: inter-ideograph;
}

.blue_b {
	color: #0000FF;
	font-weight: bold;
	width: 500px;
	margin-left: 60px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.blue_b2 {
	color: #0000FF;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.main .chuui .taisyo {
	text-align: center;
	font-size: 13px;
	margin-bottom: 6px;
}

.b {
	font-weight: bold;
}




