@charset "utf-8";
#container #headerWrapper #headerBox {
	background-image: url(../../images/header1.jpg);
	height: 259px;
}
#container #headerWrapper {
	background-image: url(../../images/bg_header2.gif);
}
#container #headerWrapper #headerBox h1 {
	margin: 0px;
	padding: 0px;
}
#container #headerWrapper #headerBox a {
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 200px;
}
#container #mainWrapper #mainBox #containtsBox #captionLink {
	background-image: url(../../images/caption_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#container #mainWrapper #mainBox #containtsBox a {
	color: #FFFFFF;
	text-decoration: none;
}

hr{
	border:2px solid #80C8FF;
	margin:10px 0 15px 0;
}