@charset "euc-jp";
/*safari bug fix*/
body {font-family: "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro",
 "£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic", "Osaka", sans-serif;
 }
 
a:link { color: #660000; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active { color: #990000; text-decoration: underline}
a:hover { color: #990000; text-decoration: underline}html {
	background-color:#FFFFFF;
}

.txt {
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0 3px;
	}
	
.photol {
	margin: 0px 6px 6px 0px;
	float: left;
	}
.photor {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.clear {
	clear: both;
}
