@charset "UTF-8";

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

	RAINBOW PLAZA otherCategory.css
	Since: 2009.2
	Editor: kiml

=========================================*/
/*========================================
	
		[1]:flow

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

/* [1]:flow
=========================================*/
#institution .con_box ul.flowlist li div.flow h4{
	background:url(../img_common/h4_flow_bg.gif) no-repeat;
	margin:0;
	padding:12px 20px 8px 20px;
	color:#F87800;
}

#institution .con_box ul.flowlist li div.flow p{
	background:url(../img_common/flow_bottom_bg.gif) 0 bottom no-repeat;
	padding:0 20px 8px 20px;
}

#institution .con_box ul.flowlist li.arrow{
	background:url(../institution/img/flow_arrow.gif) center 0 no-repeat;
	height:20px;
	margin:10px 0 5px 0;
}
#institution .con_box ul.flowlist li.arrow hr{
	display:none;
}




/* [2]:table
=========================================*/
.con_box table.tbl_l_560{
	width:560px;
}

#institution .con_box th.overview{
	width:60px;
}

#institution .con_box th.booknum{
	width:50px;
	text-align:center;
}


/* [3]:h2
=========================================*/
h2 span.main a{
	margin:0 0 0 10px;
}




