@charset "Shift_JIS";

@media print {

.print-none {
	display: none;
}

#contents #tbl-program {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

#accent {
	display: none;
}

#navigation {
	display: none;
}

#footer {
	display: none;
}

#header-contents {
	display: none;
}

#print-logo {
	display: inherit;
}

#kityou {
	page-break-before: always;
}

.print-none {
	display: none;
}

#contents table {
	border: none;
	border-collapse: separate;
	width: 100%;
	margin-bottom: 20px;
}

#contents table td, #contents table th {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px;
}

#contents table th {
	background-color: #DDDDDD;
	color: #333333;
	white-space: nowrap;
}

#contents table h2 {
	font-size: 1em;
	margin-bottom: 10px;
}

#contents table p {
	margin-bottom: 10px;
}

#contents hr {
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
}

#contents #tbl-gaiyo {
	border: none;
}

#contents #tbl-gaiyo td, #contents #tbl-gaiyo th {
	border: none;
}

#contents #tbl-gaiyo th {
	vertical-align: top;
	background-color: #FFFFFF;
}

#contents #tbl-program {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

#contents #tbl-program strong {
	font-size: 1.2em;
}

#contents #tbl-program th {
	width: 70px;
}

#contents #tbl-program h2 {
	font-size: 1em;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/h2-bk.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#contents #tbl-program p {
	margin-bottom: 10px;
	margin-left: 20px;
}	

#contents #tbl-program dl {
	margin-left: 20px;
}

#contents #tbl-program dd {
 	margin-bottom: 10px;
}

#contents div.kousi-pic {
	float: left;
	margin-right: 10px;
	position: relative;
}

#contents div.kousi-pic .name {
	position: absolute;
	top: 194px;
	left: 13px;
	color: #BB4F4F;
	margin: 0;
}

#contents div.kousi-pic .katagaki {
	position: absolute;
	top: 216px;
	left: 20px;
	line-height: 1.1em;
	font-size: 0.9em;
	margin: 0;
}

#tbl-kouen {
	display: none;
}

}