a:link {
　color: #bbffff;
}
a:visited {
　color: #ffffff;
}
a:hover {
　color: #ff00ff;
　background-color: #ffffff;
}
a:active {
　color: #ff0000;
}

p {
　　font-weight: bold;
	line-height: 1.5;
}

/*↓表の改行幅 */

.kaigyo_sema {
	line-height: 1.0;
}


body {
	background-color: #ffffff;
	background-image: url(back.jpg);
	color: #999999;
	font-family:"MS UI Gothic", sans-serif;
}

h2.sample {
　font-family: "Times New Roman";
　font-style: italic;
　text-align: center
}

h2.mihon {
　font-family: "Times New Roman";
　font-style: oblique;
　text-align: center
}
.honbun {
	font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", sans-serif;
	font-size:16px;
	color:#FFFFFF;
	filter:dropshadow(offx=1.0,offy=1.0,color=#000000,positive=true);
	width:100%;
}

.futta { position: relative;top:70px; left:350px; font-size:15px; font-family:"MS UI Gothic", sans-serif; } 

.futtalink { position: relative;top:120px; left:350px; font-size:15px; font-family:"MS UI Gothic", sans-serif; } 

.midori { color: green; font-size: 100%; }
.ao { color: blue; font-size: 100%; }


/*↓表全体の設定(Live Past Table) */
 table.male {
	color: #000000 ;	/* ←テーブルの文字色 */
}

/*Tableセルの設定(Live Past Table)*/
 table.male th {	
	background: #eeffff ;	/* ←セルの背景色 */
	color: #000080 ;	/* ←セルの文字色 */
}
.fon24 { font-size:24px; }


/*写真のテーブル文字*/

.sya_tbl{font-size:100%;
color:#ffffff;
bgcolor:#D3D3D3;

}
 

.futta_syasin { position: relative;
top:30px;
 left:450px;
 font-size:15px;
 color:#ffffff;
 font-family:"MS UI Gothic", sans-serif;
 } 


