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;
}

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

#title{
	width:72px;
	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:44px;
	float:right;
}

#tab {
	width:120px;
	margin-top: 0px;
	margin-left: 571px;
	margin-bottom: 0px;
	padding-left: 0px;
	height: 20px;
}

#tab li {
	display: block;
	float: left;
}

#page1, #page2{
	margin-top: 37px;
	width:691px;
}

.picture{
	width:142px;
	float:left;
}

.txtbox{
	width:519px;
	margin-left:30px;
	float:right;
}

.subTitle{
	margin-top: 10px;
	padding-left: 2px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
}

.sentence{
	margin-top: 20px;
	margin-bottom: 40px;
}

#gotop{
	width:53px;
	margin-left:941px;
	padding-bottom: 40px;
}