body{
	margin:0 0 0 0px;
	background-image:url(img/back.jpg);
	color: #333333;
	line-height: 150%;
}

/* フォントサイズ
----------------------------------------------- */
.a {font-size:11px;color:#333333;line-height: 150%;}
.a-w {font-size:11px;color:#ffffff;line-height: 150%;}
.b {font-size:13px;color:#333333;line-height: 150%;}
.b-w {font-size:13px;color:#ffffff;line-height: 150%;}
.b-b {font-size:13px;color:#333333; font-weight:bold;line-height: 150%;}
.c {font-size:15px;color:#333333;line-height: 150%;}
.c-b {font-size:15px;color:#333333; font-weight:bold;line-height: 150%;}
.d {font-size:16px;color:#333333;line-height: 150%;}
.d-w {font-size:16px;color:#ffffff;line-height: 150%;}


/* リンク
----------------------------------------------- */
a:hover{Position : Relative ;Left : 1px ;Top : 1px ; Color :#666666; }
 :link {Text-Decoration : None; Color :#CC0000;}
 :active{Text-Decoration : None; Color :#CC0000;}
 :visited {Text-Decoration : None; Color :#CC0000;}


/* 共通
----------------------------------------------- */
.point {
 margin:0 5 0 0;
 vertical-align: middle
}

.alpha
 {filter:Alpha(opacity=0);}


/* フッター
----------------------------------------------- */
#footer {
 font-size:13px;color:#ffffff;
 line-height: 150%;
 background-color:#cc0000;
 color:white;
 padding:5;
 margin:0;
}

/* タイトル
----------------------------------------------- */
#title-back {
  background:repeat-x url(img/mokume.jpg) bottom;
}

#title-logo {
  width:800;
  text-align:left;
}

#title-kage {
  background:repeat-x url(img/moku-kage.jpg) bottom;
  height:15;
}

/* トップフラッシュ
----------------------------------------------- */
#fla {
width:800;height:410; background:url(img/main-kage.jpg) center no-repeat;
}

#fla-back {
width:780;height:390;margin:0 0 0 0; padding:10 0 0 0;"
}


/* ページ中
----------------------------------------------- */
#page-naka {
width:780; text-align:left; margin:5 0 0 0;
}

.line-bot{background:url(img/line-a.gif) bottom repeat-x;}
