html {
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}

body { 
	margin: 0px auto;
	width:776px;
	height:100%;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background-color:#ffffff;
	font-size:12px;
	line-height:140%;
	color:#444444;
}

a:link { color:#652D28; text-decoration:none; }
a:visited { color:#746690; text-decoration:none; }
a:hover { color:#B40707; text-decoration:none;}

img {
	border:none;
}

hr {
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #333333;
	height: 1px;
}

hr.gray {
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #cccccc;
	height: 1px;
}

br.c-both {
	clear:both;
}

h1,h2,h3,h4,h5 {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
