body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #FFFFFF;
	background-image: url(../img/fondo.gif);
	font-family: arial,helvetica,sans-serif;
	color: #000000;


}

.e9, .e10, .e12 {
	font-family:Verdana, sans-serif,Arial, sans-serif
	}

.j9, .j10, .j12, .j14 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}

.link:link, .link:active, .link:visited{
	color: #FFFFFF;
	text-decoration: none
}

.link:hover{
	color: FFFFFF;
	text-decoration: underline

}

.yellow:link, .yellow:active, .yellow:visited{
	color: #FFFF00;
	text-decoration: none
}

.yellow:hover{
	color: #FFFFFF;
	text-decoration: underline

}
.p:link, .p:active, .p:visited{
	color: #FF3399;
	text-decoration: none
}

.p:hover{
	color: #FF3399;
	text-decoration: underline

}

.n:link, .n:active, .n:visited{
	color: #FF3300;
	text-decoration: none
}

.n:hover{
	color: #FF3300;
	text-decoration: underline

}

.b:link, .b:active, .b:visited{
	color: #663300;
	text-decoration: none
}

.b:hover{
	color: #663300;
	text-decoration: underline

}

.input { 
	BACKGROUND-color: #999999; BORDER-BOTTOM-STYLE: solid; #CCCCCC;
	BORDER-LEFT-STYLE: solid; #CCCCCC; BORDER-RIGHT-STYLE: solid; #CCCCCC; BORDER-TOP-STYLE: solid; #CCCCCC;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	FONT-FAMILY: verdana; Arial; FONT-SIZE: 10pt; COLOR: #FFFFFF;
									
}

.tableline td{
    border-style: solid;
	border-collapse: collapse;
	border-color: #B7B7B7;
	border-width: 1px; 
	color: #B7B7B7;
	line-height: 130%;
	font-size: 0.8em ;
	padding: 0;
	margin: 5px;
}

.outline td{
border-left: dotted 5px #999;
padding: 1em;

}

.grise {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:white; 
width:200px; 
padding:10px; 
height:250px;
float:left;
}



.border1px {
	border: 1px solid #B4C9DD;
}

A.white:link{color:#FFFFFF; text-decoration:none;}
A.white:visited{color:#FFFFFF; text-decoration:none;}
A.white:hover{color:#FFFFFF; text-decoration:underline;}

A.pink:link{color:#FF3399; text-decoration:none;}
A.pink:visited{color:#FF3399; text-decoration:none;}
A.pink:hover{color:#FF3399; text-decoration:underline;}



/* カレンダー */
.calendar {
	border-collapse: collapse; 
	border: 2px solid #666666;
	background-color:#666666;
	color:#FFFFFF;
	font-size: 10px;
}

.calendar th {
	height: 2em;
	text-align: center
}

.calendar tr {
	text-align:right; 
	vertical-align:center
}

.calendar td {
	width:1.8em; 
	height:1.8em; 
	padding:0.3em;
}

.calendar .tf {
	width: 120px;
	padding: 0.3em; 
	background-color:#666666;
	text-align: center;
}