@charset "utf-8";
/* CSS Document */
div#body h1 {
	margin-bottom:35px;
}
ul.anc_link{
	font-size:92.5%;
	color:#666666;
	margin-bottom: 15px;
}
ul.anc_link li{
	background: url(/common/image/arrow_red.gif) no-repeat 5px 0.6em;
	padding-left:20px;
	margin-bottom:5px;
}

ul.anc_link_down li{
	background: url(../image/arrow_red_down.gif) no-repeat 5px 0.6em;
	padding-left:20px;
	margin-bottom:5px;
}

@media print {
	img.large_image {
		width:446px;
		height:auto;
	}
}
