*{
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	background: #FFFFFF url(../../tec.gif);
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
        font-family:'游ゴシック','YuGothic','Yu Gothic','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
}
table {
	background: #FFFFFF url(../../tec.gif);
}
a:link {
 font-style:normal;
 font-weight:bold;
 font-size:10.5px;
 line-height:1.3;
 text-decoration: none; 
 color: black; 
}
a:visited {
 font-style:normal;
 font-weight:bold;
 font-size:10.5px;
 line-height:1.3;
 text-decoration: none; 
 color: black; 
}
a:hover {
 font-style:normal;
 font-weight:bold;
 font-size:10.5px;
 line-height:1.3;
 text-decoration: none; 
 color: black; 
 background-color: #ddddff
}
a:active {
 font-style:normal;
 font-weight:bold;
 font-size:10.5px;
 line-height:1.3;
 text-decoration: none; 
 color: black; 
}

small {
   font-style:normal;
   font-weight:normal;
   font-size:10.5px;
   line-height:1.3;
   font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
   color: black
}

small a:link{
   font-style:normal;
   font-weight:normal;
   font-size:10.5px;
   line-height:1.3;
   font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
   text-decoration: none; 
   color: black
}

small a:visited {
   font-style:normal;
   font-weight:normal;
   font-size:10.5px;
   line-height:1.3;
   font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
   text-decoration: none; 
   color: black
}

small a:hover {
   font-style:normal;
   font-weight:normal;
   font-size:10.5px;
   line-height:1.3;
   font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
   color: black
   background-color: #ddddff
}

small a:active {
   font-style:normal;
   font-weight:normal;
   font-size:10.5px;
   line-height:1.3;
   font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
   text-decoration: none; 
   color: black
}

.photo {
	position: relative;
	top: 0;
	left: 0;
}
.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.photo a.popup,
.photo a.popup:visited {
	display: block;
	top: 0;
	left: 0;
}
.photo a.popup:hover {
	background-color: #fff;
}
.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	top: -45;
	left: 8;
}
