body {
	background-color: #DCE7F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	
}




a:link {	color: #666666;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #666666;}
a:hover {	text-decoration: underline;	color: #0f76f9;}



/*-------------------------------------------------------------------------------------*/




.t01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.t01:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.prot01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	padding-right: 20px;
}
a.menu{
	color: #333333;
	text-decoration: none;
	width: 200px;
	height: 25px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	padding-left: 28px;	
}
a.menu:hover{
	background-image: url(images/item.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	color: #000000;
}
a.menut01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #194E84;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	background-attachment: fixed;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
a.menut01:hover{
	font-weight: bold;
	padding-left: 40px;
	color: #000000;
	background-color: #DCE7F0;
	background-position: 20px 2px;
	
}
.memutd {
	padding-left: 15px;
	padding-right: 5px;
}
.spectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B6CBEB;
	text-align: center;
	color: #003366;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
}
.spect01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B6CBEB;
	border-bottom-color: #B6CBEB;
	text-align: center;
}
.spectable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B6CBEB;
	border-left-color: #B6CBEB;
}
.t02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
	display: block;
	padding-left: 30px;
	color: #666666;
}
.t03 {
	color: #107EAF;
	font-weight: bold;
}
.title_pro{
color:#FF9900;
font-weight:bolder;
font-size:12px;
}

.input {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
BACKGROUND-COLOR:#F9FDFF;
BORDER:1 SOLID #45B1F9;
line-height:10pt;
}


/*---背景用-----------------------------------------------------------------------------------*/
.bg_norp{background-repeat:no-repeat;}
.bg_rpx{background-repeat:repeat-x;}
.bg_rpy{background-repeat:repeat-y;}
.bg_left{background-position:left top;}
.bg_right{background-position:right top;}
.bg_btm{background-position:bottom right;}
.bg_norp_btm{background-repeat:no-repeat;background-position:bottom}
.bg_norp_right{background-repeat:no-repeat;background-position:right bottom}
.bg_norp_left{background-repeat:no-repeat;background-position:left bottom}
.bg_norp_center{background-repeat:no-repeat;background-position:center}
.bg_norp_cright{background-repeat:no-repeat;background-position:right center}
.bg_norp_cleft{background-repeat:no-repeat;background-position:left center}
.bg_norp_ctop{background-repeat:no-repeat;background-position:top center}



/*---表格線用-----------------------------------------------------------------------------------*/
.form_line{
background-image:url(images/form_dot.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_gray{
background-image:url(images/form_dot_gray.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_dotted{
background-image:url(images/from_dotted.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_download{
background-image:url(images/form_dot_blue.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_news{
background-image:url(images/form_dot_news.gif);
background-repeat:repeat-x;
background-position:bottom;
color:#999999;
}

.form_line_dline{
background-image:url(images/form_dot_dline.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_dline_up{
background-image:url(images/form_dot_dline.gif);
background-repeat:repeat-x;
background-position:top;
}
