/* (c)makimori.com develop by 2006.10 DLV kamiya */
/* Default */
body {
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	background-color: #220001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" !important;
	color: #a88d64;
	font-size: 12px;
}
#table_frame {
	background-image: url(../images/tbl_background_disco.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	width: 960px;
	height: 590px;
	border: 0;
}
img {
	border: 0px;
}
/* HEADINGS */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" !important;
	color: #a88d64;
	font-size: 11px;
	
	line-height: 13.5px;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
}
.p {
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: justify;
}
/* Parts */
#Page_Title {
	position:absolute;
	left: 812px;
	top: 419px;
	z-index: 5;
}
#Page_iFrame {
	position:absolute;
	left: 0px;
	top: 80px;
	width: 680px;
	height: 335px;
	z-index: 6;
}
#Album {
	position:absolute;
	left: 700px;
	top: 80px;
	width: 255px;
	height: 335px;
	z-index: 7;
}
#Album .disco_title {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 255px;
}
#Album .disco_title_2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 255px;
}
#thumb {
	margin-bottom: 15px;
	width: 255px;
	float: left;
	clear: both;
}

/*#thumb img {
	margin:6px;
	width:60px;
	border: #a88d64 solid 2px;
	vertical-align: top;
	text-align: left;
}*/


#thumb ul li {
	list-style: none;
	margin-right: 15px;
	margin-bottom: 8px;
	float: left;
}

#thumb li {
	float: left;
}


a.img3 {
	display:block;
	border: 2px solid #a88d64; /* 画像の枠線 */
}
a.img3:hover {
	border: 2px solid #C7B59A; /* 画像の枠線 */
}