/* INFOMATION */
	div.hover {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	  }

		.hover {
			background-color: rgba(255, 255, 255, 0.6);
			margin: 1%;
			position: absolute;
			left: 0px;
			bottom: -5.2em;
			width: 98%;
			height: 7em;
		}

			.hover p{
				margin-top: 0px;
				border-style: none;
				padding: 0px;
				margin-left: 1%;
				margin-right: 1%;
				margin-bottom: 0px;
				width: 98%;
				display: block;
				overflow: hidden;
			}

				p.date {
					font-size: 0.6em;
					font-weight: normal;
					text-align: right;
					line-height: 1.2em;
					height: 1.2em;
				}

				p.ttl {
					font-size: 0.9em;
					font-weight: bold;
					text-align: center;
					line-height: 1.5em;
					height: 1.5em;
				}

				p.cap {
					height: 4.5em;
					font-size: 0.8em;
					font-weight: normal;
					line-height: 1.2em;
					text-align: left;
				}

			a.info_block:hover div {
				bottom: 0px;
			}

		img.info_img {
			margin: 0 auto;
			border-style: none;
			padding: 0px;
			width: auto;
			height: 100%;
			display: block;
		}

	p.infomation_cat {
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		vertical-align: baseline;
		line-height: 1.2em;
		letter-spacing: 2px;
		margin: 0px;
		border-style: none;
		padding: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 1.2em;
		right: 0px;
	}

	div.search_window {
		font-size: 1em;
		font-weight: normal;
		text-decoration: none;
		color: #4c4c4c;
		text-align: center;
		line-height: 2em;
		margin: 0px;
		border-style: none;
		padding: 0px;
		width: 100%;
		height: 2em;
		clear: both;
		display: block;
	}

		.search_window select {
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 2em;
			display: block;
		}

		.search_window input {
			width: 100%;
			height: 1.6em;
			display: block;
		}

		input.submit {
			margin-top: 0px;
			padding: 0px;
			margin-left: 5%;
			margin-right: 5%;
			margin-bottom: 0px;
			width: 90%;
			height: 2em;
			display: block;
		}

	div.search_obj {
		margin: 0px;
		border-style: none;
		padding: 0px;
		width: 33%;
		float: left;
		display: block;
	}

		div.search_obj_ttl {
			width: 100%;
			height: 1.5em;
			display: block;
		}

	div.info_list_body {
		margin: 0px;
		border-style: none;
		padding: 0px;
		width: 100%;
		clear: both;
		display: block;
	}

div.info_list_body_2 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	display: block;
}

	a.info_block2 {
		text-decoration: none;
		color: #000000;
		margin: 0px;
		border-width: 0px;
		border-style: none;
		padding: 0px;
		width: 100%;
		display: block;
	}

		a.info_block2:hover {
			color: #ff0080;
		}

	div.info_list_line2 {
		margin: 0px;
		border-top-style: none;
		padding: 0px;
		border-left-style: none;
		border-right-style: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #C0C0C0;
		width: 100%;
		height: 3em;
		display: block;
		overflow: hidden;
	}

		div.info_list_line2_obj {
			text-align: center;
			vertical-align: middle;
			line-height: 1.2em;
			margin: 2%;
			border-style: none;
			padding: 0px;
			width: 96%;
			height: 100%;
			float: left;
			display: block;
		}

			div#date {
				margin-left: 2px;
				margin-right: 2px;
			}

			div#cap {
				margin-left: 2px;
				margin-right: 2px;
			}

	div.hover {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	  }

	a.info_block {
		text-decoration: none;
		color: #000000;
		margin: 9px;
		border-width: 1px;
		border-style: solid;
		border-color: #808080;
		padding: 0px;
		position: relative;
		width: 300px;
		height: 300px;
		float: left;
		display: flex;
		justify-content: center;
		overflow: hidden;
	}

		.hover {
			background-color: rgba(255, 255, 255, 0.6);
			margin: 1%;
			position: absolute;
			left: 0px;
			bottom: -5.2em;
			width: 98%;
			height: 7em;
		}

			.hover p{
				margin-top: 0px;
				border-style: none;
				padding: 0px;
				margin-left: 1%;
				margin-right: 1%;
				margin-bottom: 0px;
				width: 98%;
				display: block;
				overflow: hidden;
			}

				p.date {
					font-size: 0.6em;
					font-weight: normal;
					text-align: right;
					line-height: 1.2em;
					height: 1.2em;
				}

				p.ttl {
					font-size: 0.9em;
					font-weight: bold;
					text-align: center;
					line-height: 1.5em;
					height: 1.5em;
				}

				p.cap {
					height: 4.5em;
					font-size: 0.8em;
					font-weight: normal;
					line-height: 1.2em;
					text-align: left;
				}

			a.info_block:hover div {
				bottom: 0px;
			}

		img.info_img {
			margin: 0 auto;
			border-style: none;
			padding: 0px;
			width: auto;
			height: 100%;
			display: block;
		}

	p.infomation_cat {
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		vertical-align: baseline;
		line-height: 1.2em;
		letter-spacing: 2px;
		margin: 0px;
		border-style: none;
		padding: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 1.2em;
		right: 0px;
	}

	div.search_window {
		font-size: 1em;
		font-weight: normal;
		text-decoration: none;
		color: #4c4c4c;
		text-align: center;
		line-height: 2em;
		margin: 0px;
		border-style: none;
		padding: 0px;
		width: 100%;
		height: 2em;
		clear: both;
		display: block;
	}

		.search_window select {
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 2em;
			display: block;
		}

		.search_window input {
			width: 100%;
			height: 1.6em;
			display: block;
		}

		input.submit {
			margin-top: 0px;
			padding: 0px;
			margin-left: 5%;
			margin-right: 5%;
			margin-bottom: 0px;
			width: 90%;
			height: 2em;
			display: block;
		}

	div.search_obj {
		margin: 0px;
		border-style: none;
		padding: 0px;
		width: 33%;
		float: left;
		display: block;
	}

		div.search_obj_ttl {
			width: 100%;
			height: 1.5em;
			display: block;
		}

	.info_caption img{
		margin-top: 0 auto;
		border-style: none;
		padding: 0px;
		margin-bottom: 0 auto;
		height: auto;
		display: block;
	}


		div.caution_title {
			font-size: 0.8em;
			font-weight: normal;
			text-decoration: none;
			color: #4c4c4c;
			text-align: right;
			vertical-align: middle;
			line-height: 1em;
			letter-spacing: 1px;
			margin: 0px;
			border-style: none;
			padding: 0px;
			width: 100%;
			height: 1em;
			clear: both;
			display: block;
		}

/* INFOMATION */