/*背景設定185d90*/
body{margin:0; background-color:#069;}

/*リンク色設定*/
a{color: #c60;
  text-decoration:none;}

a:hover{color:#960;
				background-color:#ff9;}

/*共通指定*/
img{border:0;}

/*汎用できそうなもの*/
p.square{margin-left:50px; font-size:11pt;color:#666;
 width:500px; border:1px solid;}

/*何もないテーブル*/
table.plane{border-weight:2px; border-color:#333 padding:0px;}

/*ヘッダ部分のセル*/
tr#head{background-color:#069; width:790px;height:60px;}

/*ヘッダ部分のメインロゴ*/
img#logo_s{width:250px;height:60px;border:0;text-align:left;}
/*ヘッダ部分のメインロゴ*/
img#logo{width:350px;height:60px;border:0;text-align:left;}

/*文科省*/
td#mext{text-align:right;vertical-align:bottom;}

/*トップメニュー部分の仕切り*/
TD.m{border-width:0px 1px 0px 0px;
   border-color:#000000;
   border-style:solid;}

TD.m1{border-width:0px 1px 0px 1px;
   border-color:#000000;
   border-style:solid;}


/*■インデックス*/
/*トップ説明*/
DIV.chach{text-align:left;
	vertical-align:top;
	color:#996633;
	font-size:11pt;
	line-height:140%;
	border:solid 1px #6699FF;
	width:450px;
	padding:5px;}


/*メインピクト*/
img#mainpict{margin-top:30px;
   width:400px;
   height:200px;}

