@charset "Shift_JIS";


/* index01.html
==================================================================*/
span.idt {
	margin-left: 1.5em;
	text-indent: -1.5em;
	display: block;
}

.section {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

.nborder {
	border-bottom: none;
	padding-bottom: 10px;
}

.section ul ul li {
	background-image: none;
	list-style-type: none;
}

.section ol {
	margin-left: 50px;
}

.section dl {
	margin-left: 15px;
}

.section dd {
	margin-left: 20px;
}

#weekend {
	margin-left: 85px;
}

#mleft {
	margin-left: 250px;
}

.fsize13 {
	font-size: 130%;
	font-weight: bold;
}

.mright {
margin-right: 1em;
}

.section table table td {
	padding: 0px;
	border: none;
}