/*イメージ画像*/
#contents #image h3 {
	background-image:url(../images/siteinfo/info_title.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#container #contents #bun {
	margin-left: 25px;
}
#contents #bun h4 {
	color: #C10001;
}
#bun #btn {
	padding-top: 10px;
}
#bun a {
	color: #C10001;
	text-decoration: underline;
}
#bun a:hover {
	color: #666666;
	text-decoration: underline;
}
