/*文字色　FFCC66
リンク色　FFFFCC
文字の大きさ　11、12ｐｘ
背景色　7FC31C*/

body	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:normal;
	color : #FFFFFF;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	margin:0px;
	
	background-color : #333333;
/*	background-attachment: fixed;
	background-image: url(shedule_02.gif);
	background-repeat: no-repeat;

	scrollbar-3dlight-color : #39868C;
	scrollbar-arrow-color : #7AB7BA;
	scrollbar-base-color : #39868C;
	scrollbar-darkshadow-color : #39868C;
	scrollbar-face-color : #39868C;
	scrollbar-highlight-color : #7AB7BA;
	scrollbar-shadow-color : #7AB7BA;*/
	}

P	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:normal;
	color : #FFFFFF;
	text-decoration:none;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	}

td	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:normal;
	color : #FFFFFF;
	text-decoration:none;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	}

a:visited 	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:bold;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	text-decoration:underline;
	color: #EFDFBD;
	}

a	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:bold;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	text-decoration:underline;
	color: #FFFFCC;
	}

a:hover	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:bold;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	text-decoration:underline;
	color: #FFFF99;
	}

/*form	{
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	color:#FFCC66;
	background-color:#7FC31C;
	border:1 dotted #FCB38B;
	}*/
	
OPTION	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:normal;
	font-size : 9pt;
	letter-spacing: 0.1em;
	line-height:140%;
	color:#333333;
	background-image: url(sel_box_bak.gif);
	background-color:#999999;
	border:1 dotted #FCB38B;
	}
	
table.sotowaku	{
	border-style: solid;
	margin:0px;
	padding:0px;
	border-color: #999999;
	border-top-width:	0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	}
	
table.wakunashi	{
	border-style: none;
	margin:0px;
	padding:0px;
	}
	
table.news	{
	border-style: dashed double ;
	margin:0px;
	padding:0px;
	border-color: #999999;
	border-top-width:	0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	}
	
.border	{
	border-style: solid;
	border-color: #ffffff;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	padding:0px;
	border-top-width:0px; 
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	}