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

.green1086 {
		color:#61a53c;
	}
	
	.orange1086 {
		color:#e4732f;
	}
	
	.line_orange {
		border-bottom:#e4732f 1px solid;
		text-indent:-9999px;
		height:1px;
		margin:15px auto;
	}
	
	.box_orange1086 {
		background:#e4732f;
		color:#FFF;
		padding:15px;
	}
	
	a.white1086, .white1086 a:visited{
		color:#FFF;
		text-decoration:none;
	}
	
	.white1086 a:hover {
		ccolor:#FFF;
		text-decoration:underline;
	}
	
	.access1086 {
		padding:10px 0 10px 90px;
		background:url(access.gif) no-repeat left top;
		color:#61a53c;
		margin:25px 0 40px 100px;
	}