.titleh2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 5px;
}
.naiyou {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	line-height: 140%;
	color: #000000;
	text-indent: 8pt;
}
.comment {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
}
.phototitle {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #009900;
}
.title3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: large;
	font-weight: bold;
	color: #000099;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
	background-color: #FFFFFF;
}
a:link{
	color : #0000FF;
}
a:hover{
	background-color :#cccccc;
	color : #000000;
}