body{
	background-color:#222222;
	background-image:url(../../images/sleipnir/26_back.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック, Geneva, Arial, Verdana, sans-serif";

}
img{
	border:none;
}


p{
	line-height:120%;
}
/*-----------------
虫眼鏡+ヘッダーDL
------------------*/
#top{
	height:700px;
	position:relative;
}

	#top a{
		display:block;
	}
	
/*追記*/	
#top_2{
	height:260px;
	position:relative;
}

	#top_2 a{
		display:block;
	}
/*追記*/	
	

#menu_1{
	position:absolute;
	top:235px;
	left:220px;
	width:120px;
	height:120px;
}

#menu_2{
	position:absolute;
	top:325px;
	left:395px;
	width:120px;
	height:120px;
}

#menu_3{
	position:absolute;
	top:410px;
	left:116px;
	width:120px;
	height:120px;
}

/*------------
#menu_4{
	position:absolute;
	top:415px;
	left:140px;
	width:95px;
	height:95px;
}
----------------*/

#dl_bt{
	position:absolute;
	top:166px;
	left:140px;
	width:223px;
	height:30px;
}


/*----------------
こちらリンク
-----------------*/
#zip{
	position:absolute;
	top:175px;
	right:70px;
	color:#999999;
	font-size:70%;
}

#zip a{
	display:inline;
	color:#FFFFFF;
}


/*----------------
メイン
----------------*/
#main{
	width:655px;
	margin:auto;
	background-image:url(../../images/sleipnir/26_top.png);
	background-repeat:no-repeat;


}


/*追記*/
#main_2 {
	width:655px;
	margin:auto;
	background-image:url(../../images/sleipnir/26_title_back.png);
	background-repeat:no-repeat;
}
/*追記*/



/*------------
コンテンツ
--------------*/
#content{
}

	#content table{
		margin:0px 0px 40px 0px;
	}

/*追記*/	
	#content .table2{
		margin:0px 0px 20px 0px;
	}
/*追記ここまで*/

	
	#content td{
		vertical-align:top;
	}
	
	#content td.icon{
		
		width:30px;
	}
	
	#content td.text{
		width:380px;
	}

/*追記*/	
	#content td.text2 {
	width:655px;
	}
/*追記ここまで*/
	
	#content td.image{
		text-align:right;
		width:270px;
	
	}

/*追記*/
	#content h1{
	font-size:100%;
	margin:0px;
	padding-bottom: 5px;
	color:#FFFFFF;
 	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom:1px solid #888888;
	}
	
	#content h4{
	font-size:100%;
	margin:0px;
	color:#FFFFFF;
	}
	
/*追記ここまで*/
	
	#content h2{
		font-size:80%;
		margin:0px;
		color:#FFFFFF;
	}

/*追記*/
	#content h3{
		font-size:80%;
		margin: 5px 0px ;
		color:#999999;
		font-weight: normal;
	}
/*追記ここまで*/


	#content p{
		font-size:80%;
		color:#999999;
	}
/*追記*/
	#content p a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
	
	#content .atn {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
/*追記ここまで*/


/*追記*/
	#content ul {
	margin: 0px;
	color: #999; 
	font-size: 80%;
	}
	
	#content li {
	margin: 0px 0px 10px 0px;
	list-style-type: decimal;
	line-height: 130%;
	list-style-position: inside;
	}
/*追記ここまで*/

	
/*-----------
フッター
-----------*/
.border{
	width:100%;
	height:7px;
	background-repeat:no-repeat;
	border-bottom:1px solid #ABABAB;
	
}

#footer{

	text-align:center;
	width:100%;
}
#footer p{
	color:#FFFFFF;
}

/*----------
コピーライト
-----------*/
#copy_right{

	width:100%;
	color:#FFFFFF;
	font-size:80%;
	margin-bottom:80px;
}


/*----------------
rememberMe用
-----------------*/

#content td.image2{
text-align:left;
width:250px;
}
