@charset "utf-8";
@import url('../styles/base2.css');

.center-column dfn {
	font-size: 0.85em;
}

.require-star {
	font-size: 2.5em;
	font-weight: bold;
	color: #f90;
}
.searchbutton {
	text-align: center;
	margin: 5px 0 0 5px;
}

div.global-form-input.dateline li.radius-input-body input {
	font-family: "Verdana", "Arial", "AppleGothic", "Sans-serif" !important;
}
div.global-form-input.dateline li.dashline {
	font-size: 0.82em;
	padding-top: 8px;
}
li.textarea-header-body,
li.textarea-body-body,
li.textarea-footer-body {
	width: 250px !important;
}
ul.radius-textarea.body li {
	height: 200px !important;
}
li.radius-input-body input {
	color: #f90 !important;
}
li.textarea-body-body select {
	border: 0;
	width: 245px;
	height: 175px;
	margin-bottom: 5px;
}
li.textarea-body-body select option {
	color: #666;
}

.news-list-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.news-list-item li.header-photo {
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 10px 0 0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #efefef;
}
.news-list-item li.photo {
	float: left;
	width: 130px;
	height: 90px;
	margin: 0 10px 0 0;
	text-align: center;
	vertical-align: middle;
}
.news-list-item li.title {
	font-weight: bold;
	margin: 1.2em 0 0 0;
}
.news-list-item li.shortcut, .news-list-item li.detail {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-left: 20px;
	text-align: justify;
}
.news-list-item li.detail {
	margin: 0 0 0.5em 0;
	color: #babbba;
}
.news-list-item li.more {
	text-align: right;
	font-size: 0.85em;
	color: #bababa;
}
.news-list-item li.more a {
	color: #bababa;
	text-decoration: underline;
}

.search-paging {
	text-align: center;
	color: #bababa;
	font-size:0.8em;
}