<style type="text/css">
<!--
BODY,TD,DIV{/*全体の文字*/
font-size : 14px;
font-family : Arial,"MS UI Gothic",monospace;
color : #717171;
margin : 0px;
}

body {scrollbar-3dlight-color: white;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color:white;
scrollbar-shadow-color: #ccppcc;
scrollbar-track-color: white;
}

A:hover {pt; position:relative; top:1; left:1;}

/* 画像に枠をつける設定 */
.photo
	{
	background-color: #fff;
	margin: 3px;
	padding: 3px;
	border: solid 1px #b1b1b1 }



-->
</style>