body      {
		   font-family: "ＭＳ Ｐゴシック", "Osaka";
		   font-size:12px;
		   text-align:left;
		   line-height:180%;
		   }

a:link		{ color: #ff0000; }
a:visited	        { color: #ff9900; }
a:hover		{ color: #ff0000; text-decoration: none; }

/* === フッター部分のスタイル ===*/

div.footer      { 
		   width:630px;
		   height:20px;
		   border-top:dotted 1px #000000;
		   padding-top:0px;
		   padding-left:0px;
		   font-family: "ＭＳ Ｐゴシック", "Osaka";
		   font-size:10px;
		   text-align:center;
		   background-color:#ffffff;
		   line-height:100%;
		   }

/* === コンテンツ部分のスタイル === */

.main	{
		   border-top:dotted 1px #FF3300;
		   padding-top:10px;
		   }
		   
.kyuujin_table                 {
		   width:500px;
		   text-align:left;
		   border-right:1px dashed #ff6600;
		   border-left:1px dashed #ff6600;
		   border-bottom:1px dashed #ff6600;
		   margin:5px
		   }

.kyuujin_list                   {
				   background-color: #FFFFCC;
				   text-align:left;
				   border-right:1px dashed #ff6600;
				   border-top:1px dashed #ff6600
				   }

.kyuujin_list_end            {
				   background-color: #FFFFCC;
				   text-align:left;
				   border-top:1px dashed #ff6600
				   }
.news {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}

#text_s { line-height:12px; }
