@charset "utf-8";
/* CSS Document */


#main {
	width: 774px;
	margin: 20px 38px;
	line-height: 1.6em;
}

#top_img {
	height: 293px;
}

.point_float {
	width: 258px;
	float: left;
	display: block;
}

.contents01 {
	clear: both;
	margin-top: 20px;
}

.contents01 .inner01 {
	margin: 10px 30px;
}

.inner01 table {
	width: 714px;
	border:1px solid #999999;
}

.inner01 th,.inner01 td {
	border:1px solid #999999;
	padding: 5px;
}

.inner01 th {
	text-align:center;
	background-color:#b1d5fc;
}

.inner01 td p {
	text-align:right;
}

.inner01 a:link {
	color:#e05433;
}

.inner01 a:hover {
	text-decoration:none;
	color: #666666;
	background-color:#ffae9b;
}

.inner01 a:visited {
	color:#e05433;
}

.inner01 > p,.inner01 ul {
	padding: 0px 30px;
}

.inner01 > p.attention {
	margin-top: 10px;
	padding:0;
}

#course h4 {
	margin-top: 30px;
	border-left: #0a6cce solid 8px;
	border-bottom: #0a6cce dashed 1px;
	padding-left: 5px;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: bold;
}

#course dl {
	margin: 20px 30px 0px 30px;
}

#course dt {
	background-color:#b1d5fc;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}

#course dd {
	padding: 0px 30px;
}

dt + dd {
	margin-top: 10px;
}

dd + dt {
	margin-top: 20px;
}

.btbox{
	height: 40px;
	width: 216px;
	margin:10px auto 10px auto;
}

.btbox img{
	visibility:hidden;
}

.btfree{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	float: left;
}

.btfree a{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	display: block;
}

.btfree a:link{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
}

.btfree a:visited{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
}

.btfree a:hover{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btfree a:active{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btrequest{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	float: left;
}

.btrequest a{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	display: block;
}

.btrequest a:link{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
}

.btrequest a:visited{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
}

.btrequest a:hover{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btrequest a:active{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.statusfull {
	text-decoration:line-through;
	color:#ff0000;
}

.statusfullstr {
	color:#ff0000;
	font-weight:bold;
}

.tblk {
	color: #666666;
}
.attxt {
	color:#ff0000;
}


