@charset "utf-8";
/* CSS Document */

#container ul
	{list-style-type: none;
	}


.training 
	{width: 740px;
	 margin-top: 20px;}
.training table 
	{border: solid 1px #CCC;
	 width: 740px;
	 margin-bottom: 15px;}
.training table tr,
.training table th,
.training table td
	{border: solid 1px #CCC;
	 padding: 6px 10px;}
.training table th
	{color: #FFF;
	 background-color: #999;
	 width: 15%;}
.txt01
	{width: 740px;}

.bigger
	{font-size: 110%;}

.txt01 .date
	{margin-top: 7px !important;}


table#anzen
	{border: solid 1px #CCC;
	 width: 740px;
	 margin-bottom: 15px;
	 clear: both;}
table#anzen tr,
table#anzen th,
table#anzen td
	{border: solid 1px #CCC;
	 padding: 6px 10px;}
table#anzen th
	{color: #FFF;
	 background-color: #999;
	 width: 15%;}
	 
.plus
	{margin-bottom: 5px !important;}
