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


/*---------------------------------------------
   clSub_bk
---------------------------------------------*/
.clEvent table th.clForm_title{
	width:140px;
	border-bottom:1px solid #BCA520;
	border-right:1px dotted #aaa;
	
}
.clEvent table th.clForm_title p{
	font-weight:bold;
	line-height:1.3em;
	background-image:url(../img/form/hisu.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	display:block;
}

.clEvent table td.clForm_text{
	line-height:1.3em;
	border-bottom:1px solid #BCA520;
}

.clEvent table .clLast th.clForm_title,
.clEvent table .clLast td.clForm_text{
	border-bottom:0px;
}
.clEvent table td.clForm_text .post_text{
	width:400px;
	border:1px solid #CCC;
	line-height:1.3em;
	padding:4px;
}

.clEvent table td.clForm_text .post_ext{
	width:400px;
	height:100px;
	border:1px solid #CCC;
	line-height:1.3em;
	padding:4px;
}


.clSub_bk{
	margin-top:15px;
}

.clCenter{
	text-align:center;
}


