.telescope_photo_subaru {
	width:150px; height:215px;	/*画像の表示サイズを指定*/
	margin:0px 0px 20px 20px;	/*マージン*/
	float:right;				/*画像を右寄せにする*/
}
.telescope_photo_refractor {
	width:450px; height:207px;	/*画像の表示サイズを指定*/
	margin:0px 0px 15px 15px;	/*マージン*/
	float:right;				/*画像を右寄せにする*/
}
.telescope_photo_reflector {
	width:450px; height:230px;	/*画像の表示サイズを指定*/
	margin:0px 0px 15px 15px;	/*マージン*/
	float:right;				/*画像を右寄せにする*/
}
.telescope_photo_prizm {
	width:300px; height:178px;	/*画像の表示サイズを指定*/
	margin:0px 0px 15px 15px;	/*マージン*/
	float:right;				/*画像を右寄せにする*/
}
.telescope_photo_az {
	width:300px; height:320px;	/*画像の表示サイズを指定*/
	margin:0px 0px 15px 15px;	/*マージン*/
	float:right;				/*画像を右寄せにする*/
}
.telescope_photo_eq {
	width:300px; height:213px;	/*画像の表示サイズを指定*/
	margin:0px 0px 15px 15px;	/*マージン*/
	float:right;				/*画像を右寄せにする*/
}

.matome {
	margin-left: 100px;
	border: double 10px #ff0000;
	width:500px;
#	height:50px; 
	background-color:#ffff99; 
	font-weight:bold; 
	position:relative 
	visibility:visible;
}

.matome2 {
	margin-left: 100px;
	border: double 10px #ff0000;
	width:700px;
#	height:50px; 
	background-color:#ffff99; 
	font-weight:bold; 
	position:relative 
	visibility:visible;
