body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.td_head	{
	height:16pt;
	font-size: 10pt;
	border: 1px solid #666666;

			}
.td_body	{
/*
	color: #333333;
	background-color: #CCCCCC;
*/
	height:16pt;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify
	border;
	border: 1px solid #999999;
: 1px solid #666666;
/*
				font-weight: bold;
*/
			}
.td_none	{
/*
	color: #333333;
	background-color: #CCCCCC;
*/
	height:8pt;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	border: 0px;
/*
				font-weight: bold;
*/
			}

.td_title	{
	color: #FFFFFF;
	background-color: #999999;
	font-size: 10pt;
	border: 0px;
			}

.td_UnderLine	{
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: 10pt;
	border: 1px,0px,1px,0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;

			}

.td_Nomal	{

	color: #333333;
	background-color: #CCCCCC;

	height:16pt;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify
	border;
	border: 1px solid #999999;
: 1px solid #666666;
/*
				font-weight: bold;
*/
			}

.td_none	{
/*
	color: #333333;
	background-color: #CCCCCC;
*/
	height:8pt;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	border: 0px;
/*
				font-weight: bold;
*/
			}



.main {
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: 1px solid #999999;
}
.tab_n {
	background-color: #DDDDDD;
	text-align: center;
	width: 80px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	cursor: hand;
}
.tab_s {
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 80px;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	cursor: hand;
}
.tab_a {
	background-color: #3399FF;
	text-align: center;
	width: 80px;
	border-top: none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
}
.tab_b {
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	cursor: hand;
}

.tab_vn {
	background-color: azure;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	cursor: hand;
	vertical-align: middle;
	height: 25px;
	width: 40px;
}
.tab_vs {
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;
	font-size: 10pt;
	font-weight: bold;
	color: crimson;
	cursor: hand;
	vertical-align: middle;
	height: 25px;
	width: 40px;
}
.tab_va {
	background-color: #3399FF;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	vertical-align: middle;
	height: 25px;
	width: 40px;
}
.tab_vb {
	border-top: #999999;
	border-right: 1px solid #999999;
	border-bottom: #999999;
	border-left: #999999;
	cursor: hand;
}

a:link { text-decoration:none;  color:#999999;}
a:visited { text-decoration:none; color:#999999;}
a:active { text-decoration:none; color:#999999; }
a:hover { text-decoration:none; color:#999999; }

#clDate a:link { text-decoration:underline;  color:#999999;}

a.none:link { text-decoration:none;  color:blue;}
a.none:visited { text-decoration:none; color:blue;}
a.none:active { text-decoration:none; color:blue; }
a.none:hover { text-decoration:none; color:blue; }

.txtBack {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	font-style: normal; 
	background-color: #CCCCCC; 
	color: #000000; 
	font-weight: normal;
        border-width:0px;
	border-style:solid;
	border-color:black;
}
.txtNum {  font-size: 10pt; font-weight: normal; background-color: #FFFFFF; text-align: right; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.btnArrow {  font-weight: bold; color: #FFFFFF; background-color: #CCCCCC; text-align: center}

.margin-large {
	margin: 10px !important;
}
.margin-medium {
	margin: 5px !important;
}

.margin-small {
	margin: 2px !important;
}

.margin-small2 {
	margin: 3px !important;
}

.padding-large {
	padding: 10px !important;
}

.padding-medium {
	padding: 5px !important;
}

.padding-small {
	padding: 2px !important;
}

.padding-width-large {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.padding-width-medium {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.padding-width-small {
	padding-left: 3px !important;
	padding-right: 3px !important;
}

.padding-width-tiny {
	padding-left: 2px !important;
	padding-right: 2px !important;
}

input[type='password'] {
	font: 99% Verdana,arial,helvetica,clean,sans-serif;
}

.orderanchor{
	margin-top: 3px;
}

.guidelink:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}

.guidelink:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}

.guidelink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

.guidelink:before {
	content:"※執行条件の解説はこちら"
}

.errorMessage {
	color: #F90303;
}
