body { margin:2px 0 0 0px;
background-image : url("./img/mt11.jpg");
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: no-repeat;
background-color:#FFFFFF;

font-size: 12pt; 
font-family:'Yu Gothic','Meiryo';
line-height: 150%;
color:#14191E;

background-attachment:fixed; }

TD {
color:#14191E;
line-height: 150%; }

a:link	{text-decoration:none;}
a:visited	{text-decoration:none;}
a:active	{text-decoration:none;}
a:hover	{color : #555555; text-decoration : none ;underline:none;}

a{ cursor:hand; }


/* 記事間水平線 */
HR.kiji     {  height:2; border:2 #FFFFFF; }
/* ともくん版用目次 */
.mokuji     { font-size: 8pt; }
/* 先頭画像 */
.image1     { }
/* 追加画像 */
.image2     { }
/* コメント */
.comment    { font-size: 110%;}
/* 画像コメント（画像移動　近・囲） */
.image_com  { font-size: 10pt; }

/* トップメニュー */
.topMenu { font-size: 90%;}
/* カウンター */
.counter { font-size: 90%;}
/* トップメニュー */
.topMenu { font-size: 90%;}
/* カウンター */
.counter { font-size: 90%;}
/* ▲▼メニュー */
.down { font-size: 80%;}


/* アルバムタイトル */
.albumTitle { font-size: 120%; font-weight: normal; }
/* アルバムテーブル（枠） */
.albumTable { }
/* アルバムテーブル（TD） */
.albumTableTd { width: 200px; }
/* アルバムテーブル（タイトル・名前） */
.albumTableTitle { font-size: 10pt; }
/* アルバム画像 */
.albumImage { text-align: center; }
/* アルバム画像コメント */
.albumText { font-size: 9pt; width: 200px; height: 3em; }
/* アルバムページ移動リンク */
.albumPage [  ]

/* ツリー表示用親記事 <UL>内 */
.treeTextUl  { font-size: 10pt; }
/* ツリー表示用返信記事 <UL>内 */
.treeTextOl  { font-size: 10pt; }
/* ツリー表示用 <TABLE> */
.treeTable { }