
/*==================================================================
	リンク集
===================================================================*/

.link_title {
	font-size:122%;
	font-weight: bold;
	margin-bottom: 3px;
}

.link_inner {
	margin-bottom: 3px;
	line-height:1.5em;
}
.link_day {
	font-size:85%;
	vertical-align:middle;
}

table.link_sheet {
	border-collapse:collapse;
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	border-spacing:0;
	border-style:solid solid none;
	border-width:1px 1px medium;
	width:100%;
	line-height: 1.7em;
	margin-left: 0px;
	margin-bottom: 15px;
}
.link_sheet th, .link_sheet td {
	border:1px solid #CCCCCC;
}

.link_sheet th {
	width:80px;
	vertical-align: middle;
	text-align: center;
}
.link_sheet td {
	font-weight:normal;
	vertical-align: top;
	padding: 10px;
}
.yellow {
	background-color: #ffffbf;
}

