@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Author : AbleMarketing
 created: 2013/08/29
	updated: 

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/




/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Contents

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

#report div#header div.container {
	background: url(../images/report/header.jpg);
}

#report div#header div.headerBase h1 {
	width: 336px;
	background-image: url(../images/report/h1.png);
}

#report div#contents div.article {
	margin: 0 0 24px 0;
	padding: 0 0 24px 0;
	border-bottom: solid 1px #bfbfbf;
}

#report div#contents div.article h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

#report div#contents div.article p {
	font-size: 14px;
	line-height: 22px;
}

#report div#contents div.article ul {
	margin: 0 0 24px 0;
}

#report div#contents div.article ul li {
	float: left;
	margin: 0 2px 2px 0;
}
#report div#contents div.article ul li {
	margin: 0 2px 2px 0;
}
