/* CSS Document */

p.head-text{
	margin-top: 10px;
}

.head-01{
	margin: 0px;
	padding: 0px 10px;
}

.rtext{
	color: #FF3300;
}

.form-example{
	color: #999999;
}

.lecture-none{
	margin: 0px;
	padding: 15px 0px;
	border: 1px solid #CCCCCC;
}

.lecture-none p{
	text-align: center;
}

.lecture-app-none{
	margin: 15px 0px 0px;
	padding: 15px 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.lecture-app-none p{
	font-weight: bold;
	color: #FF3300;
}
.regist-note{
	padding:10px 15px;
	margin:10px 0 10px;
	background:#eef6ee;
	border: 1px #CCC solid;
}
.regist-note ul{
	padding:0;
	margin:10px 0 0 25px;
}
.regist-note ul li{
	padding:0;
	margin:0 0 5px;
	list-style: disc;
	line-height:140%;
}
#contents-right .regist-note h3{
	padding:0 7px;
	margin:0;
	background: none;
	width:300px;
	border:none;
	color:#005AAB;
	font-size:110%;
	
}

.regist-err-message{
	font-weight: bold;
	color: #FF0000;
	border: 2px solid #FF3300;
	padding: 10px;
	font-size: 120%;
	background: #FFF4F4;
}
#contents-right .sp{ padding:20px 0 0;}


#contents-right table.form{
	margin:20px 0 10px;
}

#contents-right table.form th,
#contents-right table.form td{
	line-height: 160%;
}

#contents-right table.form{
	width:100%;
	padding:0;
	margin:20px 0 10px;
	border-top: solid #CCCCCC 1px;
}
#contents-right table.form th{
	background:#EFEFEF;
	width:200px;
	padding:10px;
	text-align:center;
	border-bottom: solid #CCCCCC 1px;
}
#contents-right table.form td{
	padding:10px;
	border-bottom: solid #CCCCCC 1px;
}

#contents-right table.form td.enq{
	background:#EFEFEF;
	padding:10px;
	text-align:center;
	border-bottom: solid #CCCCCC 1px;
	font-weight: bold;
}


p.btn-once{
	font-weight: bold;
	color: #F00;
	padding: 5px 0px 0px;
}

.e-place-block{}

.e-place-block .e-place{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

