/* entry */
.cat_entry .form {padding: 0 20px;}
.cat_entry dt {float: left;	width: 160px;	text-align: right;	padding: 5px 10px 10px 0;	margin: 0 0 10px 0;	clear: both}
.cat_entry dd {padding: 5px 0 30px 160px;	margin: 0 0 10px 0;	border-bottom: 1px dashed #999}
.cat_entry input.w_l {width: 300px;}
.cat_entry input.w_s {width: 100px;}
.cat_entry textarea {width: 300px;}
.cat_entry textarea,
.cat_entry input {font-size: 13px;}
.cat_entry .hissu {color: #f00;	font-size: 11px;}
.cat_entry .seminar_sche {margin-top: 10px}
.cat_entry .seminar_sche li {padding: 5px 5px 5px 20px;	background: url(../images/common/ar_right.png) no-repeat 5px 50%;}
#main_contents .seminar_sche li h3 {border: 0px;	color: #fff;	margin-bottom: 10px;	background: #50b070;	padding: 0;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	-o-border-radius: 4px;	-ms-border-radius: 4px;	border-radius: 4px;}
.cat_entry .seminar_sche li a {font-size: 16px}
.cat_entry .bt_form {background: #ff8a00/*ed6b24*/;	height: 60px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	-o-border-radius: 4px;	-ms-border-radius: 4px;	border-radius: 4px;}
.cat_entry .bt_form a {background: url(../images/common/ar_right_w.png) no-repeat 96% 50%;	line-height: 60px;	text-align: center;	font-size: 24px;	display: block;	color: #fff;	font-weight: bold}


@media screen and (max-width:768px){
.cat_entry .form {padding: 0}
.cat_entry dt {float: none;	width:auto;	text-align: left;	padding: 0;	margin: 0 ;}
.cat_entry dd {padding:0 0 4px 0;	margin: 0 0 10px 0;	border-bottom: 1px dashed #999}
.cat_entry input.w_l {width: 90%;}
.cat_entry input.w_s {width: 100px;}
.cat_entry textarea {width: 90%;}

	}