@charset "utf-8";

/* header footer */
#header{
	width:780px;
	background-color: #FFF;
	clear: both;
	height: 62px;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 3px;
}

#main{
	width:780px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}

#footer{
	width:100%;
	border-top:3px solid #F90;
	background-color:#999;
	color:white;
}
#footer div{
	width:780px;
	margin:0 auto;
}
#footer p{
	text-align:center;
}
#footer p a{
	color:white;
}
.contents{
	padding-left: 20px;
	padding-right: 20px;
}
#privacy {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* margin */
.m0 {margin: 0px;}

.mt0 {margin-top: 0px;}
.mt5 {margin-top: 5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}

.ml0 {margin-left: 0px;}
.ml5 {margin-left: 5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml40{margin-left:40px;}

.mr0 {margin-right: 0px;}
.mr5 {margin-right: 5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}

.mb0 {margin-bottom: 0px;}
.mb5 {margin-bottom: 5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}

/* padding */
.p0 {padding: 0px;}

.pt0 {padding-top: 0px;}
.pt5 {padding-top: 5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}

.pl0 {padding-left: 0px;}
.pl5 {padding-left: 5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl40{padding-left:40px;}

.pr0 {padding-right: 0px;}
.pr5 {padding-right: 5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}

.pb0 {padding-bottom: 0px;}
.pb5 {padding-bottom: 5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}

/* individual */
.formcheck{
	text-align: center;
	border: 1px solid #F00;
	padding-top: 10px;
	color: #000;
}
#personal{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}
.noticelist{
	font-size: 12px;
	line-height: 1.4em;
	background-color: #FDF;
	color: #F00;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #F00;
	padding: 15px;
	width: 600px;
}
table.table{
	margin:0;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}
table.table tr{
	padding:0;
}
table.table th,
table.table td{
	padding:5px;
	text-align:left;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
table.table th{
	background:#EEE;
}
table.table td{
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
}
.div744{
	background-image: url(../img/flow_afterapp_bg.gif);
	background-repeat: repeat-y;
	width: 744px;
}
li.chui{
	color: #F00;
	background-color: #FF9;
	display: block;
	width: 540px;
}
.blackbox{
	border: 1px solid #000;
}
.coursedetail {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 20px;
}
.withblank {
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.subtitle1{
	background-image: url(../img/bar01.gif);
	height: 20px;
	width: 711px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	font-size: 12px;
}
.subtitle2{
	background-image: url(../img/bar02.gif);
	height: 20px;
	width: 726px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	font-size: 12px;
}
.subtitle3{
	background-image: url(../img/bar03.gif);
	height: 22px;
	width: 725px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
}
.subtitle4{
	background-image: url(../img/bar04.gif);
	height: 22px;
	width: 725px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.subtitle5{
	background-image: url(../img/bar05.gif);
	height: 22px;
	width: 725px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.subtitleem{
	background-image: url(../emobile/img/bar_em.gif);
	height: 22px;
	width: 725px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.subtitlewm{
	background-image: url(../wimax/img/bar_wimax.gif);
	height: 22px;
	width: 725px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.subtitlemd{
	background-image: url(../mobiled/img/bar_md.gif);
	height: 22px;
	width: 725px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.bgcolor1{
	background-color: #E0E9FC;
}
/* decoration */
.letter01{
	font-size: 9px;
	color: #F00;
}
.letter02{
	color: #F00;
}
.letter03{
	color: #000;
	font-size: 10px;
}
