@charset "utf-8";
/* CSS Document */

#mainvisual {
	clear: both;
	display: block!important;
	background: #fff6ce;
	height: 352px;
}


#mainvisual h1 {
	padding-top: 12px;
	padding-bottom: 12px;
}
#leftLinks {
	display: none;
}
/* -----------------------------------------------------------
	#content width=730px
		#top_content
		#right
----------------------------------------------------------- */
#content {
	width: 730px;
	overflow: hidden;
	_zoom: 1;
	position: relative;
}
#top_content {
	width: 471px;
	float: left;
	
}
#right {
	width: 239px;
	float: right;
}
ul.nav-right {
	margin-bottom: 20px;
}
#right h2 {
	margin-bottom: 10px;
}
#right p {
	text-indent: .5em;
	margin-bottom: 10px;
}
/* 20150119 小学生絵画コンクール */
.competition {
	position: relative;
	height: 117px;
}
.competition img {
	position: absolute;
	top: -18px;
	left: -7px;
}
/*	#searchArea
-------------------------- */

#searchArea {
	position: relative;
	margin-bottom: 20px;
	background: url(img_index/search_panel.png) top left no-repeat;
	width: 470px;
	height: 150px;
}
#searchArea h2 {
	padding-top: 9px;
}
.search_h3 {
	display: none;
}
.input_text {
	position: absolute;
	top: 44px;
	left: 107px;
}
.input_search {
	position: absolute;
	top: 44px;
	left: 388px;
}
.input_button {
	position: absolute;
	top: 100px;
	left: 265px;
}
.input_button .image_syllabary_button {
	width: 176px;
	height: 23px;
}
input.image_search_button {
	width: 54px;
	height: 25px;
}

.show_exhibiter {
	position: absolute;
	top: 106px;
	left: 33px;
	background: url(common/img/item/ico-nav-bottom.png) left 45% no-repeat;
	padding-left: 15px;
}
input {
	border: none;
	line-height: 0;
	font-size: 0;
}
input.textform {
	border: 1px solid #666;
	height: 23px;
	line-height: 22px;
	font-size: 12px;
	text-indent: 3px;
	width: 280px;
}
/*.dummy-panel {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
#searchArea END */




/*	information
-------------------------- */
.show_listpage {
	position: relative;
}
.show_listpage a {
	position: absolute;
	top: -40px;
	left: 380px;
	background: url(common/img/item/ico-nav-bottom.png) left 40% no-repeat;
	padding-left: 15px;
}
dl.information {
	width: 471px;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 20px;
}

dl.information dt {
	clear: both;
	width: 120px;
	float: left;
	padding: 3px 0;
}
dl.information dd {
	padding: 3px 0;
	padding-left: 120px;
	border-bottom: 1px dotted #9e9e9f;
}
dl.information dd:after {
  content: ".";
	color: #fff;
  display : block;
  clear : both;
	height: 0;
}
dl.information dt.info-title {
	width: 471px;
	float: none;
	padding: 3px 0;
	border-bottom: 1px solid #0093dc;
	font-weight: bold;
	text-align: center;
}
dl.information dd.report {
	padding-left: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9e9e9f;
}

ul.info-contents {
	font-size: 90%;
	width: 230px;
	margin: 0 auto 10px;
}
.info-contents li {
	background: url(common/img/item/ico-list.gif) left 3px no-repeat;
	padding-left: 13px;
}
.semminar-type {
	color: #a9541a;
	text-indent: .2em;
}
dl.information dd > dl.inner-dl {
	width: 351px;
	margin-bottom: 0;
}
dl.information dd > dl.inner-dl dt {
	width: 70px;
}
dl.information dd > dl.inner-dl dd {
	padding-left: 70px;
	border-bottom: none;
}
/*	link-banner
-------------------------- */
dl.link-banner {
	display: table;
	width: 471px;
	
	padding-top: 270px;
}
dl.link-banner dt,
dl.link-banner dd {
	display: table-cell;
	vertical-align: top;
}
dl.link-banner dd {
	padding-left: 2em;
}

/*	bnrArea
-------------------------- */
.bnrArea {
	clear: both;
	padding-top: 20px;
}
.bnrArea ul {
	display: table-row;
	text-align: center;
	overflow: hidden;
	_zoom: 1;
	width: 990px;
	margin: 0 auto;
}
.bnrArea li {
	display: table-cell;
	width: 165px;
	height: 60px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 5px;
}

/*	results
-------------------------- */
.results {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}
.results caption {
	font-weight: bold;
}
.results th {
	color: #fff;
	background-color: #002b51;
	padding: 2px;
	text-align: center;
	border: 1px solid #87a7c0;
}
.results th.rg {
	background-color: #025283;}
.results td {
	padding: 5px;
	text-align: center;
	border: 1px solid #87a7c0;
}
.results tr:nth-child(even) {
	background-color: #fff;
}
.results tr:nth-child(odd) {
	background-color: #e2e5e7;
}

a.line-ico {
	display: inline-block;
	background: url(common/img/item/ico-nav-top.png) left 40% no-repeat;
	padding-left: 13px;
	padding-right: 3px;
	font-weight: bold;
	color: #008cd5;
}
