@charset "UTF-8";
/* /fcroman/report/css/cmn.css */

/******************************************************************************
wrap
******************************************************************************/
#wrap{
	position: relative;
	padding: 30px 145px 0 30px;
	}
#wrap h1{
	margin-bottom: 15px;
	}
/*------------------------------*/
/*tagline*/
/*------------------------------*/
p#tagline{
	position: absolute;
	top: 50px;
	left: 225px;
	font-size: 1.2em;
	line-height: 1.5;
	}

/******************************************************************************
contents
******************************************************************************/
#contents{
	padding-bottom: 140px;
	}

/******************************************************************************
background
******************************************************************************/
#flashContainer{
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}