E@charset "UTF-8";
/* CSS Document */

/* 　チEレクトリー共通　 */

#contheader h1 {
	border-left: 5px solid #999999!important;
	min-height: 20px;
	margin-bottom: 20px;
	padding-right: 5px;
	margin-left: 15px;
	padding-left: 10px;
	min-width:650px;
}
/*\*/
* html #contheader h1 {
	height: 20px;
}
/**/

#contents h2 {
	min-width:650px;
	background : url(other_h2_ele.gif) no-repeat left top;
}

#contents p.van {
	margin-left: 50px;
	background: url(image/van_img.jpg) no-repeat left top;
	padding-left: 300px;
	height: 150px;
}

#contents p.van1 {
	margin-left: 50px;
	background: url(image/van_img1.jpg) no-repeat left top;
	padding-left: 300px;
	height: 150px;
}

#contents p.van2 {
	margin-left: 50px;
	background: url(image/van_img2.jpg) no-repeat left top;
	padding-left: 300px;
	height: 150px;
}

#contents div.blk {
	background : url(all_h2_bg.gif) repeat-x left top;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
}
#contents table.cource {
	width: 700px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-bottom: 20px;
}
table.cource th {
	background: #CC9966;
	text-align: left;
	padding: 2px;
	vertical-align: top;
	border-bottom: 1px dotted #333333;
}
table.cource td {
	padding: 2px;
	font-size: 0.8em;
}
/*\*/
table.cource td {
	border-bottom: 1px dotted #333333;
}
/**/

table.cource tr.hd th {
	background: #AEC5C9;
	padding: 2px;
	text-align: center;
	line-height: 1.1em;
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "EE EゴシチE", sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-right: 1px dotted #FFFFFF;
}
/*\*/
table.cource tr.hd th {
	border-bottom: 3px double #666666;
}
/**/

table.cource tr {
	border-bottom: 1px dotted #333333;
}

table.cource tr.hd {
	border-bottom: 3px double #666666;
}

table.cource td.date {
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
	border-left: 1px dotted #CCCCCC;

}
#contents div.blk p.memo {
	margin-left: 50px;
	margin-bottom: 10px;
}
#contents div.blk p.memo span {
	color: #990000;

}
