	body	{
		background:"000000";
		color:ffffff;
		font-size:14px;

		background-image:url(../img/bana05.gif);
		background-repeat:no-repeat;
		background-attachment: fixed;
		background-position: right bottom;
		}

	p	{
		padding:30px;
		line-height:50px;
		}

	a	{
		text-decoration:none;
		background:"ffffff";
		color:"000000";
		}

	a:hover	{
		text-decoration:none;
		background:"ff8888";
		}

	.hai	{
		color:666666;
		font-size:24;
		}

	.aka	{
		color:ff0000;
		font-size:24;
		}

	h3	{
		border-solid:2px;
		line-height:20px;
		}

	.box	{
		font-size:20;
		padding:0px 40px;
		margin:0px 2px;

		}