body		{
			text-align: center;
			background-color: #FFFFFF;
			margin: 0px;
		}

.title1	{
			float:left;
			width:200px;
			height: 95px;
		}

.title1-a	{
			text-align:center;
			font-family: HGP‘n‰pŠpÎß¯Ìß‘Ì;
			font-size: 24px;
			color: #8080FF;
			margin: 7px 5px 5px 5px;
		}

.title2	{
			float:left;
			width:350px;
			text-align:left;
			margin: 5px 5px 5px 5px 
		}

.title3	{
			float:left;
			width:200px;
			text-align:center;
			margin: 22px 5px 5px 5px;
		}


#menu	{
			float:left;
			text-align:center;
			width:150px;
			margin: 0px;
		}

.menu-title{
		border: 1px solid #999999;
		margin: 5px;
		margin-top: 0px;
		background-color: #4040FF;
		font-size: 12px;
		color: #FFFFFF;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bold;
}

.menu-title2{
		border: 1px solid #999999;
		margin: 5px;
		background-color: #4040FF;
		font-size: 12px;
		color: #FFFFFF;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bold;
}


.menu-koumoku{
		margin-top: 3px;
		margin-bottom: 0px;
		margin-left: 15px;
		margin-right: 15px;
		background-color: #3399ff;
		font-size: 12px;
		color: #ffffff;
}


a.menu        { color: #fff;
                text-decoration: none;
                background-color: #3399ff;
		padding: 7px 0PX;
                width: 120px;
                display: block
              }

a:hover.menu  { background-color: #3366ff }
a:active.menu { background-color: #33ccff }


A.sample:link{
	color:steelblue;
	text-decoration:none;
}

A.sample:visited{
	color:steelblue;
	text-decoration:none;
}

A.sample:active{
	color:steelblue;
	background:lightsteelblue;
	text-decoration:underline;
}

A.sample:hover{
	color:steelblue;
	background:lightsteelblue;
	text-decoration:underline;
}

.ttttt		{
			text-align: left;
			background-color: #FFFFFF;
			margin: 5px;
font-size: 12px;
color: #333333;
		}

