@charset  "utf-8";

#nav ul li.nav-content a {
	background-position: 0 -54px;
}

#search-box {
	margin: 0 0 30px 0;
	padding: 14px 20px;
	background-color: #E4E4DC;
	border-radius: 5px;
}
#search-box #search-box-title {
	color: #727057;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}
#search-box table {
	margin: 0;
	padding: 0;
	border: none;
}
#search-box table tr th {
	margin: 0;
	padding: 0 10px 0 0;
	border: none;
	background: none;;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #727057;
}
#search-box table tr td {
	margin: 0;
	padding: 0 10px 0 0;
	border: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background: none;
}

#search-box .search-box-submit {
	vertical-align: bottom;;
}
#search-box .search-box-submit input[type=submit] {
	margin: 0 10px;
	padding: 8px 60px;
	height: auto;
	line-height: 1.3em;
	color: #FFF;
	font-size: 144%;
	font-weight: normal;
	background-color: #737057;
	border: 4px solid #BAB9A5;
	text-decoration: none;
}


#search-result {
}
#search-result #search-result-title {
	color: #115F85;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}

dl.fdcontentlist {
	
}
dl.fdcontentlist dt {
}
dl.fdcontentlist dt span.fdcontentlist_date {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 122%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #94A5BE;
	line-height: 1.5;
	font-style: italic;
}
dl.fdcontentlist dt a.fdcontentlist_name {
	font-size: 119%;
	font-weight: bold;
}
.fdcontent_icon {
	font-size: 94%;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 4px 8px;
	line-height: 1.1em;
	background-color: #E4E4DC;
	border-radius: 5px;
	color: #727057;
	font-weight: bold;
}
dl.fdcontentlist dd {
	line-height: 1.5em;
	margin: 0 0 16px 0;
	padding: 0 0 14px 0;
	border-bottom: 1px dotted #666;
}

.date_disp {
	font-size: 128%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #737057;
	line-height: 1.5;
	text-align: right;
}

.youtubeBox {
	margin: 0 auto 30px;
	width: 640px;
}
