﻿@charset "utf-8";

/*************/
/* 全校の活動
*************/


.infoimg_index {
	width:200px; height:150px;	/*画像の表示サイズを指定*/
	margin:0px 10px 0px 0px;	/*マージン*/
	float:left;			/*画像を右寄せにする*/
}


/*************/
/* 新着情報
*************/

.sin01 { /width:600px ;
        height:170px;
        overflow:auto;
        padding:10px ;
        /border:dashed 1.pt #888;
      }


/************/
/* 
*************/
/* 
p.size1 { font-size:20pt; 
color:red;
}

p.size2 { font-size:12pt; }
.iro1 { color:green; }
.iro2 { color:orange; }
*/

