@charset "Shift_JIS";
/* CSS Document */


/* NW
---------------------------------------------------- */

#link {
	width:540px;
	height: 550px;
	padding-left: 10px;
	font-size: small;
	line-height: 1.5em;
  }


#link table{
	line-height: 1.5em;
	font-size: small;
	vertical-align: top;
	width:98%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
  }

#link th{
	background-color: #D9F491;
	width:40%;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
  }

#link td{
	text-align: left;
	border-top-style: none;
	border-left-style: solid;
	margin: 0px;
	border-left-width: 1px;
	border-left-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
  }
