/* News
----------------------------------------------- */
.news-title {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #A186BE;
	border-bottom-color: #A186BE;
	color: #000000;
}

.news-text-mid {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.news-text {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

/* Extra Style
----------------------------------------------- */
.head-navi {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.footer-navi-bg {
	margin: 0px;
	padding: 8px 20px;
	background-image : url(../img/footer_navi_bg.gif);
	font-size: 11px;
	line-height: 9px;
	background-position: center;
	text-align: center;
}
.footer-navi-bgtop {
	margin: 0px;
	padding: 8px 20px;
	background-image : url(../img/footer_navi_bg_top.gif);
	font-size: 11px;
	line-height: 9px;
	background-position: center;
	text-align: center;
}

.footer-id {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.footer-botton {
	margin: 0px 6px 0px 0px;
	padding: 0px;
}


/* Extend Fonts
----------------------------------------------- */
.title-shadowb {
	font-size:26px;
	text-shadow: 3px 3px 3px #CCCCCC;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}

.title-shadowp {
	font-size:32px;
	text-shadow: 3px 3px 3px #CCCCCC;
	line-height: 34px;
	color: #333333;
}

.bor8-txt14 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC99;
	margin: 0px;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 8px solid #CC3300;
}
.bor8-txt {
	border-left: 8px solid #CC3300;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	color: #000000;
	font-weight: bold;
}
.borg-txt14 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 0px;
	font-weight: bold;
/*	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;*/
/*	color: #666666;*/
/*	background-image : url(../img/cssmaterial_title.gif);*/
/*	background-repeat: no-repeat;*/
	color:#ffffff;
	background:#ff9908;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;*/
}
.borg-txt {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #CC0000;
	background-image : url(../img/cssmaterial_arro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0px none;
	padding-left: 15px;
}

.memo-11g {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
	text-align: left;
}
.memo-11 {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
	text-align: left;
}
.memo-11r {
	border: 1px solid #FF6666;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
	text-align: left;
	background-color: #FFD9C5;
}
.memo-12g {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
}
.indent-txt {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.map-txt {
	margin: 0px;
	padding: 3px 3px 3px 15px;
	background-image : url(../img/map_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.freedial {
	font-size: 20px;
	color: #003399;
	font-weight: bolder;
}



table.inquiry_table {
	border:1px solid #cccccc;
}
table.inquiry_table th{
	background:url(../img/th_bg_01.gif);
	text-align:left;
	font-weight:bold;
	padding:20px 0 20px 10px;
	border-bottom:1px solid #cccccc;
}
table.inquiry_table td{
	padding:20px 10px 20px 10px;
	border-bottom:1px solid #cccccc;
}
table.inquiry_table td.submit{
	background:url(../img/th_bg_02.gif);
	padding:10px;
}


table.apply_table {
	border:1px solid #cccccc;
}
table.apply_table th{
	background:url(../img/th_bg_01.gif);
	text-align:left;
	font-weight:bold;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #cccccc;
}
table.apply_table td{
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #cccccc;
}
table.apply_table td.submit{
	background:url(../img/th_bg_02.gif);
	padding:10px;
}

table.select table{
	border:none;
	}

table.select td{
	border:none;
	padding:0;
	font-size:small;
	}
	
table.select th{
	border:none;
	}
	
div.reg{
	font-weight:bold;
	font-size:small;
	margin-top:5px;
	border-bottom:1px solid #cccccc;
	}
