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

* {
	padding:0px;
	margin: 0px;
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: 1.35;
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	background-color: #ffffff;
	word-spacing: normal; 
}

body.white {
	background-color: white;
}

h5 {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;

	font-size: 40px;

	font-weight: semibold;

	color: #000000;

	line-height: 1;
		
	margin-left: 540;

	margin-right: 10;

	margin-top: 0;
		
	}
	
h6 {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	line-height: 2;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	
	
	}

	


h7 {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;

	font-size: 9px;

	font-weight: normal;

	color: #000000;
	
	text-decoration: none;

	line-height: 1.25;
	
	}
	
	#navi {

	position: absolute;
	width: 200px;
	height: 90px;
	
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;

	margin-left: 20;

	margin-right: 10;

	margin-top: 50;

	margin-bottom: 10;
	
	background-color: #FFFFFF;
	}

#all {
	position: absolute;

	width: 120px;

	height: 530px;

	margin: auto;

	margin-top: 38px;
	
	margin-left: 3px;
	
	}
	
	a:link {
	color: #333333;

	text-decoration: none;

	font-weight: normal;
	}
	
	

#picturebox {

	position: absolute;
	
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;

	margin-left: 250px;

	margin-right: 60;

	margin-top: 0;

	background-color: transparent;

}

	
	
