*{margin:0px;padding:0px;}

body{
background-color:#f5f5f0;
font-family:'ヒラギノ丸ゴ Pro W3','Hiragino maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
background-image : url("gallery_back.jpg");
background-attachment: fixed;
background-position: 100% 0%;
background-repeat: no-repeat ;
scrollbar-base-color:#e6e6da;
}

a:link{text-decoration:underline;color:#ffffff;font-weight:bold;}
a:hover{text-decoration:underline;color:#ffffff;position:relative;top:2pt;left:1pt;}
a:active{text-decoration:underline;color:#ffffff;}
a:visited{text-decoration:underline;color:#ffffff;}

img{/*-------------ココから作る------------------------------------*/
margin:;
border:none;
}

/*-------------Gallery表紙レイアウト------------------------
--------------------------------------------------------*/

#all{
margin-left:auto;
margin-right:auto;
width:786px;
height:446px;
position: absolute;
top: 60px;
left:100px;
right:100px;
}
#all .b1{
width:786px;
height:79px;
position: absolute;
top: 0px;
left: 0px;
background-image:url(../img/gallery_header.gif);
}
#all .b2{
width:786px;
height:300px;
position: absolute;
top:79px;
left: 0px;
background-image:url(../img/wall.gif);
text-align:center;
}
#all .b3{
width:786px;
height:59px;
position: absolute;
top:379px;
left:0px;background-image:url(../img/gallery_footer.gif);
}

#all table{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:450px;
border:none;
}
.td1{
width:225px;
border:none;
text-align:left;
}
.td2{
width:225px;
border:none;
text-align:center;
}




/*-------------文字サイズ-------------------
--------------------------------------------------------*/
.size1{font-size:10px;color:#6e6550;line-height:150%;} 
.size2{font-size:12px;color:#6e6550;line-height:150%;} 
.size3{font-size:15px;color:#6e6550;line-height:150%;} 
.size4{font-size:17px;color:#6e6550;line-height:150%;}
.size5{font-size:19px;color:#6e6550;line-height:150%;}
.mini{font-size:3px;color:#6e6550;line-height:150%;} 
.fixed{table-layout:fixed;}

