@import url("text_set.css");

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro";
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #003300;
	text-align: center;
}

td {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro";
	font-size: small;
	line-height: normal;
	color:  #ffffff;
}
h1 {
	font-size: small;
	line-height: normal;
}


/* container
---------------------------------------------------------------------------------*/
div#container {
  width:780px;
  margin: 30px;
  padding: 0 0px;
  }

/* contents
----------------------------------------------------------------------------------*/
div#contents {
	width:720px;
	padding: 30px;
	text-align: left;
	border: thin solid #FFFFFF;
  }

div#2ndcontents {
	width:720px;
	padding: 30px;
	text-align: left;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
  }


/* header 
----------------------------------------------------------------------------------*/
div#header{
	position: static;
  width:780px;
  margin: 0px;
  padding: 0px;
	height: 100px;
	}
	
div#header h1 {
	color: #ffffff;
	font-size: x-small;
    font-weight: normal;
	}

.rogo {
	position: relative;
	width:400px;
	float:left;
	height: 30px;
	text-align: left;

	}

.add {
	position: relative;
	width:380px;
	float: right;
	height: 30px;
	text-align: right;

	}
	
	
div#main {
  float:right;
  width:490px;
  margin: 10px;
  padding: 0px;
  }
  
div#left {
  	width:180px;
  	float:left;
	}
	
	
/* ---------- ύXs ---------- */


#contents td.off ul.sub{
	display: none;
}

#contents td.on ul.sub{
	display: block;
	position: absolute;
	margin-top: 20px;
	margin-left: -80px;
	list-style:none;
	_display: block;
}

/* ---------- FTCY̐ݒ ---------- */

/*ƃ{[_[*/
#contents td.on ul.sub li{
	width: 95px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/*wiFƕFB
iawidth+Padding̍EjiliwidthjƂȂ悤
WinIÉiawidthjiliwidth-borderj*/
#contents td.on ul.sub li a{
	display: block;
	width: 89px;
	padding: 1px 3px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "lr oSVbN", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size: 8pt; line-height: 13pt}

/*}EXI[o[̔wiFƕF*/
#contents td.on ul.sub li a:hover{
	background-color: #CCFFFF;
	font-family: "lr oSVbN", "Osaka";
	font-size: 8pt; color: #FF9900; line-height: 13pt}
