body {
   margin: 0px;
   background-color: #fff;
   color: #666
}

/* テキスト */

.m {
   font-size: 12px;
   line-height: 18px;
   font-style: normal;
   font-weight: normal;
   color: #666666
}

.w {
   font-size: 12px;
   line-height: 18px;
   font-style: normal;
   font-weight: normal;
   color: #ffffff
}

.footer {
   font-size: 10px;
   line-height: 12px;
   color: #666 
}

.counter {
   font-size: 8px;
   line-height: 10px;
   color: #cccccc 
}

p {
   font-size: 10px;
   line-height: 15px;
   color: #666666 
}

p.gr {
   font-size: 10px;
   line-height: 12px;
   color: #5b0 
}


#m1 {
   font-size: 12px;
   line-height: 18px;
   font-style: normal;
   font-weight: bold;
   color: #666
}

#m2 {
   font-size: 12px;
   line-height: 18px;
   font-style: normal;
   font-weight: bold;
   color: #5b0
}



/* 画像 */

img.left {
   float: left;
   margin-right: 1.0em;
   margin-bottom: 0em
}

img.right {
   float: right;
   margin-left: 1.0em;
   margin-bottom: 0em
}


/* 塗り */

#base {
   background-color: #5b0
}


/* フレーム・ライン・フォーム */

#t_line {
   border-width: 1px;
   border-color: #ccc;
   border-style: solid none none none
}

#t_dot {
   border-width: 2px;
   border-color: #ccc;
   border-style: dotted none none none
}

#u_dot {
   border-width: 2px;
   border-color: #ccc;
   border-style: none none dotted none
}

#t_line2 {
   border-width: 1px;
   border-color: #5b0;
   border-style: solid none none none
}


#waku1 {
   border-width: 1px;
   border-color: #ccc;
   border-style: solid
}

#waku2 {
   border-width: 1px;
   border-color: #5b0;
   border-style: solid
}


/* リンク */

a:link { color: #336699; text-decoration: none }
a:visited { color: #336699; text-decoration: none }
a:hover { color: #ff6600; text-decoration: none }
a:active{ color: #ff6600; text-decoration: none }

a.pro:link { color: #cccccc; text-decoration: none }
a.pro:visited { color: #cccccc; text-decoration: none }
a.pro:hover { color: #336699; text-decoration: none }
a.pro:active{ color: #336699; text-decoration: none }