h1 {
	color: rgb(0,90,80);
	padding:4px 0 0;
	margin:0;
	font-size:140%;
	font-weight:bold;
}

h2 {
	border: solid 1px #bcdfd9;
	width: auto;
	padding: 5px 15px 5px 15px;
	margin-bottom:10px;
	font-size:120%;
	font-weight:bold;
	line-height: 1.5em;
}

h3 {
	border-bottom:3px double #ccc;
	border-left : 6px solid rgb(0,180,160);
	padding:5px;
	font-size:110%;
	margin:20px 0 10px;
}

/* tableの罫線表示 */
table.nlt,
table.nlt tr,
table.nlt th,
table.nlt td,
tr.nlt,
th.nlt,
td.nlt {
	border: solid 1px !important;
}

a.feed-icon {
	display: none;
}


table.past_list td {
    border: none;
    padding: 5px;
}

#main {
    line-height: 1.6em;
}

a:hover {
	background: #f0f0f0;
}

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

.views-label-term-node-tid {
    border-left: solid 3px #c36160;
    padding-left: 3px;
    margin-top: 5px;
    margin-left: 15px;
}

.views-label-field-koufubi, .views-label-field-happyoubi {
    border-left: solid 3px #58a37a;
    padding-left: 3px;
    margin: 2px 0 10px 15px;
}

