body,td,th{
background-color:#333333;
margin:0px;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:13px;
line-height:1.5em;
color:#ffffff;
}

a:link{
color:#cccc99;
text-decoration:underline;
}
a:visited{
color:#cccc99;
text-decoration:underline;
}
a:hover{
color:#ff66ff;
text-decoration:underline;
}
a:active{
color:#ff66ff;
text-decoration:underline;
}



/*レイヤー01*/
div#layer01{
position:absolute;
left:0px;
top:0px;
width:100%;
height:30px;
z-index:1;
background-color:#666666;
}


/*ヘッダー部（階層表示）の背景色*/
td.header01{
background-color:#666666;
}

/*ヘッダー部（階層表示）の枠からの距離*/
div.aki01_00{
margin:5px 0px 0px 0px;
}


/*&gt;の左右の空き*/
span.aki01_gt{
margin:0px 0.25em 0px 0.25em;
}



/*レイヤー02*/
div#layer02{
position:absolute;
left:0px;
top:60px;
width:100%;
height:100%;
z-index:2;
}


/*上部の空き（大）*/
div.aki02_large{
margin-top:50px;
}


/*上部の空き（中）*/
div.aki02_middle{
margin-top:20px;
}


/*仕切り罫の色*/
td.color02_sikiri{
background-color:#666666;
}


/*「もくじ」「新着情報」等の背景色*/
td.color02_koumoku{
background-color:#666666;
}

/*「もくじ」「新着情報」等の枠からの距離*/
div.aki02_koumoku{
margin:0.1em 0.5em 0.1em 0.5em;
}


/*本文の空き*/
div.aki02_honbun{
margin:10px 0px 0px 0px;
}



/*サムネイル写真の背景*/
td.color02_thum{
background-color:#666666;
}


/*雑記帳、サムネイル表の縦方向の間隔*/
div.aki_thum_table{
margin-top:10px;
}

/*サムネイル写真のセル*/
td.cell_thum{
width:100px;
height:100px;
background-color:#666666;
}


/*写真ページの疑似クラス*/
a.shasin_link:link{
color:#cccc99;
text-decoration:none;
}
a.shasin_link:visited{
color:#cccc99;
text-decoration:none;
}
a.shasin_link:hover{
color:#ff66ff;
text-decoration:none;
}
a.shasin_link:active{
color:#ff66ff;
text-decoration:none;
}


/*写真ページのパイプの色*/
span.color02_pipe{
color:#999999;
}


/*写真ページの写真の上方の空き*/
div.aki02_shasin{
margin-top:10px;
}


/*写真ページ、写真の説明の上方の空き*/
div.aki02_shasin2{
margin-top:20px;
}



/*写真ページ、「前の写真」「次の写真」の間隔*/
div.aki02_zengo{
margin:0px 0px 0px 0px;
}




/*更新履歴の具体的更新内容のインデント*/
div.aki02_rireki{
margin:0px 0px 0px 2em;
}


/*雑記帳トップページの機種情報文字*/
span.kisyu{
color:#ffccff;
}
