﻿/* CSS レイアウト */
#headcap
{
	background-image: url('../image/back_top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto 0px auto;
	width: 760px;
	height: 18px;
}
#toppage_content {
	background-image: url('../image/back_container.gif');
	background-repeat: repeat-y;
}
#footer p {
	font-size: 80%;
	padding-top: 1em;
}

.infobanner {
	text-align: center;
}
.content_footer {
	width: 760px;
	clear: both;
}
.content_menu_right {
	width: 257px;
	font-size: 0.8em;
	text-align: left;
	float: right;
	padding-right: 10px;
	margin-left: 0;
}
.content_menu_left {
	width: 476px;
	text-align: left;
	padding-left: 10px;
	float: left;
}

.contentsmain_section {
	border: 1px solid #C0C0C0;
	float: left;
	width: 255px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 10px;
	min-height: 150px;
	height: 190px;
}

hr {
	clear: both;
}

.backtotop {
	clear: both;
	text-align: right;
	padding-top: 5px;
	height: 30px;
}
#accessmap {
	text-align: center;
}
.usuired {
	color: #FF6600;
}
.jiyukan {
	clear: both;
	padding: 10px;
	text-align: center;
}

.infomation {
	width: 253px;
	height: 157px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	overflow: auto;
}
.backtotop p {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	background-image: url('../image/backtotop.jpg');
	background-repeat: no-repeat;
	background-position: left 50%;
	display: inline;
	font-size: 75%;
	text-align: left;
}
.kensin_lastupdate {
	text-align: right;
}
.topics {
	color: rgb(0, 128, 128);
}

.tablestyle {
	border-collapse: collapse;
	border: 2px solid #008080;
	width: 95%;
}
.tablestyle td {
	padding: 5px;
	border: 1px solid #008080;
}
.tablestyle_center {
	border-collapse: collapse;
	border: 2px solid #008080;
}
.tablestyle_center td {
	padding: 5px;
	border: 1px solid #008080;
	text-align: center;
}
.cell_right {
	padding: 5px;
	border: 1px solid #008080;
	text-align: right;
}
.cell_center {
	padding: 5px;
	border: 1px solid #008080;
	text-align: center;
}
*html td{
	line-height: 1.8em;
}
#contact {
	padding-right: 20px;
	padding-left: 20px;
	width: 510px;
}
.hissu_mark {
	color: rgb(255, 0, 0);
}
#contact label {
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: right;
	float: left;
	width: 130px;
}
#button {
	margin: 5px;
	float: left;
}
#contact textarea {
	margin: 0px 0px 20px 0px;
	text-align: left;
	width: 350px;
	float: left;
	height: 150px;

}
#resetbutton {
	margin: 5px;
	float: left;
}
#contact:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
#intyou {
	float: left;
	padding-left: 15px;
	width: 555px;
}
#intyou_message {
	text-indent: 1em;
	padding-top: 1em;
	clear: both;
}
.red {
	color: #FF0000;
}
.comment {
	font-size: 0.8em;
	text-align: right;
	color: #009933;
	line-height: 1em;
}
.jiyukan img {
	padding-bottom: 10px;
}
.contentsmain_section li {
	list-style-type: disc;
}
.redcomment {
	color: #FF0000;
	font-size: x-small;
	vertical-align: super;
}

