
body {
	background: #FFFFFF;
	color: #666;
	margin: 0;
	padding: 0;
	font-family: "Arial","Helvetica","ＭＳ ゴシック", "MS UI Gothic","Osaka",sans-serif;
}

.form_bt{
    color : black;
    background-color : white;
    font-size : 10px;
}

A:link{    /* 未リンク */
	color:#333; text-decoration:none;
}
A:visited{ /* 既リンク */
	color:#666; text-decoration:none;
}
A:hover  { /* リンク中 */
	color:#FF6600; text-decoration:underline;
}

.e9, .e10, .e12, .e14 {
	font-family:Arial, Verdana, sans-serif
}

.j9, .j10, .j12, .j14 {
	font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif
}

form {
	margin: 0;
	padding: 0;
}

img {border: none;}

.tb01{
    color : black;
    background-color : #66729D;
    font-size : 12px;
}
.tb02{
    color : black;
    background-color : #9E6C06;
    font-size : 12px;
}
.tb01_title_1{
    background-color : #FFDD99;
}
.tb01_title{
    background-color : #D7D9E4;
}
.tb02_title{
    background-color : #CB9833;
}
.tb01_cell01{
    background-color : #FFFFFF;
}
.pg_title{
    color : "#FFFFFF";
    background-color : #253674;
    font-size : 16px;
    font-weight: bold;
    line-height:26px;
    padding-left:6px;
}

.line00{
    background-color : #66729D;
    height:2px;
    width:590px;
}
.line01{
    background-color : #FFCC67;
    height:2px;
    width:590px;
}


hr.hr01{
    color :#253674 ;
    height:2px;

}


font.font01{
        color :#CCCC33;
   font-weight: bold;
}

font.font00{
	font-size:16px;
	font-weight: bold;
	color :#666666;
}








h1,h2 {
	margin: 0;
	padding: 0;
	font-style: nomarl;
	font-size:14px;
	font-weight: bold;
}


h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: nomarl;
	font-size:12px;
	font-weight: bold;
}

.cha {color:#B05800;}

.cha2 {color:#630; font-style: bold;}

.white {color:#fff;}

.ye {color:#F93;}

.off{background:#FFD6AC;}

.in{text-indent: -7896px;"}

.tex {margin:0;}

.kin {color:#F93; font-style: bold;}

.red {color:#c66;}

.m10{margin:10px; }

.offtex {color:#FFD6AC;}

/** table ****************************************/
TABLE.detail_01{
	table-layout : auto;//fixed
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;border-width : 0px 0px 0px 0px;border-style :
none none none none;
	border-collapse: separate;
}
TABLE.detail_01 TH{
	color : #FF6600;
	background-color : #FFE3C6;
	padding-top : 2px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 2px;
	font-size : 12px;
	line-height : 16px;
	font-weight : normal;
	text-align : left;
	border-collapse: separate;
	epty-cells: show;
}
TABLE.detail_01 TD{
	color : #333333;
	background-color : #ffffff;
	padding-top : 2px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 2px;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : #cccccc;
	font-size : 12px;
	line-height : 16px;
	font-weight : normal;    
	text-align : left;
	border-collapse: separate;
	epty-cells: show;
}





