body.jalbum {
	font-family: Verdana, Arial, sans-serif;/*
	font-size: 12px;*/
	font-size: 90%;
	color: #AAAAAA;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body.jalbum #contents img {
    margin: 0;
    padding: 0;
    border: none;
}
body.jalbum #contents table,
body.jalbum #contents th,
body.jalbum #contents td {
    border: none;
}
body.jalbum #contents tr {
    vertical-align: middle;
}

body.jalbum #header h1 { padding-left: 6em; }


body.jalbum #contents a:link {
	text-decoration: none;
 	color: #AAAAAA;
 	border: none;
 	background-color: transparent;
}

body.jalbum #contents a:visited {
	text-decoration: none;
	color: #AAAAAA;
	border: none;
 	background-color: transparent;
}

body.jalbum #contents a:link:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
 	background-color: transparent;
}

.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #666666;
}

.cthumb {
	background-color: #666666;
	border: 1px solid #666666;
}

.thumb {
	background-color: #333333;
	border: 1px solid #666666;
}
/*
.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 8px; border: 8px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}
*/
body.jalbum #contents .title {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border: none;
 	background-color: transparent;
}

body.jalbum #contents .title a:link {
	text-decoration: none;
	color: #000000;
	border: none;
 	background-color: transparent;
}

body.jalbum #contents .title a:visited {
	text-decoration: none;
	color: #000000;
	border: none;
 	background-color: transparent;
}

body.jalbum #contents .title a:hover {
	text-decoration: none;
	color: #ffffff;
	border: none;
 	background-color: transparent;
}

.infotable {
	border: 1px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #888888;
	font-size: 90%;
}

.xsmalltxt {
	color: #888888;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #558800;
}
