@charset "utf-8";


/* プリント CSS
------------------------------------- */





#content #content-main h1{
	font-size: 120%;
	background: none;
	border-bottom: 1px dotted #74ACE4;
}
#content #content-main h1 span{
	padding-left: 0;
	background: none;
}
#content-sub dl dd a{
	background: none;
	padding: 12px 0 12px 8px;
	width: 242px;
}
#content-sub dl dd a img{
	display: inline;
	margin-right: 8px;
	padding-bottom: 5px;
	padding-left: 2px;
}
