/* CSS Document */


body,td    {font-size:12px;color:#3F3F3F;line-height:130%;font-family:Verdana;}/* 本文テキストのフォントサイズ,色,行間*/
a:link    {text-decoration:underline;color:#FF3399;}  /*テキストリンクの色*/
a:visited {text-decoration:underline;color:#FF3399;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#FF3399;}   /*クリック時のリンクの色*/
a:hover   {text-decoration:underline;color:#FF3399;}  /*マウスの上にカーソルがあるときのリンクの色*/

.lin2 a:link       {font-size:13px;color:#333333;text-decoration:none;}  /*上メニュー・テキストリンクの色*/
.lin2 a:visited    {font-size:13px;color:#333333;text-decoration:none;}   /*上メニュー・訪問済みのリンクの色*/
.lin2 a:active     {font-size:13px;color:#333333;text-decoration:underline;}   /*上メニュー・クリック時のリンクの色*/
.lin2 a:hover      {font-size:13px;color:#333333;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;}   /*画面内コンテンツバーの背景色*/

.text1     {font-size:20px;color:#FFFFFF;}       /* メインタイトルのフォントサイズ,色,書体*/


   h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10pt;
	margin-bottom: 0px;
	height: 12px;
	margin-top: 0px;
}
h2 {
	font-size: 10pt;
	margin-bottom: 0px;
	height: 12px;
	margin-top: 0px;
}
h3 {
	font-size: 10pt;
	margin-bottom: 0px;
	height: 12px;
	margin-top: 0px;
}
.style3 {font-size: 18px}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;