body{
font-style:normal;
font-weight:normal;
font-size:12;
text-align:center;
color:#696969;
background-color:#DCDCDC;}

img{
border:0px;}

a:link{/*リンク文字色*/
color:#708090;
font-style:normal;
text-decoration:underline;}

a:visited{/*クリック後*/
color:#696969;
text-decoration:underline;}

a:hover{/*ポインターオン時*/
color:#F5F5F5;
font-style:normal;
text-decoration:underline;}

a:active{/*クリック中*/
text-decoration:none;}


table#comic{/*メイン*/
font-size:12;
text-align:center;
background-color:#DCDCDC;
width:600;
border-style:none;}

td#title{/*ロゴ*/
text-align:left;
background-color:#DCDCDC;
width:600;
height:16;
border-style:none;}

td#comic{/*マンガ*/
text-align:center;
background-color:#DCDCDC;
width:600;
height:800;
border-style:none;}


td#graffiti{/*イラスト*/
text-align:center;
background-color:#DCDCDC;
border-style:none;}

td#next{/*次ヘ進ム*/
font-weight:bold;
text-align:center;
background-color:#C0C0C0;
width:80;
height:16;
border-style:groove;
border-color:#808080;
border-width:4;
padding:2;}

td#comment{/*自ツッコメント*/
font-size:12;
color:#DCDCDC;
text-align:left;
background-color:#DCDCDC;
width:440;
height:16;
border-style:none;}

td#back{/*前ヘ戻ル*/
font-weight:bold;
text-align:center;
background-color:#C0C0C0;
width:80;
height:16;
border-style:groove;
border-color:#808080;
border-width:4;
padding:2;}

td#page{/*ページ*/
font-weight:bold;
text-align:center;
background-color:#DCDCDC;}
