@charset "Shift_JIS";
p{
	font-size: 300%;
	color: aqua;
	text-align : center;
}
/* ココから下がclassスタイルの設定*/

/* .st40＝　メイン写真の紹介テキストのclassスタイル　*/
.st40{
	font-size: 32pt;
	color: black;
	text-align: center;
	width: 1000px;
	height: 40px;
	font-family: "MS UI Gothic";
}

/* .st667＝　メイン写真の貼付けテーブルのclassスタイル　*/
.st667{
	color: white;
	text-align: center;
	font-size: 48pt;
	width: 1000px;
	height: 667px;
}

.photo02{
	border-width : 1px;border-color : silver;
}
