body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BkgNavi1 {
	background-image: url(../img/theme/bkg_main_navi.jpg);
	background-repeat: repeat-x;
}
.BkgFoot {
	background-image: url(../img/theme/bkg_foot.jpg);
	background-repeat: repeat-x;
}
.BkgMain1 {
	background-image: url(../img/theme/bkg_main1.jpg);
	background-repeat: repeat-x;
}
#HeaderIndex {
	margin-top: 10px;
	margin-bottom: 20px;
}

#LatestGallery {
	width: 480px;
}
#LatestGallery img {
	margin: 3px;
	padding: 4px;
	background-color: #DDDDDD;
	border: 1px solid #CCCCCC;
}





#LatestGallery td {
}



#LatestNews {
	width: 460px;
}
#AlbumIndex {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 960px;
}
#AlbumIndex img {
	background-color: #DDDDDD;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#AlbumIndex td {
	text-align: center;
}
#AlbumIndex h1 {
	font-size: 15px;
	color: #CC0000;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 0px;
}
#AlbumIndex a {
	color: #CC0000;
	text-decoration: underline;
}
#AlbumIndex a:hover {
	color: #CC0000;
	text-decoration: none;
}



#AlbumImg img {
	background-color: #FFCCFF;
	padding: 6px;
	border: 1px solid #780E1C;
}
#AlbumImg {
	margin-bottom: 20px;
	margin-top: 10px;
}
#AlbumDesc {
	font-size: 15px;
	color: #FF6699;
	font-weight: normal;
	padding: 5px;
}
#AlbumDesc h1 {
	font-size: 17px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
#AlbumThumb {
	margin-top: 3px;
	margin-left: 10px;
}

#AlbumThumb td {
	padding: 10px;
	width: 33%;
	text-align: center;
}

#AlbumThumb a {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

#AlbumThumb a:hover {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#GeneralInfo {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}
#GeneralInfo h1 {
	font-size: 16px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
#GeneralInfo h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#GeneralInfo h2 a {
	color: #999999;
	text-decoration: underline;
}


#GeneralInfo p {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 25px;
}
#GeneralInfo p a {
	color: #0000CC;
	text-decoration: underline;
}
#GeneralInfo p a:hover {
	color: #0000CC;
	text-decoration: none;
}

#Footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#Footer a {
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	color: #666666;
	text-decoration: underline;
}
