@charset "utf-8";

#aside,#fonts.support,#header .desc,.help,.nav,.pagetop,.pagination,p.link,.banner,.more {
	display: none!important;
}
#link_001.column,#link_002.column,#news.column,#program.column {
	float: none!important;
}
* {
	background: #fff none!important;
	line-height: 1.5!important;
}
.entry .entry_body: after,body.entry div.entry: after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
body {
	line-height: 1.5;
}
a {
	border-bottom: 1px dotted #00f;
	text-decoration: none;
}
#header {
	border-bottom: 1px solid #666;
	padding: 0 0 10px;
}
.home #header .desc {
	display: block;
}
h1 {
	margin: 0 0 .5em;
	clear: both;
	font-weight: bold;
	height: auto!important;
	overflow: visible!important;
}
.home h1 {
	margin: 0;
}
h2,h3,h4 {
	clear: both;
	margin: 0 0 .5em;
}
#article p {
	padding: 0 0 1em;
}
.link #article ul,
.link #article dl dd {
	padding: 0 0 1em;
}
.link #article dl dt {
	padding: 0 0 .5em;
}
.link #article ul li {
	margin: 0 0 0 18px;
}
#page {
	padding: 10px 0!important;
}
.column {
	height: auto!important;
	overflow: visible!important;
}
body.entry div.entry {
	_height: 1px;
	margin-bottom: 30px;
	min-height: 1%;
	zoom: 1;
}
.info .entry {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
.entry #article.column .entry .entry_body {
	_height: 1px;
	min-height: 1%;
	zoom: 1;
}
.entry .entry_extra {
	border: 1px solid #e4c48B;
	clear: both;
	padding: 10px;
}
.link #article p.desc {
	margin-top: 0!important;
	padding-top: 0!important;
}
.section {
	margin-top: 0!important;
	padding-top: 0!important;
	height: auto!important;
	overflow: visible!important;
}
.home td img {
	margin: 0 12px 12px 0;
	float: left;
	display: inline;
}
p.category {
	font-weight: bold;
	height: auto!important;
	overflow: visible!important;
}
.entry #footer {
	padding-top: 10px;
}
#footer p.copyright {
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #666;
	clear: both!important;
}