@charset "euc-jp";

@import url("./layout.css");

div#pagetitle {
    background:url(../images/h1_shopalbum_bg.gif) no-repeat left;
				height:40px;
				width:510px;
				margin-bottom:10px;
				text-indent:50px;
}

div#pagetitle h1{
				color:#FFFFFF;
				padding:8px 0 0 15px;
}
div#pagetitle h2{
				color:#FFFFFF;
				padding:8px 0 0 15px;
}
div#tab{
				text-align:right;
}


span#add_photo {
    font-size:120%;
				font-weight:bold;
}

table th {
    text-align:left;
				background:url(../images/dig_bg.gif) repeat-x left;
				color:#FFFFFF;
				text-indent:5px;
}

/*table th {
				display:none;
}*/

div.spec {
    margin-bottom:10px;
}

.description {
    border-top:#CCC 1px dashed;
				line-height:1.6;
				padding:5px 0 5px 1em;
}
tr.photolist td {
    border-bottom:#CCC 1px solid;
				padding:10px;
				line-height:1.6;
}
a.subject {
    font-size:120%;
}