
/************/
/*   Font   */
/************/

.p8 {font-size:8pt}

.p9 {font-size:9pt}

.p10 {font-size:10pt}

.p11 {font-size:11pt}

.gray1 {color:#545454}

.green1 {color:#13550C}

.orange1 {color:#cc5500}

.purple1 {color:#660C66;}

.blue_b {
	color:#130Caa;
	font-weight:bold;
}

.blue_bb {
	color:#000066;
	font-weight:bold;
	font-size:18px;
}

.red_b {
	color:#77130C;
	font-weight:bold;
}

.bold {font-weight:bold}

.bold_top01 {
	font-family: Veldana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.bold_top02 {
	font-family: Veldana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.lh30p {line-height:30px}

.lh120 {line-height:120%}

.lh150 {line-height:150%}

.lh180 {line-height:180%}

/*************/
/*   Table   */
/*************/

.tbl_cmn {
	border-style: solid;
	border-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
}

.tbl_cmn tr td {
	border-style: solid;
	border-width: 1px;
	border-left-width: 0;
	border-bottom-width: 0;
}

.tbl_red {border-color: #FF9933;}

.tbl_red tr td {
	border-color: #FF9933;
	color: #990000;
}

.tbl_blue {border-color: #6699bb;}

.tbl_blue tr td {
	border-color: #6699bb;
	color: #000066;
}

.tbl_green {border-color: #aaddaa;}

.tbl_green tr td {
	border-color: #aaddaa;
	color: #005500;
}

.tbl_gray {border-color: #bbbbbb;}

.tbl_gray tr td {
	border-color: #bbbbbb;
}

.tbl_note {
	border: solid #bbbbbb 1px;
}


.tbl_note tr td {
	border-color: transparent;
	color: #333333;
}

.tbl_tstm {
	border: solid #bbbbbb 1px;
	border-top-style: none;
	border-right-style: none;
}

.tbl_tstm tr td {
	border-color: #bbbbbb;
	color: #333366;
	border-style: solid;
	border-width: 1px;
	border-left-style: none;
	border-bottom-style: none;
}

.tbl_nb {
	border-style: none;
}

.tbl_txt1 {
	border: solid #9999bb 1px;
	border-top-width: 0;
	border-right-width: 0;
	text-align:left;
}

.tbl_txt1 tr td {
	border-color: #9999bb;
	color: #000099;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0;
	border-bottom-width: 0;
	text-align:left;
}

.tbl_txt1 tr td table tr td {
	border-style: none;
	text-align:left;
}


/* border for "What makes NIC -" */
.tbl_note_green {
	border-width:1px;
	border-style:solid;
	border-color:#A9C41F;
	background-color:#FEFFFA;
}




/*************/
/*   Space   */
/*************/

.margin-top5 {
	margin-top:5px;
}

.margin-top10 {
	margin-top:10px;
}

.margin-top20 {
	margin-top:20px;
}

.margin-bot10 {
	margin-bottom:10px;
}

.margin-right10 {
	margin-right:10px;
}

.margin-left10 {
	margin-left:10px;
}

.margin-left40 {
	margin-left:40px;
}

.pad2 {
	padding:2px;
}

.pad5 {
	padding:5px;
}

.pad10 {
	padding:10px;
}

/*******************/
/*   Gray Border   */
/*******************/

.gb1-top {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#C6C6C6;
}

.gb1-bot {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#C6C6C6;
}

.gb1-left {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#C6C6C6;
}

.gb1-right {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#C6C6C6;
}

/********************/
/*   Form Buttons   */
/********************/

.btn_snd {
	background-color: #FFCC33;
}

.btn_rst {
	background-color: #0099CC;
}

/**********************/
/*   INDEX Contents   */
/**********************/

/* dotted line between menu & contents */
.index-cont1 {
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#A9C41F;
}

/* green belt (background) */
.index-cont2 {
	background-image:url("img/index/bg_bulletinboard.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}

/* border for Bulletin Board */
.index-cont3 {
	border-width:1px;
	border-style:solid;
	border-color:#9FB23E;
}

/* background image 2 (origami bird) */
.index-cont4 {
	background-image:url("img/index/bg_body.jpg");
	background-repeat:no-repeat;
	background-position:left center;
}


/* dotted line between contents */
.border_btm_dsh {
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#A9C41F;
}

/* esl add20130911 */
table.esl_t{width:360px;}

table.esl_t th,
table.esl_t td{padding:3px 5px; text-align:left; vertical-align:top;}

div.msl_message{
	background:#e7ebfa;
	padding:10px; margin:15px;
}
div.msl_message .msl_eng{
	float:left; width:270px; padding:0 5px; line-height:150%;
}
div.msl_message .msl_jpn{
	float:right; width:270px; padding:0 5px 0 0; line-height:180%;
}

h2.esl_ttl{
	border-bottom:#333 solid 1px;
	margin:30px 15px 5px 15px;
	font-size:16px;
}
p.esl_fee_sub{
	text-align:right;
	width:600px;
}
table.esl_fee_list{
	margin:0;
	width:600px;
	border:#333 solid 1px;
	border-collapse:collapse;
}
table.esl_fee_list th,
table.esl_fee_list td{
	padding:5px;
	border:#333 solid 1px;
	border-collapse:collapse;
}

table.esl_fee_list th{
	background:#93dbff;
}
table.esl_fee_list th.esl_hrs{
	background:#ffffff;
}
table.esl_fee_list tr.bggray{
	background:#f1f1f5;
}

p.esl_fee_caut{
	margin:10px 0;
	width:600px;
	font-size:10px;
}

p.esl_voice_sub{
	margin:10px 0 0 0;
	text-align:left;
	width:600px;
}

div.esl_voice_m{
	height:91px;
	margin:0 0 10px 0;
}

div.esl_voice_m p.voice_card{
	float:left;
	display:block;
	width:80px; height:91px;
	background:url(img/esl/esl_man.jpg) no-repeat;
}
div.esl_voice_m p.voice_word{
	float:left;
	display:block;
	width:500px; height:76px;
	background:url(img/esl/esl_man_bg.jpg) repeat-y;
	padding:15px 0 0 10px;
	line-height:150%;
}

div.esl_voice_w{
	height:91px;
	margin:0 0 10px 0;
}

div.esl_voice_w p.voice_card{
	float:left;
	display:block;
	width:80px; height:91px;
	background:url(img/esl/esl_woman.jpg) no-repeat;
}
div.esl_voice_w p.voice_word{
	float:left;
	display:block;
	width:500px; height:76px;
	background:url(img/esl/esl_woman_bg.jpg) repeat-y;
	padding:15px 0 0 10px;
	line-height:150%;
}

div.esl_btm{
	border-top:#333 dotted 1px;
	margin:30px 15px 10px 15px;
	padding:10px 0;
}

/* recruit */
table.recruit{width:600px; margin-top:20px; font-size:12px;}

table.recruit th,
table.recruit td{padding:5px; text-align:left; vertical-align:top; line-height:180%;}


