@charset "UTF-8";

	body {
		background-color:white;
		color:black;
		background-image:url(http://js-file.com/feather.jpg);
		background-repeat:no-repeat;
		background-attachment:fixed;
		margin:2em 4em 1em 4em;
	}

	h1 {
		font-family:Century,arial,helvetica,sans-serif;
		font-style:normal;
	}

	.installed {
		font-weight:bold;
		font-style:italic;
		font-family:"Palatino Linotype Bold Italic","Times New Roman Italic",Century,arial,helvetica,sans-serif;
		font-size:160%;
		line-height:18pt;
	}

	.attention {
		font-size:105%;
		font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	}

	dt {
		background-color:inherit;
		color:#ff5500;
		font-weight:bold;
	}

	p {
		font-size:120%;
		font-style:italic;
		font-family:"Park Avenue BT","Times New Roman Italic","Trebuchet MS",arial,helvetica,sans-serif;
	}

	.logo {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}

	img {
		border:0;
	}

	a {
		font-size:100%;
		font-weight:bold;
	}

	a:link {
		background-color:inherit;
		color:#0000ff;
		text-decoration:underline;
	}

	a:visited {
		background-color:inherit;
		color:#8EA26E;
		text-decoration:underline;
	}

	a:active {
		background-color:inherit;
		color:#ff0000;
		text-decoration:none;
	}

	a:hover	{
		background-color:inherit;
		color:#;
		text-decoration:none;
		position:relative;
		top:3px;
		left:0px;
	}

	.kaliwa {
		font-size:80%;
		font-family:"Palatino Linotype Bold Italic","Times New Roman Italic",Century,arial,helvetica,sans-serif;
		text-align:right;
	}

	address {
		font-size:90%;
		font-family:"Palatino Linotype Bold Italic","Times New Roman Italic",Century,arial,helvetica,sans-serif;
	}

/* UTF-8 記述 */
