@charset "shift_jis";

/*コンテンツ----------------------------------------*/

#content h2.title01{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_practice00.gif") no-repeat;
}

#content h2.title2001{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report01.gif") no-repeat;
}

#content h2.title2002{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report02.gif") no-repeat;
}

#content h2.title2003{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report03.gif") no-repeat;
}

#content h2.title2004{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report04.gif") no-repeat;
}

#content h2.title2005{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report05.gif") no-repeat;
}

#content h2.title2006{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report06.gif") no-repeat;
}

#content h2.title2007{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report07.gif") no-repeat;
}

#content h2.title2008{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report08.gif") no-repeat;
}

#content h2.title2009{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report09.gif") no-repeat;
}

#content h2.title2010{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 20px;
	background: url("./practice_img/sub_title_report10.gif") no-repeat;
}

#content table{
	text-align:center;
	margin: 5px 0px 0px 0px;
}

#content td{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #333333;
}

#content p{
	display: block;
	margin: 0px 5px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

#content p.c01{
	display: block;
	margin: 5px 5px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

#content p.r00{
	display: block;
	text-align:right;
	margin: 0px 5px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

/*練習タイムテーブル----------------------------------------*/

#content table#table01{
	text-align:center;
	margin: 5px 5px 0px 5px;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

#content table#table01 td{
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	border:1px solid #999999;
}

/*練習報告テーブル----------------------------------------*/

#content table#table02{
	text-align:center;
	margin: 5px 5px 0px 5px;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

#content table#table02 td{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border:1px solid #999999;
}