BODY {

 font-family:Verdana,Osaka;

 color:#000000;

 font-size:10px;

 line-height:1.8;

 text-align:center;

 margin:15px;

 background-color:#ffffff;

 scrollbar-3dlight-color:    #ffffff;

 scrollbar-arrow-color:      #ffffff;

 scrollbar-base-color:       #eeeeee;

 scrollbar-darkshadow-color: #ffffff;

 scrollbar-face-color:       #ffffff;

 scrollbar-highlight-color:  #ffffff;

 scrollbar-shadow-color:     #ffffff;

 scrollbar-track-color:      #eeeeee;

}



/* 通常リンク */

A:link   {text-decoration: underline; color:#000000; }

A:visited{text-decoration: underline; color:#000000; }

A:active {text-decoration: underline; color:#000000;}

A:hover  {text-decoration: none; color:#ffffff;}





/* サイド欄リンク */

.side a:link   {text-decoration: none; color:#ffffff;}

.side a:visited{text-decoration: none; color:#ffffff;}

.side a:active {text-decoration: none; color:#ffffff;}

.side a:hover  {text-decoration: none; color:#ffff00;}







/* ヘッダー */

.header{text-align:center;background-color:#ffffff;}



/* タイトル */

.t{text-align:left;font-size:12px;color:#000000;font-weight:normal;

font-family:Arial Black,Arial,Verdana;padding:0px 10px;height:40px;

}



/* メッセージ欄 */

.m{text-align:left; font-size:12px;color:#000000;line-height:14px;

height:14px;}







/* サイド欄見出し */

h1{font-size:12px;height:12px;line-height:12px;margin-bottom:4px;color:#ffffff;font-weight:normal;border-left:10px solid #000000;}



/* 見出し */

h2{text-align:left; font-size:20px;margin:0px;padding:0px 8px;font-weight:normal;

line-height:20px;height:20px;color:#000000;border-left:20px solid #000000;}



/* 大見出し */

h3{text-align:left; font-size:10px;padding:0px 10px;margin-bottom:20px;font-weight:bold;

line-height:20px;height:20px;background-color:#ffffff;color:#000000;}



/* 見出し2 */

h4{text-align:left;font-size:15px;margin:5px 5px;color:#2e3028;font-weight:lighter;border-left:20px solid #ffffff;}



/* 文章部分 */

p{text-align:left; margin:5px 5px;font-size:12px;color:#364245;font-weight:lighter;border-left:20px solid #ffffff;}





/* 文章部分枠 */

.c{text-align:left; background-color:#ffffff;margin-bottom:30px;}



/* ページ大枠 */

#outline{ text-align:center;width:912px;height:452px;padding:0px;margin:0px;}



/* ページ内枠 わからない人はいじらないように */

#inline{padding:0px;margin:0px;text-align:left;background-color:#ffffff;}



/* メイン欄 */

.main{width:790px;height:450px;float:left;text-align:left;font-size:9px;color:#696969;

border-style:solid;border-width:1px;}



/* サイド欄 */

.side{width:120px;height:452px;float:right;text-align:left;background-color:#ffffff;color:#ffffff;

background-image: url("side.jpg");background-repeat: no-repeat;background-position: 50% 50%}



/* 回りこみ防止　わからない人はいじらないように */

.boushi{clear:both;}



/* コピーライト */

.copy{text-align:left; background-color:#ffffff;line-height:10px; height:10px;

color:#636363; padding:0px 0px;}



