<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 繧ｳ繝｡繝ｳ繝� */
body {
	margin:0 auto;
	padding: 0;
	height:100%;
	text-align:center;
	background-color: #FFFFFF;
	background: url(/images/tokai/bg_body.jpg) center top no-repeat !important;
	zoom:1;
}

#wrapper {
	width: 740px;
	/width: 760px;
	margin: 50px auto 0;
	padding: 10px 10px 0;
	background: #ffffff;
}

#contentsbase {
	margin:0 auto;
	min-height:100%;
	padding:5px;
	background-color:#FFFFFF;
	text-align:left;
}

.font_red {
	color:#EE0000;
}


.f_r {
	float:right;
	padding-right:2px;
}

.f_l {
	float:left;
	padding-right:2px;
}


.cls {
	clear:both;
	line-height:0px!important;
	height:15px!important;
	font-size:0px!important;
}

.titmds_03{
	width:100%;
	height:34px;
	background-image:url("../images/common/titmds_bk.gif");
	background-position:left top;
	background-repeat:repeat-x;
	clear:both;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	text-indent:10px;
	padding-top:9px;
	margin-top:10px;
	margin-bottom:5px;
}

.titmds_04{
	background-image:url("../images/common/thum_pic.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	padding-top:2px;
	padding-left:15px;
}

/* table
----------------------------------------*/
#date01 { table-layout:fixed; border-collapse:collapse;}
#date01 TD{ border:1px solid #c1c1c1; padding:5px; line-height:140%;}
.date02 { background-color:#EAEAEA;}
.date03 { background-color:#ffffff;}


.date02 { border:1px solid #ccc; border-collapse:separate; margin:10px 0px;}
.date02 th {font-weight:normal;  border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:6px 11px; background:#E4ECF0; }
.date02 td { border-left:1px solid #fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:6px 11px; background:#fff; }
.date02 td.gl { background:#E4ECF0; text-align:center; }
.date02 tr.lastChild td { border-bottom:none; }
.date02 td.rl.lastChild { border-right:1px solid #ccc; }
.date02 tr th.lastChild { border-right:none; }
.date02 tr td.lastChild { border-right:none; }


.date03 { border:1px solid #ccc; border-collapse:separate; margin:10px 0px;}
.date03 th {font-weight:normal;  border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:6px 11px; background:#E4ECF0; }
.date03 td { border-left:1px solid #fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:6px 11px;}
.date03 td.gl { background:#eee; }
.date03 tr.lastChild td { border-bottom:none; }
.date03 td.rl.lastChild { border-right:1px solid #ccc; }
.date03 tr th.lastChild { border-right:none; }
.date03 tr td.lastChild { border-right:none; }

/* width
----------------------------------------*/
.wp13 { width:13%; }
.wp15 { width:15%; }
.wp16 { width:16%; }
.wp19 { width:19%; }
.wp20 { width:20%; }
.wp25 { width:25%; }
.wp27 { width:27%; }
.wp28 { width:28%; }
.wp29 { width:29%; }
.wp30 { width:30%; }
.wp35 { width:35%; }
.wp38 { width:38%; }
.wp40 { width:40%; }
.wp45 { width:45%; }
.wp50 { width:50%; }
.wp60 { width:60%; }
.wp65 { width:65%; }
.wp70 { width:70%; }
.wp75 { width:75%; }
.wp80 { width:80%; }
.wp100 { width:100%; }

.wem3 { width:3em; }
.wem4 { width:4em; }
.wem5 { width:5em; }
.wem6 { width:6em; }

.w335{width:335px;}


/*text-align
----------------------------------------*/
.alignC { text-align:center; }
.alignL { text-align:left; }
.alignR { text-align:right; }



/* pagetop
----------------------------------------*/
#pagetop {
	clear: both;
	width: 740px;
	margin: 0 auto;
	padding-bottom:10px;
	padding-top:40px;
	text-align:right;
}


#footer{
	background: #e6e6e6;
	text-align: center;
	padding: 20px 0;
}

</pre></body></html>