
h2{
	clear:both;
	margin:40px 0 20px 0;
	height:30px;
	line-height:30px;
	text-indent:40px;
	color:#330000;
	background:url(/img/common/h2.gif) no-repeat;
}




#step{
	border:2px solid #b8b1d0;
	background-color:#fff;
	padding:10px 15px;
}

#step div{
	padding-left:120px;
	padding-bottom:50px;
	background-position:20px top;
	background-repeat:no-repeat;
}

#step1{ background-image:url(/img/sub/step1.gif); }
#step2{ background-image:url(/img/sub/step2.gif); }
#step3{ background-image:url(/img/sub/step3.gif); }
#step4{ background-image:url(/img/sub/step4.gif); }
#step5{ background-image:url(/img/sub/step5.gif); }
#step6{ background-image:url(/img/sub/step6.gif); }
#step7{ background-image:url(/img/sub/step7.gif); }

#step p{
	background:url(/img/sub/list1.gif) no-repeat 0 9px;
	padding-left:25px;
	margin:12px auto;
}

#step p.notice{
	background:url(/img/sub/list2.gif) no-repeat 25px 4px;
	padding-left:50px;
	margin:6px auto;
}



#wide_box2{
	height:146px;
	background:url(/img/sub/flower.gif) no-repeat 20px center white;
}

#wide_box2 p{
	position:relative;
	top:10px;
	width:500px;
	margin:0 0 0 160px;
	font-size:12px;
}

#signature{
	text-align:right;
	font-weight:bold;
}

#course th{
	width:200px;
}

#course td{
	text-align:right;
	padding-right:20px;
}



#prohibition{
	border:2px solid #b8b1d0;
	background-color:#fff;
	padding:10px 35px;
	margin:20px auto;
}

#prohibition p.notice{
	background:url(/img/sub/list2.gif) no-repeat left 4px;
	padding-left:20px;
	margin:6px auto;
}

#prohibition ol{
	margin:20px 0 20px 28px;
}

#prohibition h4{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#f00;
}

#prohibition hr{
	border:dotted 2px #b8b1d0;
}




#qa{
	border:2px solid #b8b1d0;
	background-color:#fff;
	padding:10px 15px;
	margin:20px auto;
}

#qa dt{
	margin:10px 5px;
	color:red;
	font-weight:normal;
}

#qa dd{
	margin:10px 10px 20px 25px;
}




table.schedule{
	margin:10px auto;
	width:100%;
	border-collapse:collapse;
}

.schedule td{
	border:solid 1px #fff;
	padding:0;
	text-align:center;
}

td.name{
	background-color:#a799ba;
	color:white;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
}

.date td,.time td{
	font-size:9pt;
	width:77px;
}



