@charset "Shift_JIS";


/* index.html
==================================================================*/
div.border_b {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* teisyutu.html
==================================================================*/
div.section dl.pdf dt {
	width: 115px;
	float: left;
}

div.section dl.pdf dd {
	margin-left: 115px;
}

div.section dl.pdf dt a {
	display: block;
	width: 110px;
	height: 30px;
	background-image/**/: url(../../../recept/img/dl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent/**/: -9999px
}

div.section dl.pdf dt a:hover {
	background-position/**/: 0px -30px;
}
