@charset "shift_jis";
/* CSS Document */

.h3_kouen {
	margin-left:25px;
}
.h4_kouen {
	margin-left:35px;
}
.txtB_blk {
	font-weight:bold;
	padding:5px 0;
}
.th_time {
	padding:3px;
	vertical-align:top;
	width:40px;
}

table.program p{
	margin:0;
	padding:3px;
}
.ptitle {
	color:#033;
	font-weight:bold;
}
.text_cau {
	color:#00C;
	font-weight:bold;
}
.list_num {
	list-style-type:decimal;
}
.text_bl {
	font-weight:bold;
	color:#000066;
}
.text_gr {
	font-weight:bold;
	color:#333333;
}

.enter_table {
	margin-left:30px;
	margin-bottom:15px;
	margin-top:20px;
	border-color:#333;
	border-style:solid;
	border-width:0 0 1px 1px;
}
table.enter_table td,th {
	padding:3px;
}
table.enter_table th {
	background-color:#ebebeb;
	border-color:#333;
	border-style:solid;
	border-width:1px 1px 0 0;
}
table.enter_table td {
	text-align:right;
	border-color:#333;
	border-style:solid;
	border-width:1px 1px 0 0;
}
table.eschedule {
	width:400px;
	margin:auto;
}
table.eschedule td,th{
	padding:3px;
	vertical-align:middle;
}
#logintb table{
	margin:auto;
	border:#333 1px solid;
}
	