@charset "UTF-8";
/* CSS Document */
#digital-title{
    background:url(../img/gallery-title-digital.gif) no-repeat;	
	width:430px;
	height:59px;
	text-indent:-9999px;
	}
#main-contents{
    width:594px;
	float:right;
	}
#pankuzu-h2{
    font-weight:normal;
	font-size:11px;
	display:inline;
	}		
#gallery-wrapper{
    margin:8px 0 0 0;
	padding:0 8px;
    }
#picture-background{
	background-color:#CCCCCC;
	width:420px;
	
	} 
#picture-area{
	width:350px;
	height:20px;
	float:left;
	padding:310px 0 0 80px;
	background:url(../img/change_saru.jpg) 15px 15px no-repeat #CCCCCC;
	}
#gallery-title1{
    background:url(../img/gallery-title-1.gif) no-repeat;	
	width:430px;
	height:59px;
	text-indent:-9999px;
	}
a{
    overflow:hidden;
	}	

.box-box{
    margin-top:16px;
	padding-bottom:6px;
	border-bottom:1px dotted #42210B;
	}
*html body .box-box{
    margin-top:16px;
	padding-bottom:6px;
	border-bottom:1px dotted #42210B;
	}
.digi-thumb{
    width:125px;
	float:left;
	margin-right:16px;
	}	
*html body .digi-thumb{
    width:125px;
	float:left;
	margin-right:8px;
	}	
	
