@charset "utf-8";
#mainContents .tokurei, #mainContents table.toiawasesaki {
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	font-size: 90%;
	color: #333333;
}
#mainContents .tokurei {
	width: 700px;
	margin-right: auto;
	margin-left: 20px;
}
#mainContents .tokurei th, #mainContents .tokurei td, #mainContents .toiawasesaki th, #mainContents .toiawasesaki td {
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
}
#mainContents .tokurei th {
	font-weight: bold;
	padding: 3px;
	background-color: #FAF9FB;
	text-align: center;
}
#mainContents .tokurei td { padding: 5px 3px; }
#mainContents table.toiawasesaki {
	width: 500px;
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 150%;
}
#mainContents p.toiawasesaki {
	font-weight: bold;
	background-image: url(../images/icoLeftArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	color: #706257;
}
#mainContents .toiawasesaki th {
	background-color: #FCFCFE;
	width: 120px;
	font-weight: bold;
	text-align: center;
}
#mainContents .toiawasesaki td { padding: 3px 8px; }
#mainContents .toiawasesaki .hp {
	text-align: center;
	width: 40px;
}
.kouei,.koueiSyousai {
	font-size: 90%;
	color: #333;
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.kouei th,.koueiSyousai th {
	background-color: #EBF3DA;
	font-weight: bold;
	text-align: center;
}
.koueiSyousai th { text-align: left; }
.kouei th, .kouei td,.koueiSyousai th, .koueiSyousai td {
	padding: 3px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.back {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;
	border-top: 1px solid #999;
	clear: both;
}
.linkLeft,.linkRight {
	line-height: 150%;
	font-weight: bold;
}
.linkLeft {
	padding-left: 20px;
	float: left;
}
.linkRight {
	padding-right: 20px;
	float: right;
	text-align: right;
}
.photo {
	padding: 3px;
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
}
.photo td {
	padding: 3px;
	text-align: left;
}
