
#finwall_newsflash {
	float: left;
	padding: 120px 20px 20px 30px;
	width: 190px;
	color: #444;
	font-size: 0.85em;
	line-height: 1.5em;
}

#fwm_content {
	float: left;
	width: 560px;
	padding: 40px 10px 0 10px;
	font-size: 0.95em
}

#finwall_content {
	float: left;
	width: 660px;
	padding: 40px 10px 0 10px;
	font-size: 0.90em;
	
}

	#fwc_def, #fwm_def {
		padding: 20px 10px 20px 20px;
		color: #444;
		line-height: 1.5em;
	}

	#fwm_def {
		padding: 20px 20px 20px 20px;
	}

	.fwc_box {
		float: left;
		width: 210px;
		margin-right: 1px;
		padding: 10px 0px;
		font-size: 0.95em;
		line-height: 1.5em;
	}

	.fwm_box {
		float: left;
		width: 174px;
		margin-right: 1px;
		padding: 10px 0 10px 10px;
		font-size: 0.9em;
		line-height: 1.5em;
	}

		.fwc_box_hl {
			width: 164px;
			height: 34px;
		}

		.fwm_box_hl {
			width: 164px;
			height: 24px;
		}

		#hl_sem {
			background: url(../img/title_sem.gif) no-repeat; }
		#hl_seo {
			background: url(../img/title_controlling.gif) no-repeat; }
		#hl_con {
			background: url(../img/title_consulting.gif) no-repeat; }
		#hl_design {
			background: url(../img/title_design.gif) no-repeat; }
		#hl_consulting {
			background: url(../img/title_consulting2.gif) no-repeat; }
		#hl_technology {
			background: url(../img/title_technology.gif) no-repeat; }
        #hl_sem_en {
			background: url(../img/title_sem_en.gif) no-repeat; }

		.fwc_box p {
			padding: 8px 0 10px 20px;
		}

		.fwm_box p {
			padding: 8px 0 10px 10px;
		}

          	#navi_main {
			padding: 7px 0 6px 30px;
			border-left: 1px solid #fff;
			margin-left: 240px;
		}

