﻿body {background-image:url(images/stripe2.gif);}
   
body,td    {font-size:12px;color:#444;line-height:150%;font-family:Verdana;}/* 本文テキストのフォントサイズ,色,行間*/

img{border-style:none;}

a:link    {text-decoration:none;color:#0033ff;}  /*テキストリンクの色*/
a:visited {text-decoration:none;color:#0033ff;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#ff4400;}   /*クリック時のリンクの色*/
a:hover   {text-decoration:underline;color:#ff4400;}  /*マウスの上にカーソルがあるときのリンクの色*/

.lin2 a:link       {color:#444;text-decoration:none;}  /*上メニュー・テキストリンクの色*/
.lin2 a:visited    {color:#444;text-decoration:none;}   /*上メニュー・訪問済みのリンクの色*/
.lin2 a:active     {color:#ff4400;text-decoration:underline;}   /*上メニュー・クリック時のリンクの色*/
.lin2 a:hover      {color:#ff4400;text-decoration:underline;}   /*上メニュー・マウスの上にカーソルがあるときのリンクの色*/

.color1     {background-color:#CE4C95;}   /*画面内タイトル部分背景色*/
.color2     {background-color:#9D9D9D;}   /*画面内外枠の色*/
.color3     {background-color:#FFFFFF;}   /*画面内ホワイト部分の背景色*/
.color4     {background-color:#D8A0C0;}   /*画面内タイトル下メニュー部分背景色*/
.color5     {background-color:#E0D5DB;}   /*画面内右サイド背景色*/
.color6     {background-color:#BCB3C0;}   /*画面内コンテンツバーの背景色*/

h1{
font-size:20px;color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin:20px;
}

h2{font-size:12px;color:#444;margin:0px;font-weight:lighter;}

h3{font-size:12px;color:#444;margin:0px;}

.text1     {font-size:20px;color:#FFFFFF;}       /* メインタイトルのフォントサイズ,色,書体*/
.text2     {font-size:12px;color:#CE4C95;}       /* ■のマーク部分*/

hr{border: transparent none 0px;border-top: #999 dashed 1px ;}
}