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

.m5{
	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:101px;
	float:right;
}

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

.linkBox{
	padding-top: 15px;
}

.txtBox1{
	width:155px;
	float:left;
	margin-right:23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.txtBox2{
	width:155px;
	float:left;
	margin-right:24px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.txtBox3{
	width:155px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.lnkLstUl{
	line-height: 1.4em;
	margin-left:0px;
	padding-left:5px;
}

.lnkLstUl li{
	list-style: none;  
    padding-left: 10px;  
	margin-bottom:10px;
    background: url(../link/imgs/ic_arrow.gif) 0% 50% no-repeat; 
}


.gotop{
	width:53px;
	margin-left:496px;
	float:right;
	margin-bottom: 40px;
}
