@charset "utf-8";

/* BERUFORT UP_INDEX.CSS  */


/*--------------------------------------
*
*	00.UP_INDEX / HEAD
*	01.UP_INDEX / BODY
*	02.UTIL
*
*--------------------------------------*/


/**-------------------------------------
	00.UP_INDEX / HEAD
---------------------------------------**/

h3#upIndexH3
{
	width: 610px;
	height: 40px;
	margin: 0 0 20px 0;
	text-indent: -99999px;
	background: url(../images/up_indexH3.gif) no-repeat;
}

div#upIndexHead
{
	margin: 0 0 60px 0;
	text-align: center;
	
}

div#upIndexHead p.upIndexHeadImage
{
	width: 610px;
	margin: 0 0 20px 0;
}

div#upIndexHead p span
{
	display: block;
	margin: 0 0 10px 0;
	font-size: 110%;
	font-weight: bold;
}

/**-------------------------------------
	01.UP_INDEX / BODY
---------------------------------------**/

div#upIndexBody h4
{
	width: 610px;
	height: 40px;
	margin: 0 0 20px 0;
	text-indent: -99999px;
	background: url(../images/up_indexH4.gif) no-repeat;
}

div#upIndexBody p.upIndexBodyImage
{
	width: 610px;
	margin: 0 0 40px 0;
}

div#upIndexBody h5
{
	margin: 3px 0 10px 0;
	color:#F0076D;
}

div#upIndexBody p
{
	margin: 0 0 20px 0;
}

div#upIndexBody ul
{
	margin: 0 0 20px 0;
}

div#upIndexBody ol
{
	margin: 0 0 10px 0;
}

div#upIndexBody li
{
	margin: 5px 0 5px 0;
	padding:0 0 0 12px;
	background:url(../../common/images/listHead_bg.png) no-repeat;
}
