﻿@charset "UTF-8";


#flashbg{
	background-image:url(/-/Media/Ricoh/Sites/com/projector/simulator/es/img/ground_inner.jpg) !important;
	background-repeat:repeat-x;
}

#header{
	width:920px;
	margin:0 auto;
}

#cont{
	width:920px;
	height:840px;
	margin:0 auto;
	text-align:center;
}

#flash{
	width:900px;
	margin:0 auto;
	text-align:left;
}

#noflash{
	padding-top:50px;
	margin-left:150px;
}

#noflaWrapper{
	width:600px;
	height:460px;
	background-color:#FFF;
	border:#D1D1D1 solid 1px;
}


#noflaTitle{
	width:520px;
	height:74px;
	margin:65px 40px 0 40px;
	text-indent:20px;
}


#noflaBox{
	width:520px;
	height:280px;
	margin:0 40px 0 40px;
	background-color:#F5F5F5;
	border-top:#DDD solid 1px;
}


#noflaBox .noflaContBox{
	width:480px;
	height:130px;
	margin-top:20px;
	margin-left:20px;
	clear:both;
}


#noflaBox .boxL{
	width:360px;
	float:left;
}


#noflaBox .boxR{
	width:120px;
	float:right;
}



#noflaBox .noflaContBox .sentence{
	padding:0;
	margin:0;
	line-height:1.7em;
}



#noflaBox .noflaContBox .linkBtn{
	margin:8px 0 0 25px;
	padding:0;
	display:block;
}
