<STYLE TYPE="text/css">
<!--
body { background-color:#ffffff; }	/*背景色の指定*/

body,td { font-size:12px; line-height:16px; font-family:Verdana; color:#6f6b64; }
/*基本の文字の大きさ、色、フォントの種類*/

A:link { color:#7886cc; }	
/*リンク色*/

A:visited { color:#7886cc; }	
/*訪問済みリンク色*/

A:active {color:#fcc28a; }	
/*クリックしたときのリンク色*/

A:hover {color:#cd7d47;  }	
/*マウスでポイントしたときのリンク色*/

A{text-decoration:none}

.title { font-size:20px; color:#906766; font-family:Verdana; }	
/*タイトルの大きさ、色、フォントの種類*/

.title2 { font-size:12px; color:#808080; }	
/*サブタイトルの大きさと色*/

.td1 {background-color:#ffffff; vertical-align:middle; text-align:left; }
/*左小タイトルのセルの色*/

.td2 {vertical-align:top; text-align:center; }
/*左セルの位置*/

.td3 {background-color:#e6e6ff; text-align:left; }
/*カレントディレクトリの色*/

.td4 {background-color:#ffffff; vertical-align:top; text-align:left; }
/*本文の色*/

.td5 {background-color:#e6e6ff; text-align:center; }
/*最下部の色*/

.td6 {background-color:#ffffff; text-align:right; }
/*カウンタセルの色*/

.td7 {background-color:#ffffff; vertical-align:top; text-align:center; }
/*index写真用*/

hr { border-color:#6f6b64; border-style:dotted; border-width:1px  }
/*水平線の色、スタイル、太さ*/

// -->
</STYLE>
