@charset "UTF-8";
/* CSS Document */


body {
	margin:0px;
	background-color:#2F3031;
	}


	


#wrap_index {
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align:center;
	height: 600px;
	}



#wrap {
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:center;
	height: 700px;
	}
	
	
	
#content {
	width: 800px;
	margin-right: 0px;
	text-align:left;
	border:none; /*border:solid;*/
	border-width:1px;
	border-color:#FFCC33;
	}



#text_content {
	width: 310px;
	position:absolute;
	margin-left: 470px;
	margin-right:auto;
	top: 50px;
	text-align:left;
	height: 413px;
	color:#D8D6B2;
	}







.left_align {
	text-align:left;
	}
	

.info {
	vertical-align:top;
	padding-top: 160px;
	width:47px;
	}


.style4 {color: #D8D6B2}
a:link {
	color: #D8D6B2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D8D6B2;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
