@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CCFF;
}
body {
	background-color: #14285f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/header_tailot_back.gif);
	background-repeat: repeat-x;
}
a:link ,a:visited,a:active{
	color: #99CCFF;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	font-weight: bold;
}
td.head_bold {
	padding-top: 10px;
 	width:580px;
	height:60;
	text-align:center;
}
.head_bold2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FF3300;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:.3em;

}
.head_small {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FF3300;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:.3em;
}
.head_2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FF3300;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:.2em;
}
td.head_buttom {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FF3300;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:.3em;
	height:80px;
	text-align:center;
	vertical-align:middle;
}
td.head_buttom_b {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FF3300;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:.3em;
	height:80px;
	text-align:center;
	vertical-align:middle;
}
#navi_left a {
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	/*font-family: Georgia;*/
	font-size: 12px;
	text-decoration:none;
	}
	
#navi_left a:hover {
	color:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
	text-decoration:none;
}
td.menu_left{
	/*padding-left:2px;
	padding-right:2px;*/
	border-right: 3pt solid #445DA0;
	/*text-align:left;*/
}
#navi_top{
	padding-top:10px;
	padding-bottom:20px;
}
a.topmenu:link ,a.topmenu:visited,a.topmenu:active{
	text-decoration: none;
	color:#99CCFF;
	/*font-family: Courier New, Courier, monospace;*/
	font-size: 14px;
	font-weight:normal;
	letter-spacing:.0em;
	padding-left:4px;
	padding-right:4px;
	display:block;
	text-align:center;
}
a.topmenu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.topmenu_b:link ,a.topmenu_b:visited,a.topmenu_b:active{
	text-decoration: none;
	color:#99CCFF;
	/*font-family: Courier New, Courier, monospace;*/
	font-size: 14px;
	font-weight:bold;
	letter-spacing:.0em;
	padding-left:4px;
	padding-right:4px;
	display:block;
	text-align:center;
}
a.topmenu_b:hover {
	color: #FF3300;
	text-decoration: none;
}	
#navi_dir_top{
	padding-top:5px;
	padding-bottom:5px;
}
a.dirmenu:link ,a.dirmenu:visited,a.dirmenu:active{
	text-decoration: none;
	color:#FFFF00;
	/*font-family: Courier New, Courier, monospace;*/
	font-size: 14px;
	font-weight:bold;
	letter-spacing:.0em;
	padding-left:4px;
	padding-right:4px;
	display:block;
	text-align:center;
}
a.dirmenu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.footermenu:link ,a.footermenu:visited,a.footermenu:active{
	text-decoration: none;
	color:#99CCFF;
	/*font-family: Courier New, Courier, monospace;*/
	font-size: 12px;
	font-weight:normal;
	/*letter-spacing:.0em;
	padding-left:4px;
	padding-right:4px;
	display:block;
	text-align:center;*/
}
a.footermenu:hover {
	color: #FF3300;
	text-decoration: none;
}
td.dir_first{
	padding-left:2px;
	padding-right:2px;
	text-align:left;
}
td.dir{
	padding-left:2px;
	padding-right:2px;
	border-left: 1pt solid #445DA0;
	text-align:left;
}
.subHeader {
	font-size:20px ;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:20px;
}
.text_w{
	color:#FFFFFF;
}
.redtext {
	color: #CC3300;
}.redhead {
	color: #FFFF00;
	font-size:20px ;
	font-weight:bold;
}
.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CCFF;
}
.headyellow {
	font-size: 18px;
	color: #FFFF00;
}
.headyellow20 {
	color: #FFFF00;
	font-size:20px ;
	font-weight:bold;
}
.yellowtext {color: #FFFF00}


iframe.my_blog{
	border:1px solid #14285f;
	width:800px;
	height:1500px;
}


/* Paging link style */
a.paging:link, a.paging:visited, a.paging:active {
	border:1px solid #6A8ADF;
	padding-left:4px;
	padding-right:4px;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	margin-right:2px;
	height:20px;
	line-height:20px;
}
a.paging:hover {
	background-color:#1F3F92;
	color: #ffffff;
	text-decoration: none;
}
a.paging_selected:link, a.paging_selected:visited, 
a.paging_selected:active, a.paging_selected:hover{
	border:1px solid #6A8ADF;
	padding-left:4px;
	padding-right:4px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	margin-right:2px;
	background-color:#1F3F92;
	height:20px;
	line-height:20px;
}


form{ margin:0;}
input, select, textarea{font-size:12px;}
.red_txt{ color:#CC0000;}
.yellow_txt{ color:#CCFF00;}
.small_txt{font-size:10px;}
optgroup{ font-style:normal; color:#888888; padding-bottom:10px;}
optgroup option{ padding-left:7px; color:#000000;}
table.box {
	border: 1px solid #336600; 
	BACKGROUND-COLOR: #709235; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* table for show colum*/
table.table_col {
	border: 1px solid #1F3F92; 
	BACKGROUND-COLOR: #6A8ADF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.table_col th {  
	background-color: #1F3F92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

table.table_col td {  
	background-color: #5277DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
table.table_col a:link, table.table_col a:visited, 
table.table_col a:active {
	color:#FFFFFF;
}
table.table_col a:hover {
	color:#1F3F92;
}


tr.inactived td{
	color:#999999;
}

.adm_headline{
	margin:0px;
	padding:0px 5px 5px 0px;
	font-size:20px;
	color:#CC0000;
	border-bottom:solid 1px #445DA0;
}