<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/* ----------------------------------------------------------
	daiei
	close.css     CSS of mother/index_close.html
---------------------------------------------------------- */

a {
	color: #0066CC;
	text-decoration: underline;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.mt05 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
h1 {
	width: 750px;
	font-size: 14px;
	line-height: 200%;
	padding-top: 20px;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #363;
}
h2 {
	width: 750px;
}
p {
	padding-top: 5px;
}
.BoxWrap01 {
	width: 750px;
	margin-bottom: 15px;
}
.BoxWrap01 img.main {
	width: 100%;
}
.BoxWrap02 {
	width: 750px;
	margin-bottom: 20px;
 *zoom: 1;
}
.BoxWrap02:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0;
}
.left {
	float: left;
	width: 410px;
	display: inline;
}
/*IE6 hacks start*/
.left p {
	font-size: 15px;
	text-align: left;
	line-height: 130%;
}
.right {
	float: right;
	margin-bottom: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-leftt-color: #666666;
	padding-left: 20px;
	display: inline;
	padding-bottom: 20px;
	width: 270px;
	margin-right: 20px;
}
/*IE6 hacks start*/
.right p {
	font-size: 15px;
	text-align: left;
	line-height: 130%;
	font-weight: bold;
	color: #CC3366;
}
.nenmatsu {
	clear: left;
	margin-top: 0px;
	padding-bottom: 15px;
}
.nenmatsu table {
	width: 580px;
	border: 2px solid #C03;
}
.nenmatsu table th {
	font-weight: bold;
	color: #C03;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.nenmatsu table td {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.nenmatsu table p {
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
}
.nenmatsu table a:link {
	color: #C03;
	text-decoration: underline;
}
</pre></body></html>