html {
	height:100%;
}
body {
	height: 100%;
	color: #999;
	font-size: 0.688em;
	font-family: 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.9em;

	background-image: url(../imgs/sideline.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}

h3{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom:7px;
	padding-bottom:0px;	
}

a:link, a:visited, a:active {
	color:#efefef;
	text-decoration:none;
}

.m6{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";

}

#title{
	width:77px;
	margin-top:44px;
	float:left;
}

#mainContainer{
	width:773px;
	float:left;
	margin-left:221px;
	text-align: left;
}

#block1{
	margin-top:44px;
}

#contentArea{
	width:691px;
	margin-top:101px;
	float:right;
}
.gotop{
	width:53px;
	margin-left:496px;
	float:right;
	margin-bottom: 40px;
}
