@charset "utf-8";

#container #headerWrapper #headerBox {
	background-image: url(../../images/header.jpg);
	height: 259px;
}
#container #headerWrapper {
	background-image: url(../../images/bg_header2.gif);
}
#container #headerWrapper #headerBox h1 {
	margin: 0px;
	padding-top: 172px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
}
#container #headerWrapper #headerBox a {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 500px;
}

#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: #36405B;
	text-decoration: none;
}
body {
	background-image: url(../../images/mainBgSub2.jpg);
}
#container #mainWrapper #mainBox #containtsBox #captionGallery {
	background-image: url(../../images/cap_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox .photoBox {
	padding: 0px;
	float: left;
	height: 130px;
	width: 124px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 4px;
}

*html #container #mainWrapper #mainBox #containtsBox .photoBox {
	padding: 0px;


	width: 124px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#container #mainWrapper #mainBox #containtsBox .photoBox p {
	padding: 2px;
	background-image: url(../../images/bg_p.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox .photoBox img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border:0;
}
